e14n / pump2rss

A service for translating pump.io Activity Streams JSON into Atom and (maybe) RSS 2.0
Apache License 2.0
5 stars 3 forks source link

Error: HTTP Error 401: Unable to get host-meta or host-meta.json #16

Closed matzegebbe closed 10 years ago

matzegebbe commented 10 years ago

I installed pump2rss on https://do.blessuren.de. It always throws an 401 error. I tried accounts on identi.ca and e14n ;) I use a browser known valid comodo ssl certificate. Any ideas?

https://do.blessuren.de/.well-known/host-meta.json -- missing something here?

Error: HTTP Error 401: Unable to get host-meta or host-meta.json
    at /media/pump2rss/models/host.js:127:22
    at IncomingMessage.<anonymous> (/media/pump2rss/node_modules/dialback-client/lib/dialbackclient.js:208:21)
    at IncomingMessage.EventEmitter.emit (events.js:117:20)
    at _stream_readable.js:920:16
    at process._tickCallback (node.js:415:13)
matzegebbe commented 10 years ago

?! i changed port to 4000 with and than without SSL ( trail and error \o/ ) .... know it works with ssl+443!