7 days ago
I'm creating a discord bot but when i deploy him after 10 second i see Stopping container, and the only error i see is 2026-08-14 22:52:27.881 UTC [14082] LOG: SSL error: unexpected eof while reading
2026-08-14 22:52:27.881 UTC [14082] LOG: could not receive data from client: Connection reset by peer
9 Replies
7 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 7 days ago
7 days ago
2026-08-14T22:52:15.273278862Z [inf] Starting Container
2026-08-14T22:52:15.790790289Z [inf] [2026-08-14 22:52:15] [INFO] bot_logger: PID: 1
2026-08-14T22:52:15.790800729Z [inf] [2026-08-14 22:52:15] [INFO] bot_logger: Bot is starting...
2026-08-14T22:52:15.790805089Z [inf] [2026-08-14 22:52:15] [INFO] bot_logger: Bot is starting...
2026-08-14T22:52:16.157333482Z [inf] [2026-08-14 22:52:16] [INFO] bot_logger: Cog chargé : core.runtime.events
2026-08-14T22:52:16.161563987Z [inf] [2026-08-14 22:52:16] [INFO] bot_logger: Cog chargé : modules.moderation.cog
2026-08-14T22:52:16.165954038Z [inf] [2026-08-14 22:52:16] [INFO] bot_logger: Cog chargé : modules.autorole.cog
2026-08-14T22:52:16.165958648Z [inf] [2026-08-14 22:52:16] [INFO] bot_logger: Cogs chargés avec succès
2026-08-14T22:52:16.435163840Z [inf] [2026-08-14 22:52:16] [INFO] bot_logger: ======= COMMANDES =======
2026-08-14T22:52:16.435167370Z [inf] [2026-08-14 22:52:16] [INFO] bot_logger: Commandes : 0 synchronisée(s)
2026-08-14T22:52:16.435170850Z [inf] [2026-08-14 22:52:16] [INFO] bot_logger: Bot PID: 1
2026-08-14T22:52:18.937146949Z [inf] [2026-08-14 22:52:18] [INFO] bot_logger: Connecté en tant que Axiora Bot#2140
7 days ago
and general log are : Starting Container
[2026-08-14 22:52:15] [INFO] bot_logger: PID: 1
[2026-08-14 22:52:15] [INFO] bot_logger: Bot is starting...
[2026-08-14 22:52:15] [INFO] bot_logger: Bot is starting...
[2026-08-14 22:52:16] [INFO] bot_logger: Cog chargé : core.runtime.events
[2026-08-14 22:52:16] [INFO] bot_logger: Cog chargé : modules.moderation.cog
[2026-08-14 22:52:16] [INFO] bot_logger: Cog chargé : modules.autorole.cog
[2026-08-14 22:52:16] [INFO] bot_logger: Cogs chargés avec succès
[2026-08-14 22:52:16] [INFO] bot_logger: ======= COMMANDES =======
[2026-08-14 22:52:16] [INFO] bot_logger: Commandes : 0 synchronisée(s)
[2026-08-14 22:52:16] [INFO] bot_logger: Bot PID: 1
[2026-08-14 22:52:18] [INFO] bot_logger: Connecté en tant que Axiora Bot#2140
Stopping Container
2026-08-14 22:52:27.881 UTC [14082] LOG: SSL error: unexpected eof while reading
2026-08-14 22:52:27.881 UTC [14082] LOG: could not receive data from client: Connection reset by peer
7 days ago
Yeah i have a database but when i use command with my bot the database and the bot they work even if it puts that
7 days ago
but i'm no trying i have already connect a database
7 days ago
so have you an idea ?
6 days ago
?
6 days ago
Problem solved. Railway only sends this message after the bot launches because the old service is shutting down to make way for the new one; everything is normal.
Status changed to Solved mayori • 6 days ago