Alex1304/ultimategdbot

Issue Starting UGDB

Closed this issue · 9 comments

Self-hosting UGDB 7.0.0 for a GDPS, but when I try to start it, it gives me.

2021-08-08 04:32:49.737 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.DailyCommand 2021-08-08 04:32:49.742 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.AccountCommand 2021-08-08 04:32:49.751 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.DatabaseService 2021-08-08 04:32:49.752 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.WeeklyCommand 2021-08-08 04:32:49.754 [main] DEBUG botrino.api.Botrino - Discovered config entry ultimategdbot.config.MongoDBConfig 2021-08-08 04:32:49.755 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LogoutCommand 2021-08-08 04:32:49.756 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.AboutCommand 2021-08-08 04:32:49.757 [main] DEBUG botrino.api.Botrino - Discovered config entry botrino.command.config.CommandConfig 2021-08-08 04:32:49.831 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.event.GDEventService 2021-08-08 04:32:49.836 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.ReactionEmojiFormatter 2021-08-08 04:32:49.851 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.ModWaveCommand 2021-08-08 04:32:49.852 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.CheckModCommand 2021-08-08 04:32:49.853 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.framework.UltimateGDBotCommandEventProcessor 2021-08-08 04:32:49.857 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.GDUserService 2021-08-08 04:32:49.864 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.SetupLocaleCommand 2021-08-08 04:32:49.865 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.GDLevelService 2021-08-08 04:32:49.868 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.HelpCommand 2021-08-08 04:32:49.876 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.PrivilegeFactory 2021-08-08 04:32:49.877 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LeaderboardCommand 2021-08-08 04:32:49.886 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.GDCommandCooldown 2021-08-08 04:32:49.887 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.DefaultTranslator 2021-08-08 04:32:49.887 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.framework.UltimateGDBotCommandErrorHandler 2021-08-08 04:32:49.888 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.ModListCommand 2021-08-08 04:32:49.890 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.BotAdminsCommand 2021-08-08 04:32:49.890 [main] DEBUG botrino.api.Botrino - Discovered config entry ultimategdbot.config.UltimateGDBotConfig 2021-08-08 04:32:49.893 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LevelsByCommand 2021-08-08 04:32:49.894 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.BlacklistCommand 2021-08-08 04:32:49.895 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.OutputPaginator 2021-08-08 04:32:49.896 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.SetupPrefixCommand 2021-08-08 04:32:49.898 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LevelCommand 2021-08-08 04:32:49.902 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.SetupCommand 2021-08-08 04:32:49.903 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.ProfileCommand 2021-08-08 04:32:49.908 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.GDEventsCommand 2021-08-08 04:32:49.909 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.EmojiService 2021-08-08 04:32:49.910 [main] DEBUG botrino.api.Botrino - Discovered service class botrino.command.CommandService 2021-08-08 04:32:49.911 [main] DEBUG botrino.api.Botrino - Discovered login handler ultimategdbot.framework.UltimateGDBotLoginHandler 2021-08-08 04:32:49.912 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.event.ManualEventProducer 2021-08-08 04:32:50.547 [main] INFO i.n.util.internal.PlatformDependent - Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability. 2021-08-08 04:32:51.026 [main] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:51.144 [main] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:408b87aa] GET /gateway/bot 2021-08-08 04:32:51.806 [main] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} 2021-08-08 04:32:51.896 [main] DEBUG org.mongodb.driver.cluster - Updating cluster description to {type=UNKNOWN, servers=[{address=localhost:27017, type=UNKNOWN, state=CONNECTING}] 2021-08-08 04:32:52.029 [cluster-ClusterId{value='610f5e7383408a5f51279936', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27017 2021-08-08 04:32:52.037 [cluster-ClusterId{value='610f5e7383408a5f51279936', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=65747088} 2021-08-08 04:32:52.026 [cluster-rtt-ClusterId{value='610f5e7383408a5f51279936', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27017 2021-08-08 04:32:52.049 [cluster-ClusterId{value='610f5e7383408a5f51279936', description='null'}-localhost:27017] DEBUG org.mongodb.driver.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=localhost:27017, type=STANDALONE, roundTripTime=65.7 ms, state=CONNECTED}] 2021-08-08 04:32:52.049 [cluster-ClusterId{value='610f5e7383408a5f51279936', description='null'}-localhost:27017] DEBUG org.mongodb.driver.cluster - Checking status of localhost:27017 2021-08-08 04:32:52.403 [reactor-http-epoll-4] DEBUG jdash.client.request.GDRouterImpl - Request sent: GDRequest{uri='/accounts/loginGJAccount.php', params={password=-, secret=Wmfv3899gc9, userName=Reupload, udid=jdash-client}} 2021-08-08 04:32:52.702 [boundedElastic-2] DEBUG u.service.ExternalServices - Successfully logged into GD account Reupload 2021-08-08 04:32:52.791 [Thread-10] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27017 2021-08-08 04:32:52.816 [Thread-11] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:4, serverValue:4}] to localhost:27017 2021-08-08 04:32:52.884 [Thread-10] DEBUG org.mongodb.driver.protocol.command - Sending command '{"find": "guildConfig", "batchSize": 2147483647, "$db": "ultimategdbot", "lsid": {"id": {"$binary": {"base64": "LfIFjr81TrqwKOphwTlrGw==", "subType": "04"}}}}' with request id 7 to database ultimategdbot on connection [connectionId{localValue:3, serverValue:3}] to server localhost:27017 2021-08-08 04:32:52.887 [Thread-11] DEBUG org.mongodb.driver.protocol.command - Sending command '{"find": "blacklist", "batchSize": 2147483647, "$db": "ultimategdbot", "lsid": {"id": {"$binary": {"base64": "8UANKgnPT8yJ/FLXYvcDjw==", "subType": "04"}}}}' with request id 6 to database ultimategdbot on connection [connectionId{localValue:4, serverValue:4}] to server localhost:27017 2021-08-08 04:32:52.889 [Thread-10] DEBUG org.mongodb.driver.protocol.command - Execution of command with request id 7 completed successfully in 48.75 ms on connection [connectionId{localValue:3, serverValue:3}] to server localhost:27017 2021-08-08 04:32:52.890 [Thread-11] DEBUG org.mongodb.driver.protocol.command - Execution of command with request id 6 completed successfully in 45.19 ms on connection [connectionId{localValue:4, serverValue:4}] to server localhost:27017 2021-08-08 04:32:52.967 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:408b87aa] Read 200 OK in PT1.781592S 2021-08-08 04:32:53.013 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574] Ready to consume next request after onComplete 2021-08-08 04:32:53.251 [boundedElastic-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4b0847c6] GET /gateway/bot 2021-08-08 04:32:53.413 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4b0847c6] Read 200 OK in PT0.157407S 2021-08-08 04:32:53.414 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4b0847c6] Delaying next request by PT4.529S 2021-08-08 04:32:53.484 [boundedElastic-2] DEBUG d.core.shard.GatewayBootstrap - [G:ca471b5, S:0] Acquiring gateway endpoint 2021-08-08 04:32:53.486 [boundedElastic-2] DEBUG discord4j.rest.request.RequestStream - [B:db1ee72c, R:6e0f5b87, G:ca471b5, S:0] GET /gateway 2021-08-08 04:32:53.523 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:db1ee72c, R:6e0f5b87, G:ca471b5, S:0] Read 200 OK in PT0.034173S 2021-08-08 04:32:53.526 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:db1ee72c] Ready to consume next request after onComplete 2021-08-08 04:32:54.037 [d4j-parallel-1-1] DEBUG d.gateway.DefaultGatewayClient - [G:ca471b5, S:0] Sending heartbeat PT0S after last ACK 2021-08-08 04:32:54.065 [reactor-http-epoll-1] DEBUG d.gateway.DefaultGatewayClient - [G:ca471b5, S:0] Identifying to Gateway 2021-08-08 04:32:54.218 [reactor-http-epoll-1] DEBUG d.gateway.DefaultGatewayClient - [G:ca471b5, S:0] Heartbeat acknowledged after PT0.180970152S 2021-08-08 04:32:54.373 [reactor-http-epoll-1] DEBUG d.gateway.GatewayWebsocketHandler - [G:ca471b5, S:0] Connection disposed 2021-08-08 04:32:54.375 [reactor-http-epoll-1] DEBUG d.gateway.GatewayWebsocketHandler - [G:ca471b5, S:0] Received close status: 4014 Disallowed intent(s). 2021-08-08 04:32:54.378 [reactor-http-epoll-1] DEBUG d.gateway.DefaultGatewayClient - [G:ca471b5, S:0] Closing and STOP due to discord4j.gateway.retry.GatewayException: Inbound close status with status 4014 Disallowed intent(s). 2021-08-08 04:32:54.443 [reactor-http-epoll-1] INFO d.core.shard.GatewayBootstrap - [G:ca471b5, S:0] All shards disconnected 2021-08-08 04:32:54.451 [reactor-http-epoll-1] DEBUG d.core.shard.GatewayBootstrap - [G:ca471b5, S:0] Event mapper completed 2021-08-08 04:32:54.452 [reactor-http-epoll-1] DEBUG d.core.shard.GatewayBootstrap - [G:ca471b5, S:0] Lifecycle listener completed 2021-08-08 04:32:54.457 [reactor-http-epoll-1] WARN d.gateway.DefaultGatewayClient - [G:ca471b5, S:0] discord4j.common.close.CloseException: WebSocket closed: 4014 Disallowed intent(s). caused by discord4j.gateway.retry.GatewayException: Inbound close status 2021-08-08 04:32:54.486 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.490 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:16a94663] GET /gateway/bot 2021-08-08 04:32:54.507 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.513 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3a1ff24d] GET /gateway/bot 2021-08-08 04:32:54.526 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.527 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:64850afc] GET /gateway/bot 2021-08-08 04:32:54.533 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.538 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:39af0630] GET /gateway/bot 2021-08-08 04:32:54.561 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.562 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4c8caa32] GET /gateway/bot 2021-08-08 04:32:54.583 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.678 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:22a2fa93] GET /gateway/bot 2021-08-08 04:32:54.699 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:16a94663] Read 429 Too Many Requests in PT0.188996S 2021-08-08 04:32:54.703 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:16a94663] Delaying next request by PT3.266S 2021-08-08 04:32:54.716 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.718 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:5575bff] GET /gateway/bot 2021-08-08 04:32:54.723 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.854 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4e790712] GET /gateway/bot 2021-08-08 04:32:54.878 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.879 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:525d039d] GET /gateway/bot 2021-08-08 04:32:54.928 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.934 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:670d5ed9] GET /gateway/bot 2021-08-08 04:32:54.977 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:54.978 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:61e1bd70] GET /gateway/bot 2021-08-08 04:32:55.155 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.185 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3504558c] GET /gateway/bot 2021-08-08 04:32:55.202 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.204 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:11fcc17] GET /gateway/bot 2021-08-08 04:32:55.220 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.222 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:753d5f7] GET /gateway/bot 2021-08-08 04:32:55.250 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:525d039d] Read 429 Too Many Requests in PT0.241393S 2021-08-08 04:32:55.250 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:525d039d] Delaying next request by PT2.645S 2021-08-08 04:32:55.264 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.398 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7ed33239] GET /gateway/bot 2021-08-08 04:32:55.450 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.452 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:15758b5e] GET /gateway/bot 2021-08-08 04:32:55.467 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.468 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:122f72bd] GET /gateway/bot 2021-08-08 04:32:55.512 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:11fcc17] Read 429 Too Many Requests in PT0.128724S 2021-08-08 04:32:55.513 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:11fcc17] Delaying next request by PT2.404S 2021-08-08 04:32:55.530 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.531 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:5fa33daa] GET /gateway/bot 2021-08-08 04:32:55.559 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.560 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:c947dd4] GET /gateway/bot 2021-08-08 04:32:55.586 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.587 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1bd9f441] GET /gateway/bot 2021-08-08 04:32:55.611 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.612 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:11c31a1e] GET /gateway/bot 2021-08-08 04:32:55.631 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.756 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:122f72bd] Read 429 Too Many Requests in PT0.159632S 2021-08-08 04:32:55.757 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:122f72bd] Delaying next request by PT2.189S 2021-08-08 04:32:55.772 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7fa2987b] GET /gateway/bot 2021-08-08 04:32:55.798 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.830 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:ac2085d] GET /gateway/bot 2021-08-08 04:32:55.839 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.854 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:dbebc76] GET /gateway/bot 2021-08-08 04:32:55.878 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.879 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:6c0bb6ba] GET /gateway/bot 2021-08-08 04:32:55.912 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1bd9f441] Read 429 Too Many Requests in PT0.106292S 2021-08-08 04:32:55.912 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1bd9f441] Delaying next request by PT1.985S 2021-08-08 04:32:55.975 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:55.998 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2cd34ab6] GET /gateway/bot 2021-08-08 04:32:56.014 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.028 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7b0bb79a] GET /gateway/bot 2021-08-08 04:32:56.081 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.082 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:10ec2e64] GET /gateway/bot 2021-08-08 04:32:56.134 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.135 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:23c08177] GET /gateway/bot 2021-08-08 04:32:56.138 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.139 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1f7a1d14] GET /gateway/bot 2021-08-08 04:32:56.148 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7b0bb79a] Read 429 Too Many Requests in PT0.115601S 2021-08-08 04:32:56.164 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7b0bb79a] Delaying next request by PT1.746S 2021-08-08 04:32:56.342 [boundedElastic-7] ERROR reactor.core.publisher.Operators - Operator called default onErrorDropped java.lang.RuntimeException: An error occurred when loading the GD icons sprite factory at ultimategdbot@7.0.0-SNAPSHOT/ultimategdbot.service.ExternalServices.lambda$spriteFactory$3(ExternalServices.java:50) at reactor.core@3.4.5/reactor.core.publisher.Mono.lambda$onErrorMap$31(Mono.java:3488) at reactor.core@3.4.5/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:94) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:230) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: jdash.graphics.exception.SpriteLoadException: javax.imageio.IIOException: Caught exception during read: at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:55) at reactor.core@3.4.5/reactor.core.publisher.MonoCallable.call(MonoCallable.java:91) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:227) ... 7 common frames omitted Caused by: javax.imageio.IIOException: Caught exception during read: at java.desktop/com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:49) ... 9 common frames omitted Caused by: java.lang.OutOfMemoryError: Java heap space at java.desktop/java.awt.image.DataBufferByte.<init>(Unknown Source) at java.desktop/java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source) at java.desktop/java.awt.image.Raster.createWritableRaster(Unknown Source) at java.desktop/javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source) at java.desktop/javax.imageio.ImageReader.getDestination(Unknown Source) at java.desktop/com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source) at java.desktop/com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:49) at ultimategdbot@7.0.0-SNAPSHOT/ultimategdbot.service.ExternalServices$$Lambda$487/0x00000001004df440.call(Unknown Source) ... 9 common frames omitted 2021-08-08 04:32:56.353 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.354 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2b43311d] GET /gateway/bot 2021-08-08 04:32:56.364 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.365 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:52ca83a] GET /gateway/bot 2021-08-08 04:32:56.367 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.368 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4e4ef9ed] GET /gateway/bot 2021-08-08 04:32:56.379 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.380 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:5fc25bd6] GET /gateway/bot 2021-08-08 04:32:56.386 [reactor-http-epoll-1] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:32:56.395 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:147aa208] GET /gateway/bot 2021-08-08 04:32:56.406 [reactor-http-epoll-1] DEBUG d.core.shard.GatewayBootstrap - [G:ca471b5, S:0] Gateway terminated with an error: discord4j.common.close.CloseException: WebSocket closed: 4014 Disallowed intent(s). caused by discord4j.gateway.retry.GatewayException: Inbound close status 2021-08-08 04:32:56.518 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2b43311d] Read 429 Too Many Requests in PT0.126975S 2021-08-08 04:32:56.522 [reactor-http-epoll-5] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2b43311d] Delaying next request by PT1.397S 2021-08-08 04:32:56.755 [reactor-http-epoll-3] WARN i.n.c.AbstractChannelHandlerContext - An exception 'java.lang.OutOfMemoryError: Java heap space' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.lang.OutOfMemoryError: Java heap space at io.netty.common@4.1.63.Final/io.netty.util.internal.PlatformDependent.allocateUninitializedArray(PlatformDependent.java:286) at io.netty.buffer@4.1.63.Final/io.netty.buffer.PoolArena$HeapArena.newByteArray(PoolArena.java:550) at io.netty.buffer@4.1.63.Final/io.netty.buffer.PoolArena$HeapArena.newChunk(PoolArena.java:561) at io.netty.buffer@4.1.63.Final/io.netty.buffer.PoolArena.allocateNormal(PoolArena.java:202) at io.netty.buffer@4.1.63.Final/io.netty.buffer.PoolArena.tcacheAllocateSmall(PoolArena.java:172) at io.netty.buffer@4.1.63.Final/io.netty.buffer.PoolArena.allocate(PoolArena.java:134) at io.netty.buffer@4.1.63.Final/io.netty.buffer.PoolArena.allocate(PoolArena.java:126) at io.netty.buffer@4.1.63.Final/io.netty.buffer.PooledByteBufAllocator.newHeapBuffer(PooledByteBufAllocator.java:378) at io.netty.buffer@4.1.63.Final/io.netty.buffer.AbstractByteBufAllocator.heapBuffer(AbstractByteBufAllocator.java:168) at io.netty.buffer@4.1.63.Final/io.netty.buffer.AbstractByteBufAllocator.heapBuffer(AbstractByteBufAllocator.java:159) at io.netty.handler@4.1.63.Final/io.netty.handler.ssl.SslHandler$SslEngineType$3.allocateWrapBuffer(SslHandler.java:314) at io.netty.handler@4.1.63.Final/io.netty.handler.ssl.SslHandler.allocateOutNetBuf(SslHandler.java:2205) at io.netty.handler@4.1.63.Final/io.netty.handler.ssl.SslHandler.wrapNonAppData(SslHandler.java:942) at io.netty.handler@4.1.63.Final/io.netty.handler.ssl.SslHandler.handshake(SslHandler.java:2035) at io.netty.handler@4.1.63.Final/io.netty.handler.ssl.SslHandler.startHandshakeProcessing(SslHandler.java:1951) at io.netty.handler@4.1.63.Final/io.netty.handler.ssl.SslHandler.channelActive(SslHandler.java:2092) at io.netty.transport@4.1.63.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:230) at io.netty.transport@4.1.63.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:216) at io.netty.transport@4.1.63.Final/io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:209) at io.netty.transport@4.1.63.Final/io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1398) at io.netty.transport@4.1.63.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:230) at io.netty.transport@4.1.63.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:216) at io.netty.transport@4.1.63.Final/io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:895) at io.netty.transport.epoll@4.1.63.Final-linux-x86_64/io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.fulfillConnectPromise(AbstractEpollChannel.java:658) at io.netty.transport.epoll@4.1.63.Final-linux-x86_64/io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:691) at io.netty.transport.epoll@4.1.63.Final-linux-x86_64/io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) at io.netty.transport.epoll@4.1.63.Final-linux-x86_64/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470) at io.netty.transport.epoll@4.1.63.Final-linux-x86_64/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) at io.netty.common@4.1.63.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.common@4.1.63.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.common@4.1.63.Final/io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source) 2021-08-08 04:34:35.779 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.PrivilegeFactory 2021-08-08 04:34:35.821 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.ModListCommand 2021-08-08 04:34:35.825 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.BlacklistCommand 2021-08-08 04:34:35.825 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LevelCommand 2021-08-08 04:34:35.826 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.framework.UltimateGDBotCommandErrorHandler 2021-08-08 04:34:35.831 [main] DEBUG botrino.api.Botrino - Discovered config entry ultimategdbot.config.MongoDBConfig 2021-08-08 04:34:35.832 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.EmojiService 2021-08-08 04:34:35.833 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.DatabaseService 2021-08-08 04:34:35.835 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.AboutCommand 2021-08-08 04:34:35.837 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.WeeklyCommand 2021-08-08 04:34:35.840 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.SetupLocaleCommand 2021-08-08 04:34:35.842 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.framework.UltimateGDBotCommandEventProcessor 2021-08-08 04:34:35.842 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.GDEventsCommand 2021-08-08 04:34:35.844 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.DefaultTranslator 2021-08-08 04:34:35.847 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LeaderboardCommand 2021-08-08 04:34:35.848 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.HelpCommand 2021-08-08 04:34:35.854 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.DailyCommand 2021-08-08 04:34:35.855 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LevelsByCommand 2021-08-08 04:34:35.856 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.ProfileCommand 2021-08-08 04:34:35.859 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.event.ManualEventProducer 2021-08-08 04:34:35.860 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.LogoutCommand 2021-08-08 04:34:35.870 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.ModWaveCommand 2021-08-08 04:34:35.873 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.SetupPrefixCommand 2021-08-08 04:34:35.878 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.AccountCommand 2021-08-08 04:34:35.882 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.GDCommandCooldown 2021-08-08 04:34:35.883 [main] DEBUG botrino.api.Botrino - Discovered config entry ultimategdbot.config.UltimateGDBotConfig 2021-08-08 04:34:35.886 [main] DEBUG botrino.api.Botrino - Discovered config entry botrino.command.config.CommandConfig 2021-08-08 04:34:35.969 [main] DEBUG botrino.api.Botrino - Discovered login handler ultimategdbot.framework.UltimateGDBotLoginHandler 2021-08-08 04:34:35.970 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.ReactionEmojiFormatter 2021-08-08 04:34:35.971 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.OutputPaginator 2021-08-08 04:34:35.971 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.BotAdminsCommand 2021-08-08 04:34:35.972 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.GDUserService 2021-08-08 04:34:35.973 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.SetupCommand 2021-08-08 04:34:35.974 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.event.GDEventService 2021-08-08 04:34:35.974 [main] DEBUG botrino.api.Botrino - Discovered service class botrino.command.CommandService 2021-08-08 04:34:35.975 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.command.CheckModCommand 2021-08-08 04:34:35.976 [main] DEBUG botrino.api.Botrino - Discovered service class ultimategdbot.service.GDLevelService 2021-08-08 04:34:36.649 [main] INFO i.n.util.internal.PlatformDependent - Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability. 2021-08-08 04:34:37.059 [main] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:37.181 [main] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:69da0b12] GET /gateway/bot 2021-08-08 04:34:37.333 [main] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} 2021-08-08 04:34:37.365 [main] DEBUG org.mongodb.driver.cluster - Updating cluster description to {type=UNKNOWN, servers=[{address=localhost:27017, type=UNKNOWN, state=CONNECTING}] 2021-08-08 04:34:37.576 [cluster-rtt-ClusterId{value='610f5edd0f671911e0e8fb36', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:1, serverValue:10}] to localhost:27017 2021-08-08 04:34:37.579 [cluster-ClusterId{value='610f5edd0f671911e0e8fb36', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:2, serverValue:9}] to localhost:27017 2021-08-08 04:34:37.581 [cluster-ClusterId{value='610f5edd0f671911e0e8fb36', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=70842639} 2021-08-08 04:34:37.589 [cluster-ClusterId{value='610f5edd0f671911e0e8fb36', description='null'}-localhost:27017] DEBUG org.mongodb.driver.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=localhost:27017, type=STANDALONE, roundTripTime=70.8 ms, state=CONNECTED}] 2021-08-08 04:34:37.591 [cluster-ClusterId{value='610f5edd0f671911e0e8fb36', description='null'}-localhost:27017] DEBUG org.mongodb.driver.cluster - Checking status of localhost:27017 2021-08-08 04:34:38.050 [Thread-3] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:3, serverValue:11}] to localhost:27017 2021-08-08 04:34:38.138 [Thread-2] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:4, serverValue:12}] to localhost:27017 2021-08-08 04:34:38.197 [Thread-3] DEBUG org.mongodb.driver.protocol.command - Sending command '{"find": "guildConfig", "batchSize": 2147483647, "$db": "ultimategdbot", "lsid": {"id": {"$binary": {"base64": "OwRx8Z4tSVeABvd7dA7ORQ==", "subType": "04"}}}}' with request id 7 to database ultimategdbot on connection [connectionId{localValue:3, serverValue:11}] to server localhost:27017 2021-08-08 04:34:38.155 [reactor-http-epoll-2] DEBUG jdash.client.request.GDRouterImpl - Request sent: GDRequest{uri='/accounts/loginGJAccount.php', params={password=-, secret=Wmfv3899gc9, userName=Reupload, udid=jdash-client}} 2021-08-08 04:34:38.213 [Thread-2] DEBUG org.mongodb.driver.protocol.command - Sending command '{"find": "blacklist", "batchSize": 2147483647, "$db": "ultimategdbot", "lsid": {"id": {"$binary": {"base64": "lAXR30sjSkK41o7/q43ACg==", "subType": "04"}}}}' with request id 6 to database ultimategdbot on connection [connectionId{localValue:4, serverValue:12}] to server localhost:27017 2021-08-08 04:34:38.224 [Thread-8] DEBUG org.mongodb.driver.protocol.command - Execution of command with request id 7 completed successfully in 77.74 ms on connection [connectionId{localValue:3, serverValue:11}] to server localhost:27017 2021-08-08 04:34:38.262 [Thread-2] DEBUG org.mongodb.driver.protocol.command - Execution of command with request id 6 completed successfully in 117.87 ms on connection [connectionId{localValue:4, serverValue:12}] to server localhost:27017 2021-08-08 04:34:38.465 [boundedElastic-2] DEBUG u.service.ExternalServices - Successfully logged into GD account Reupload 2021-08-08 04:34:38.875 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:69da0b12] Read 200 OK in PT1.658142S 2021-08-08 04:34:38.912 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574] Ready to consume next request after onComplete 2021-08-08 04:34:39.201 [boundedElastic-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:76542794] GET /gateway/bot 2021-08-08 04:34:39.318 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:76542794] Read 200 OK in PT0.111848S 2021-08-08 04:34:39.318 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:76542794] Delaying next request by PT4.503S 2021-08-08 04:34:39.446 [boundedElastic-2] DEBUG d.core.shard.GatewayBootstrap - [G:e5d13db, S:0] Acquiring gateway endpoint 2021-08-08 04:34:39.454 [boundedElastic-2] DEBUG discord4j.rest.request.RequestStream - [B:db1ee72c, R:286ae803, G:e5d13db, S:0] GET /gateway 2021-08-08 04:34:39.479 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:db1ee72c, R:286ae803, G:e5d13db, S:0] Read 200 OK in PT0.024763S 2021-08-08 04:34:39.481 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:db1ee72c] Ready to consume next request after onComplete 2021-08-08 04:34:39.978 [d4j-parallel-1-1] DEBUG d.gateway.DefaultGatewayClient - [G:e5d13db, S:0] Sending heartbeat PT0S after last ACK 2021-08-08 04:34:40.011 [reactor-http-epoll-4] DEBUG d.gateway.DefaultGatewayClient - [G:e5d13db, S:0] Identifying to Gateway 2021-08-08 04:34:40.150 [reactor-http-epoll-4] DEBUG d.gateway.DefaultGatewayClient - [G:e5d13db, S:0] Heartbeat acknowledged after PT0.17178815S 2021-08-08 04:34:40.356 [reactor-http-epoll-4] DEBUG d.gateway.GatewayWebsocketHandler - [G:e5d13db, S:0] Connection disposed 2021-08-08 04:34:40.362 [reactor-http-epoll-4] DEBUG d.gateway.GatewayWebsocketHandler - [G:e5d13db, S:0] Received close status: 4014 Disallowed intent(s). 2021-08-08 04:34:40.364 [reactor-http-epoll-4] DEBUG d.gateway.DefaultGatewayClient - [G:e5d13db, S:0] Closing and STOP due to discord4j.gateway.retry.GatewayException: Inbound close status with status 4014 Disallowed intent(s). 2021-08-08 04:34:40.394 [reactor-http-epoll-4] INFO d.core.shard.GatewayBootstrap - [G:e5d13db, S:0] All shards disconnected 2021-08-08 04:34:40.395 [reactor-http-epoll-4] DEBUG d.core.shard.GatewayBootstrap - [G:e5d13db, S:0] Event mapper completed 2021-08-08 04:34:40.396 [reactor-http-epoll-4] DEBUG d.core.shard.GatewayBootstrap - [G:e5d13db, S:0] Lifecycle listener completed 2021-08-08 04:34:40.404 [reactor-http-epoll-4] WARN d.gateway.DefaultGatewayClient - [G:e5d13db, S:0] discord4j.common.close.CloseException: WebSocket closed: 4014 Disallowed intent(s). caused by discord4j.gateway.retry.GatewayException: Inbound close status 2021-08-08 04:34:40.416 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.426 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:75c15abe] GET /gateway/bot 2021-08-08 04:34:40.434 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.439 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:34f7edf7] GET /gateway/bot 2021-08-08 04:34:40.455 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.460 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:569d1106] GET /gateway/bot 2021-08-08 04:34:40.485 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.486 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:d1eabf4] GET /gateway/bot 2021-08-08 04:34:40.540 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.566 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4e2e4630] GET /gateway/bot 2021-08-08 04:34:40.570 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.573 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:36fce219] GET /gateway/bot 2021-08-08 04:34:40.572 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:75c15abe] Read 429 Too Many Requests in PT0.131307S 2021-08-08 04:34:40.574 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:75c15abe] Delaying next request by PT3.255S 2021-08-08 04:34:40.587 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.588 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3aae4a1e] GET /gateway/bot 2021-08-08 04:34:40.603 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.604 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:5488fc4] GET /gateway/bot 2021-08-08 04:34:40.628 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.634 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:21b64982] GET /gateway/bot 2021-08-08 04:34:40.648 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.649 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4e553663] GET /gateway/bot 2021-08-08 04:34:40.660 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.663 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7d5e131b] GET /gateway/bot 2021-08-08 04:34:40.707 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.708 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1062f20d] GET /gateway/bot 2021-08-08 04:34:40.763 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.773 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:d3aca3c] GET /gateway/bot 2021-08-08 04:34:40.777 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.778 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:71ba2c42] GET /gateway/bot 2021-08-08 04:34:40.782 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:569d1106] Read 429 Too Many Requests in PT0.304504S 2021-08-08 04:34:40.817 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:569d1106] Delaying next request by PT3.067S 2021-08-08 04:34:40.817 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.822 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:42117b0f] GET /gateway/bot 2021-08-08 04:34:40.870 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.871 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2f54dbe2] GET /gateway/bot 2021-08-08 04:34:40.895 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7d5e131b] Read 429 Too Many Requests in PT0.134105S 2021-08-08 04:34:40.967 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7d5e131b] Delaying next request by PT2.941S 2021-08-08 04:34:40.968 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:40.974 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:44c10b51] GET /gateway/bot 2021-08-08 04:34:41.050 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.051 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3644c7a6] GET /gateway/bot 2021-08-08 04:34:41.058 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:d1eabf4] Read 429 Too Many Requests in PT0.538161S 2021-08-08 04:34:41.058 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:d1eabf4] Delaying next request by PT2.809S 2021-08-08 04:34:41.074 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.076 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:5cf501e9] GET /gateway/bot 2021-08-08 04:34:41.101 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.110 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:48192227] GET /gateway/bot 2021-08-08 04:34:41.114 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:34f7edf7] Read 429 Too Many Requests in PT0.649845S 2021-08-08 04:34:41.115 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:34f7edf7] Delaying next request by PT3.083S 2021-08-08 04:34:41.127 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:71ba2c42] Read 429 Too Many Requests in PT0.246439S 2021-08-08 04:34:41.128 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:71ba2c42] Delaying next request by PT2.736S 2021-08-08 04:34:41.142 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.143 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:6d3df526] GET /gateway/bot 2021-08-08 04:34:41.175 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.177 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:56f6025f] GET /gateway/bot 2021-08-08 04:34:41.202 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3aae4a1e] Read 429 Too Many Requests in PT0.567734S 2021-08-08 04:34:41.203 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3aae4a1e] Delaying next request by PT2.741S 2021-08-08 04:34:41.216 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:36fce219] Read 429 Too Many Requests in PT0.594197S 2021-08-08 04:34:41.216 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:36fce219] Delaying next request by PT2.811S 2021-08-08 04:34:41.246 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:44c10b51] Read 429 Too Many Requests in PT0.195038S 2021-08-08 04:34:41.247 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:44c10b51] Delaying next request by PT2.66S 2021-08-08 04:34:41.259 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.260 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:78abd0d0] GET /gateway/bot 2021-08-08 04:34:41.266 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.268 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:266d42f2] GET /gateway/bot 2021-08-08 04:34:41.278 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.279 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:bd6d2e5] GET /gateway/bot 2021-08-08 04:34:41.334 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3644c7a6] Read 429 Too Many Requests in PT0.236433S 2021-08-08 04:34:41.334 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3644c7a6] Delaying next request by PT2.584S 2021-08-08 04:34:41.352 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.356 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7a2a1e87] GET /gateway/bot 2021-08-08 04:34:41.358 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1062f20d] Read 429 Too Many Requests in PT0.588902S 2021-08-08 04:34:41.361 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1062f20d] Delaying next request by PT2.567S 2021-08-08 04:34:41.418 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.421 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:5488fc4] Read 429 Too Many Requests in PT0.748194S 2021-08-08 04:34:41.430 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:5488fc4] Delaying next request by PT2.506S 2021-08-08 04:34:41.430 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4c6e7f1d] GET /gateway/bot 2021-08-08 04:34:41.462 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:d3aca3c] Read 429 Too Many Requests in PT0.672424S 2021-08-08 04:34:41.463 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:d3aca3c] Delaying next request by PT2.473S 2021-08-08 04:34:41.466 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:78abd0d0] Read 429 Too Many Requests in PT0.148159S 2021-08-08 04:34:41.466 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:78abd0d0] Delaying next request by PT2.371S 2021-08-08 04:34:41.472 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.473 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2040bc9a] GET /gateway/bot 2021-08-08 04:34:41.553 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:48192227] Read 429 Too Many Requests in PT0.3285S 2021-08-08 04:34:41.553 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:48192227] Delaying next request by PT2.358S 2021-08-08 04:34:41.560 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:56f6025f] Read 429 Too Many Requests in PT0.243087S 2021-08-08 04:34:41.561 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:6d3df526] Read 429 Too Many Requests in PT0.316369S 2021-08-08 04:34:41.577 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:6d3df526] Delaying next request by PT2.36S 2021-08-08 04:34:41.561 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.578 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:56f6025f] Delaying next request by PT2.346S 2021-08-08 04:34:41.578 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:77eb73d1] GET /gateway/bot 2021-08-08 04:34:41.611 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.612 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1f801b3a] GET /gateway/bot 2021-08-08 04:34:41.637 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.638 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:24045afa] GET /gateway/bot 2021-08-08 04:34:41.640 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.641 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3365f5e1] GET /gateway/bot 2021-08-08 04:34:41.647 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.648 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:1f0e478e] GET /gateway/bot 2021-08-08 04:34:41.656 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:bd6d2e5] Read 429 Too Many Requests in PT0.222783S 2021-08-08 04:34:41.660 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:bd6d2e5] Delaying next request by PT2.165S 2021-08-08 04:34:41.724 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:266d42f2] Read 429 Too Many Requests in PT0.350986S 2021-08-08 04:34:41.733 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:266d42f2] Delaying next request by PT2.248S 2021-08-08 04:34:41.768 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4c6e7f1d] Read 429 Too Many Requests in PT0.250989S 2021-08-08 04:34:41.768 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4c6e7f1d] Delaying next request by PT2.155S 2021-08-08 04:34:41.779 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7a2a1e87] Read 429 Too Many Requests in PT0.274502S 2021-08-08 04:34:41.779 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:7a2a1e87] Delaying next request by PT2.186S 2021-08-08 04:34:41.781 [reactor-http-epoll-4] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.1.0-477-g821a5b9 (https://discord4j.com) 2021-08-08 04:34:41.783 [reactor-http-epoll-4] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:61fc5e5e] GET /gateway/bot 2021-08-08 04:34:41.791 [reactor-http-epoll-4] DEBUG d.core.shard.GatewayBootstrap - [G:e5d13db, S:0] Gateway terminated with an error: discord4j.common.close.CloseException: WebSocket closed: 4014 Disallowed intent(s). caused by discord4j.gateway.retry.GatewayException: Inbound close status 2021-08-08 04:34:41.946 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:77eb73d1] Read 429 Too Many Requests in PT0.297664S 2021-08-08 04:34:41.947 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:77eb73d1] Delaying next request by PT1.922S 2021-08-08 04:34:41.967 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4e553663] Read 429 Too Many Requests in PT1.226133S 2021-08-08 04:34:41.970 [boundedElastic-7] ERROR reactor.core.publisher.Operators - Operator called default onErrorDropped java.lang.RuntimeException: An error occurred when loading the GD icons sprite factory at ultimategdbot@7.0.0-SNAPSHOT/ultimategdbot.service.ExternalServices.lambda$spriteFactory$3(ExternalServices.java:50) at reactor.core@3.4.5/reactor.core.publisher.Mono.lambda$onErrorMap$31(Mono.java:3488) at reactor.core@3.4.5/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:94) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:230) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: jdash.graphics.exception.SpriteLoadException: javax.imageio.IIOException: Caught exception during read: at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:55) at reactor.core@3.4.5/reactor.core.publisher.MonoCallable.call(MonoCallable.java:91) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:227) ... 7 common frames omitted Caused by: javax.imageio.IIOException: Caught exception during read: at java.desktop/com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:49) ... 9 common frames omitted Caused by: java.lang.OutOfMemoryError: Java heap space at java.desktop/java.awt.image.DataBufferByte.<init>(Unknown Source) at java.desktop/java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source) at java.desktop/java.awt.image.Raster.createWritableRaster(Unknown Source) at java.desktop/javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source) at java.desktop/javax.imageio.ImageReader.getDestination(Unknown Source) at java.desktop/com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source) at java.desktop/com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:49) at ultimategdbot@7.0.0-SNAPSHOT/ultimategdbot.service.ExternalServices$$Lambda$525/0x000000010053d040.call(Unknown Source) ... 9 common frames omitted 2021-08-08 04:34:41.975 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3365f5e1] Read 429 Too Many Requests in PT0.178887S 2021-08-08 04:34:41.991 [reactor-http-epoll-1] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:4e553663] Delaying next request by PT2.19S 2021-08-08 04:34:42.013 [reactor-http-epoll-3] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:3365f5e1] Delaying next request by PT1.887S 2021-08-08 04:34:42.042 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2040bc9a] Read 429 Too Many Requests in PT0.473316S 2021-08-08 04:34:42.043 [reactor-http-epoll-2] DEBUG discord4j.rest.request.RequestStream - [B:a39dc574, R:2040bc9a] Delaying next request by PT2.122S 2021-08-08 04:34:42.071 [boundedElastic-4] ERROR reactor.core.publisher.Operators - Operator called default onErrorDropped java.lang.RuntimeException: An error occurred when loading the GD icons sprite factory at ultimategdbot@7.0.0-SNAPSHOT/ultimategdbot.service.ExternalServices.lambda$spriteFactory$3(ExternalServices.java:50) at reactor.core@3.4.5/reactor.core.publisher.Mono.lambda$onErrorMap$31(Mono.java:3488) at reactor.core@3.4.5/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:94) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:230) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: jdash.graphics.exception.SpriteLoadException: java.io.IOException: closed at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:55) at reactor.core@3.4.5/reactor.core.publisher.MonoCallable.call(MonoCallable.java:91) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:227) ... 7 common frames omitted Caused by: java.io.IOException: closed at java.desktop/javax.imageio.stream.ImageInputStreamImpl.checkClosed(Unknown Source) at java.desktop/javax.imageio.stream.ImageInputStreamImpl.close(Unknown Source) at java.desktop/javax.imageio.stream.FileCacheImageInputStream.close(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:49) ... 9 common frames omitted 2021-08-08 04:34:42.071 [boundedElastic-6] ERROR reactor.core.publisher.Operators - Operator called default onErrorDropped java.lang.RuntimeException: An error occurred when loading the GD icons sprite factory at ultimategdbot@7.0.0-SNAPSHOT/ultimategdbot.service.ExternalServices.lambda$spriteFactory$3(ExternalServices.java:50) at reactor.core@3.4.5/reactor.core.publisher.Mono.lambda$onErrorMap$31(Mono.java:3488) at reactor.core@3.4.5/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:94) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:230) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) at reactor.core@3.4.5/reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: jdash.graphics.exception.SpriteLoadException: java.io.IOException: closed at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:55) at reactor.core@3.4.5/reactor.core.publisher.MonoCallable.call(MonoCallable.java:91) at reactor.core@3.4.5/reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:227) ... 7 common frames omitted Caused by: java.io.IOException: closed at java.desktop/javax.imageio.stream.ImageInputStreamImpl.checkClosed(Unknown Source) at java.desktop/javax.imageio.stream.ImageInputStreamImpl.close(Unknown Source) at java.desktop/javax.imageio.stream.FileCacheImageInputStream.close(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at java.desktop/javax.imageio.ImageIO.read(Unknown Source) at jdash.graphics@4.0.3/jdash.graphics.SpriteFactory.create(SpriteFactory.java:49) ... 9 common frames omitted

I got a new error this time (had to upload the file since it was too long for GitHub or Pastebin)
ultimategdbot-app.2021-08-08.0 (1).log

Hmm, I'm not sure but to me it looks like a memory issue. How much RAM do you have on the system running the bot?

Hmm, I'm not sure but to me it looks like a memory issue. How much RAM do you have on the system running the bot?

I don't know actually, but what's the minimum needed for UGDB?

I just saw the line java.lang.OutOfMemoryError: Java heap space so that's definitely it. I would say 1 GB should be enough for a small bot. I know that 512 MB or below can cause issues.

Alright, I'll try with 1GB and see if that works

Running on a VM with 4GB of RAM, I get this
ultimategdbot-app.2021-08-08.0 (3).log

Hm, it seems it isn't properly loading the emojis. Is the bot present in the servers which you specified the IDs in emoji_guild_ids?

Yes, of course, then IDK what's causing the issue.

Sorry kinda forgot about this issue. Try with latest version, quite a lot of things have changed since then, if you still run into some issues don't hesitate to reopen this issue or ask in the Discord server