Open rawlingsj opened 10 years ago
I'm running into a similar issue now on Fuse 6.2.1 while trying to start a child container that started just fine yesterday. This is the message I got:
Caused by: io.fabric8.api.FabricException: org.eclipse.jgit.api.errors.CheckoutConflictException: Checkout conflict with files:
bin/admin
bin/admin.bat
bin/client
bin/client.bat
bin/deletefabric8
bin/fuse
bin/fuse.bat
bin/karaf
...
It then continues to list all files in the fuse installation directory.
I'm having the same issue. After changing the maven repo link in the default profile, I restarted all containers including root but one did not start and got the CheckoutConflictException error. Any advice on how I can resolve it?
Using CR5 I created a simple container on a vagrant host using the autoscaler. After 20 seconds of being created I loose the fabric scope CLI commands. Stacktrace below. For info I'm not using the quickstarts mentioned in the log...