Skip to content
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

No content after paste using local ipfs daemon #120

Open
iav opened this issue Oct 1, 2016 · 0 comments
Open

No content after paste using local ipfs daemon #120

iav opened this issue Oct 1, 2016 · 0 comments

Comments

@iav
Copy link

iav commented Oct 1, 2016

After adding into ipfs server config
"API": { "HTTPHeaders": { "Access-Control-Allow-Origin": [ "*" ] } },
have local ipfs server ip and connected into network
Windows 7/x64, chrome 53
open http://ipfsbin.xyz/ in chrome with "IPFS Station" extension installed
see "Use local IPFS daemon" checked;
paste into text field some text, press save, got a new address.
Open another tab and paste url into address bar.
See no pasted text

Error console of browser:
Use of the Application Cache is deprecated on insecure origins. Support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. ipfsbin.xyz/:1 Document was loaded from Application Cache with manifest http://ipfsbin.xyz/manifest.appcache ipfsbin.xyz/:1 Application Cache Checking event ipfsbin.xyz/:1 Application Cache NoUpdate event webpack:///./~/stream-http/lib/capability.js?:16 The provided value 'ms-stream' is not a valid enum value of type XMLHttpRequestResponseType. webpack:///./~/stream-http/lib/capability.js?:16 The provided value 'moz-chunked-arraybuffer' is not a valid enum value of type XMLHttpRequestResponseType. webpack:///./~/stream-http/lib/capability.js?:16 The provided value 'ms-stream' is not a valid enum value of type XMLHttpRequestResponseType. webpack:///./~/stream-http/lib/capability.js?:16 The provided value 'moz-chunked-arraybuffer' is not a valid enum value of type XMLHttpRequestResponseType. chrome-extension://fhdkebeidngpdomidhocbjgjbfbpdbdh/js/content_script.js:36 The suggested author is: ipfsbin.xyz http://ipfsbin.xyz:5001/api/v0/add?stream-channels=true Failed to load resource: net::ERR_CONNECTION_REFUSED api.js:24Uncaught Error: Client request error: XHR error http://ipfsbin.xyz:5001/api/v0/add?stream-channels=true Failed to load resource: net::ERR_CONNECTION_REFUSED bundle.js:33 Uncaught Error: Client request error: XHR error 2http://manifest.html/ Failed to load resource: net::ERR_NAME_NOT_RESOLVED http://ipfsbin.xyz:5001/api/v0/cat?arg=Qma3an6WTLAJhJDRf81RY6abV2MV4QJZ5UpY9mJzjAnXUf&stream-channels=true Failed to load resource: net::ERR_CONNECTION_REFUSED bundle.js:33 Uncaught Error: Client request error: XHR error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant