Skip to content

No content after paste using local ipfs daemon #120

@iav

Description

@iav

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions