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

404 endpoint not found, when running publisher #9

Open
iron-monger opened this issue Jun 9, 2023 · 0 comments
Open

404 endpoint not found, when running publisher #9

iron-monger opened this issue Jun 9, 2023 · 0 comments

Comments

@iron-monger
Copy link

The code is trying to connect to /name/*/watch which is not present in the ipfs node. Is this script to be used with a modified version of ipfs ?

Current ipfs version : v0.17.0

Error: Server responded with a non-101 status: 404 Not Found
Response Headers Follow:
content-type: text/plain; charset=utf-8
x-content-type-options: nosniff
date: Thu, 08 Jun 2023 11:22:53 GMT
content-length: 19

    at WebSocketClient.failHandshake (/Users/a1/Desktop/Office/projects/Rana/KEYCHAIN/IPFS-resolve-test/ipns-publisher/node_modules/websocket/lib/WebSocketClient.js:339:32)
    at ClientRequest.<anonymous> (/Users/a1/Desktop/Office/projects/Rana/KEYCHAIN/IPFS-resolve-test/ipns-publisher/node_modules/websocket/lib/WebSocketClient.js:278:18)
    at ClientRequest.emit (node:events:390:28)
    at HTTPParser.parserOnIncomingClient (node:_http_client:623:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
    at Socket.socketOnData (node:_http_client:487:22)
    at Socket.emit (node:events:390:28)
    at addChunk (node:internal/streams/readable:315:12)
    at readableAddChunk (node:internal/streams/readable:289:9)
    at Socket.Readable.push (node:internal/streams/readable:228:10)
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