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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
[2022-11-26 17:11:16:661] [info] Loaded 22 events. Success (22) Failed (0)
[2022-11-26 17:11:17:053] [success] VersionCheck: Your discord bot is up to date
[2022-11-26 17:11:17:054] [info] Validating config.js and environment variables
[2022-11-26 17:11:17:054] [info] Connecting to MongoDb...
[2022-11-26 17:11:26:778] [error] Unhandled exception : 'Operation giveaways.find() buffering timed out after 10000ms'
[2022-11-26 17:11:47:189] [error] Unhandled exception : "Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://docs.atlas.mongodb.com/security-whitelist/"
Im running this on replit.
My mongodb configurations are like this:
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Complete logs:
node .
[2022-11-26 17:11:15:945] [info] Loading commands...
[2022-11-26 17:11:16:391] [success] Loaded 89 commands
[2022-11-26 17:11:16:392] [success] Loaded 73 slash commands
[2022-11-26 17:11:16:393] [info] Loading contexts...
[2022-11-26 17:11:16:441] [success] Loaded 2 USER contexts
[2022-11-26 17:11:16:442] [success] Loaded 0 MESSAGE contexts
[2022-11-26 17:11:16:443] [info] Loading events...
╔═══════════════════════════════════╗
║ Client Events ║
║ error.js │ ✓ ║
║ guildCreate.js │ ✓ ║
║ guildDelete.js │ ✓ ║
║ interactionCreate.js │ ✓ ║
║ inviteCreate.js │ ✓ ║
║ inviteDelete.js │ ✓ ║
║ guildMemberAdd.js │ ✓ ║
║ guildMemberRemove.js │ ✓ ║
║ messageCreate.js │ ✓ ║
║ messageDelete.js │ ✓ ║
║ raw.js │ ✓ ║
║ messageReactionAdd.js │ ✓ ║
║ messageReactionRemove.js │ ✓ ║
║ ready.js │ ✓ ║
║ voiceStateUpdate.js │ ✓ ║
║ warn.js │ ✓ ║
╚═══════════════════════════╧═══════╝
╔═══════════════════════════════════╗
║ Music Events ║
║ nodeConnect.js │ ✓ ║
║ nodeError.js │ ✓ ║
║ nodeReconnect.js │ ✓ ║
║ queueEnd.js │ ✓ ║
║ trackError.js │ ✓ ║
║ trackStart.js │ ✓ ║
╚═══════════════════════════╧═══════╝
[2022-11-26 17:11:16:661] [info] Loaded 22 events. Success (22) Failed (0)
[2022-11-26 17:11:17:053] [success] VersionCheck: Your discord bot is up to date
[2022-11-26 17:11:17:054] [info] Validating config.js and environment variables
[2022-11-26 17:11:17:054] [info] Connecting to MongoDb...
[2022-11-26 17:11:26:778] [error] Unhandled exception : 'Operation
giveaways.find()
buffering timed out after 10000ms'[2022-11-26 17:11:47:189] [error] Unhandled exception : "Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://docs.atlas.mongodb.com/security-whitelist/"
Im running this on replit.
My mongodb configurations are like this:
The text was updated successfully, but these errors were encountered: