You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO revolt_config > Starting [email protected]
WARN revolt_config > No SMTP settings specified! Remember to configure email.
WARN revolt_config > No Captcha key specified! Remember to add hCaptcha key.
INFO revolt_database::models::admin_migrations::ops::mongodb > Migrating the database.
INFO revolt_database::models::admin_migrations::ops::mongodb::scripts > Starting database migration.
INFO revolt_database::models::admin_migrations::ops::mongodb::scripts > Running migration [revision 31 / 31-10-2024]: Add creator_id to webhooks and delete those whose channels don't exist.
INFO revolt_database::models::admin_migrations::ops::mongodb::scripts > Migration complete. Currently at revision 31.
thread 'main' panicked at crates/delta/src/main.rs:92:6:
called `Result::unwrap()` on an `Err` value: NetworkError("network io error: failed to lookup address information: Temporary failure in name resolution")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I've tried all kinds of things
I added dns to /etc/resolv.conf
I tried it with mangosh and it works smoothly, it already creates a database called revolt.
I tried both locally and on the server and it gave the same error
The text was updated successfully, but these errors were encountered:
What happened?
I've tried all kinds of things
I added dns to /etc/resolv.conf
I tried it with mangosh and it works smoothly, it already creates a database called revolt.
I tried both locally and on the server and it gave the same error
The text was updated successfully, but these errors were encountered: