atomicals-js: Why returning error code 500 when operating mint-dft?
When I was trying to run yarn cli mint-dft quark --satsbyte 80
, the script exit with a 500 status code.
Here is the error message:
AxiosError: Request failed with status code 500
at settle (D:\atomicals\atomicals-js\node_modules\axios\dist\node\axios.cjs:1913:12)
at IncomingMessage.handleStreamEnd (D:\atomicals\atomicals-js\node_modules\axios\dist\node\axios.cjs:2995:11)
at IncomingMessage.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1589:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
I am not good at JS and webserver, can anyone help me about this issue? Whether this is my own mistake or the server’s problem?
About this issue
- Original URL
- State: open
- Created 6 months ago
- Comments: 16 (1 by maintainers)
hello everybody,i solve this problem!
open .env and replace https://ep.atomicals.xyz/proxy to https://ep.atomicalmarket.com/proxy
Happened suddenly in this morning right? I run the script normally until about 11am