Share feedback, ideas and get community help

Updated 12 months ago

Please I need urgent help. I try to upload file using input file but...

Please I need urgent help. I try to upload file using input file but I am getting this error 'An error occured while uploading the files' What do you advise I do to resolve the issue.

Thank you ❤
M
B
N
4 comments
Please share your bot so to can see .
Your info are too generics tò can help you
Can you provide the server logs? There should be a clear error there.

If you are self-hosting it with docker. Type this command in your terminal:

Plain Text
docker-compose logs


Paste all the logs here so that we can help you properly!
I face the same error when trying to upload a file.

logs returned this:

Something went wrong Error: connect ECONNREFUSED 127.0.0.1:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) { code: 'INTERNAL_SERVER_ERROR', name: 'TRPCError', [cause]: Error: connect ECONNREFUSED 127.0.0.1:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 443 } }
Add a reply
Sign up and join the conversation on Discord