xtrime-ru / TelegramApiServer

Fast, simple, async php telegram api server: MadelineProto + Amp HTTP Server
https://tg.i-c-a.su
MIT License
529 stars 116 forks source link

Got nothing in the socket in DC 203.0, reconnecting... #136

Closed Arrivederchi closed 10 months ago

Arrivederchi commented 10 months ago

Hello, every couple of months the docker container stops working, only restart helps, what could be the problem? Help me please

Screenshot_18

xtrime-ru commented 10 months ago

Logs are totally ok. But madelineProto is fragile and sometimes can hung up.

You can enable HEALTHCHECK in your .env.docker. It will make requests and kill container if it dont respond.

Also i suggest you to restart your container once a day via cron job.

JasonMiller4 commented 9 months ago

135