-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
installation fails #1419
Comments
IPFS shouldn't be required to run the build any more, so given your problems with Bloop before, I wonder if that may be the cause. Have you had Bloop compiling anything successfully in between? The failure to find There's a good way out, though: the version of Fury used for bootstrapping should be more reliable. You should install it using |
Make sure you don't use IPFS 0.5.0, as it isn't supported yet. |
I think it was the IPFS version |
Reinstalling fury fails after a timeout:
0.000 java.util.concurrent.TimeoutException: Futures timed out after [120 seconds]
....
Error: Could not find or load main class fury.FuryServer
I've tried deleting all install/config related directories.
Perhaps related to #1408, this looks to be attributed to ipfs
cat ipfs .fury.conf
Error: ipfs repo needs migration
Before this leads down an ipfs rabbit hole, any ideas, or knowledge of this issue?
The text was updated successfully, but these errors were encountered: