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

thread 'main' panicked at 'called Result::unwrap() #3

Closed
LiamBica opened this issue Sep 13, 2021 · 2 comments
Closed

thread 'main' panicked at 'called Result::unwrap() #3

LiamBica opened this issue Sep 13, 2021 · 2 comments

Comments

@LiamBica
Copy link

LiamBica commented Sep 13, 2021

Keep getting this error when using docker-compose up, and when the docker container is running.
Docker container keeps restarting .

thread 'main' panicked at 'called Result::unwrap() on an Err value: ParseIntError { kind: InvalidDigit }', src/main.rs:295:79

note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Screenshot_7

image

@codetheweb
Copy link
Owner

Looks like your DISCORD_USER_ID env var is incorrect. Make sure it only includes digits (and no spaces).

@codetheweb
Copy link
Owner

Closing because of inactivity.

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

2 participants