xtrime-ru / TelegramApiServer

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

Docker restart #70

Open Maverick1983 opened 3 years ago

Maverick1983 commented 3 years ago

I see log: Segmentation fault (core dumped) and docker restart telegram-api-server container.

Why do it?

xtrime-ru commented 3 years ago

No idea... Is this happening all time? Have you tried recreate session?

Maverick1983 commented 3 years ago

I can't recreate the session, because there aren't just my sessions. It is a service that I offer.

The log is from MadelineProto, inside the docker containery.

xtrime-ru commented 3 years ago

You can try gdb to examine coredump, like this: https://stackoverflow.com/questions/13079513/how-do-i-diagnose-this-php-segmentation-fault