-
Notifications
You must be signed in to change notification settings - Fork 865
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
Hangs on OSX #631
Comments
Not sure if its related, but i had a problem today too:
P.S. "Something wrong happened" is pretty shoddy English. Just saying... |
Have a very similar outcome trying to run the current master (v0.4.2) on ArchLinux with
When running it with the debug output enabled:
|
Could you add |
@hacdias with some experimentation, I think the issue is, that there's a local ipfs service running in the background (a regular go-ipfs node that I have running on my machine) when
If I stop the background ipfs service, I'm guessing then it's more of an issue of highlighting that clash when found? |
Hmm... that's weird. IPFS Desktop should automatically connect to an already running daemon. I'll check that out better to see if I can find the issue. |
I'm not sure whether it is the case in this situation, but we've noticed that Just leaving it here, in case it happens to be the case with this issue. |
@dryajov I actually take that in account: So I'm not sure what might be happening here. @steverecio @nothingismagick @imrehg @jeffd could you try running the latest version from master with the newest dependency versions? |
Nice! It works for me now. Was able to upload this photo via the GUI! 🤓 |
Tried getting a clean checkout running on 10.12.6 Sierra (node v.8.11.4 and npm v.5.6.0), with a correct packages install and first run ( Obvsly when trying to install without it, retrieves: I haven't been able to find any good leads as to why it's not executing properly. The debug.log file does not have much more additional information. Any tips on how to go about figuring out what might be causing this? |
@nrpalao sorry for that. Could you check the I can't reproduce that error on Windows though. With the last version of IPFS Desktop it was already filled? On the logs path, please also check |
@hacdias tried again and apparently keeps happening exactly the same. Retrieved this error screen with the route: (In the other hand, don't know if it could be causing conflict, but I yesterday succesfully accesed through the go-daemon and GUI interface) |
After launching, ipfs-desktop just hangs after loading in the menubar. If I drop down the GUI I see the pulsing circle loader but nothing happens and nothing shows up in the log. I can kill it by clicking the "Pin" tab which loads the "Something wrong happened" error message.
Node: v9.3.0
NPM: v5.6.0
OSX: 10.13.3
The text was updated successfully, but these errors were encountered: