You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm, no bueno. It's trying to use the API but is not allowed because of CORS. You'll need to whitelist the URL in your IPFS daemon, to allow ipfsbin to be able to access your daemon.
If you set API_ORIGIN environment variable before starting the daemon, to the value http://127.0.0.1:8080/ipfs/QmTvGbPiS1PaE7AAn4gEszNiYMgdrbMXwLkGnLKYSADs8K it should work alright.
Let me know if it doesn't.
Btw, ipfsbin is not really much maintained anymore, and there are better alternatives both in terms of functionality and maintenance. I would recommend trying out either hardbin or ipfessay:
Not working in Brave (cors issue).
Not working in Firefox (attached console log).
console-log.txt
(I was using this url: http://127.0.0.1:8080/ipfs/QmTvGbPiS1PaE7AAn4gEszNiYMgdrbMXwLkGnLKYSADs8K/#QmSS3dUE5oKdyDNvpGsYCXgm2mBW4fSDzC5B3NDf7DR8VR which I got from ZeroNet)
The text was updated successfully, but these errors were encountered: