Thank you so much for this handy tool to host a static page on an HNS domain. However, the server quits on me after a few days running. Here is the output from the console:
Redirect error: Error: aborted
at connResetException (node:internal/errors:704:14)
at abortIncoming (node:_http_server:625:17)
at socketOnClose (node:_http_server:619:3)
at Socket.emit (node:events:525:35)
at TCP.<anonymous> (node:net:757:14)
node:events:491
throw er; // Unhandled 'error' event
^
Error: aborted
at connResetException (node:internal/errors:704:14)
at abortIncoming (node:_http_server:625:17)
at socketOnClose (node:_http_server:619:3)
at Socket.emit (node:events:525:35)
at TCP.<anonymous> (node:net:757:14)
Emitted 'error' event on Request instance at:
at IncomingMessage.<anonymous> (/home/sentinel/handout/node_modules/bweb/lib/request.js:64:12)
at IncomingMessage.emit (node:events:525:35)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ECONNRESET'
}
Right now I do not know of another easy way to host a static page on an HNS domain. I'd like to continue using this tool and would be happy to donate some HNS to the cause.
Hi -
Thank you so much for this handy tool to host a static page on an HNS domain. However, the server quits on me after a few days running. Here is the output from the console:
Right now I do not know of another easy way to host a static page on an HNS domain. I'd like to continue using this tool and would be happy to donate some HNS to the cause.
Thank you!