-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.2.1, jboss-fuse-6.2-patches
-
None
-
%
-
Running *fabric-join* after creating fabric using external git repo, we got the following problem:
12:23:39,953 | WARN | it-ds-2-thread-1 | DefaultPullPushPolicy | 144 - io.fabric8.fabric-git - 1.2.0.redhat-621169 | Pull failed because of: org.eclipse.jgit.api.errors.TransportException: https://hostname/gerrit/Fuse_Fabric: not authorized 12:23:39,960 | WARN | admin-1-thread-1 | FabricConfigAdminBridge | 145 - io.fabric8.fabric-configadmin - 1.2.0.redhat-621169 | No profile data yet so cannot update!
After updating git details in "etc/io.fabric8.datastore.cfg" manually on failing servers its working.:
# gitRemoteUrl=https://github.com/<some user>/<some repo>.git
# gitRemoteUser=fabric
# gitRemotePassword=<fabric user password>
Env:
JBossFuse:admin@esbsrvdvtci01> info Karaf Karaf version 2.4.0.redhat-621169 Karaf home /app/fabric/jboss-fuse-6.2.1.redhat-169 Karaf base /app/fabric/jboss-fuse-6.2.1.redhat-169 OSGi Framework org.apache.felix.framework - 4.4.1
- relates to
-
ENTESB-7214 Fabric join fails
- Closed
-
ENTESB-6487 Fabric - issue with external git repo and provisioning
- Closed