canvacord
canvacord copied to clipboard
Error when creating rank card
Hi, since today I'm getting the following error whenever I try to create a rank card.
/var/lib/pufferpanel/servers/a6eba3f5/node_modules/@napi-rs/canvas/load-image.js:62
return reject(new Error(`remote source rejected with status code ${res.statusCode}`))
^
Error: remote source rejected with status code 404
at ClientRequest.<anonymous> (/var/lib/pufferpanel/servers/a6eba3f5/node_modules/@napi-rs/canvas/load-image.js:62:21)
at Object.onceWrapper (node:events:642:26)
at ClientRequest.emit (node:events:527:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:631:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
at TLSSocket.socketOnData (node:_http_client:494:22)
at TLSSocket.emit (node:events:527:28)
at addChunk (node:internal/streams/readable:315:12)
at readableAddChunk (node:internal/streams/readable:289:9)
at TLSSocket.Readable.push (node:internal/streams/readable:228:10)
It simply means that the url you provided retrurned 404