xanimo / dogecoin-payment-server-archive

MIT License
1 stars 3 forks source link

Error when querying admin after sending a micro payment #19

Open rllola opened 2 years ago

rllola commented 2 years ago

Not sure how to reproduce... Leaving it here in case it happens again.

paymentchannel_1  | Error: Request failed with status code 500
paymentchannel_1  |     at createError (/usr/src/app/node_modules/axios/lib/core/createError.js:16:15)
paymentchannel_1  |     at settle (/usr/src/app/node_modules/axios/lib/core/settle.js:17:12)
paymentchannel_1  |     at IncomingMessage.handleStreamEnd (/usr/src/app/node_modules/axios/lib/adapters/http.js:293:11)
paymentchannel_1  |     at IncomingMessage.emit (node:events:402:35)
paymentchannel_1  |     at endReadableNT (node:internal/streams/readable:1343:12)
paymentchannel_1  |     at processTicksAndRejections (node:internal/process/task_queues:83:21)