Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnhandledPromiseRejectionWarning #48

Open
SandTheNeeT opened this issue Jan 27, 2021 · 0 comments
Open

UnhandledPromiseRejectionWarning #48

SandTheNeeT opened this issue Jan 27, 2021 · 0 comments

Comments

@SandTheNeeT
Copy link

SandTheNeeT commented Jan 27, 2021

Hello, I have the same issue as in #17 but basically with any map.

When trying to render strains from any recent beatmap, bot's response is

Couldn't run command: Couldn't download file

The console output is

(node:108324) UnhandledPromiseRejectionWarning: Couldn't download file
(node:108324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6)
[2021-01-27T21:38:17.410Z] Couldn't download file
(node:108324) UnhandledPromiseRejectionWarning: Couldn't download file
(node:108324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 8)
[2021-01-27T21:38:17.582Z] Flowobot : Couldn't run command: Couldn't download file

System info:
Machine Type: VM
Operating System: Ubuntu 20.04.1 LTS
Kernel: 5.4.0-61-generic
Architecture: x86_64
Node Version: nvm 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant