-
Notifications
You must be signed in to change notification settings - Fork 864
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
Could not connect to the IPFS API #2430
Comments
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
Finally, remember to use https://discuss.ipfs.io if you just need general support. |
Thanks for submitting this issue @octylFractal, and for attaching the log files. Under the hood, desktop is running kubo, so API being unresponsive sounds like a potential issue with kubo itself. Can you try running kubo directly and see if that has the same issue? FWIW, I have ipfs-desktop running since last few days and have not run into this yet, maybe it's specific to win11. |
The |
|
@octylFractal thanks for investigating this, eventually kubo will handle this error and ipfs-desktop should show that error. I think an enhancement for ipfs-desktop would be handle these panics and not report empty error logs, because clearly something is wrong. Would you like to take a stab at it? CC: @SgtPooki |
Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days. |
Sadly I don't have capacity for that right now. |
@octylFractal Are you still running into this issue? |
No, the update to kubo that included the fix for the linked issue fixed it. |
I am also facing the same issue running ipfs-desktop 0.28.0 with kubo 0.20.0 on Windows 10. In my case the error logs are not empty though, sharing them here. |
Thanks for the addition @is-this-echo, I will take a look when I can. |
Describe the bug
A short amount of time (~hours?) after starting IPFS Desktop, the API endpoint will disappear, resulting in "Could not connect to the IPFS API" when the Status view is opened, and local applications being unable to talk with it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The API remains up when IPFS Desktop is running.
Additional context
I know that the issue is not an improper URL configuration because shortly after (re)starting the IPFS daemon (not necessairly IPFS Desktop) the API works fine.
combined.log
error.log
The text was updated successfully, but these errors were encountered: