Skip to content

The application crashes with an error \ Приложение падает с ошибкой #142

Open
@SidorkinAlex

Description

@SidorkinAlex

Я запускаю приложение оно стартует но потом спустя какое то время оно падает с ошибкой по памяти и уходит в бесконечный рестарт по памяти.

Есть ли возможность как то очищать данные по сессиям(не удаляя сами сессии) что бы избежать данной ошибки?

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 692224 bytes) in /app-host-link/vendor/danog/madelineproto/src/SessionPaths.php on line 128

I launch the application, it starts, but then after a while it crashes with an error from memory and goes into an endless restart from memory.

Is there a way to somehow clear session data (without deleting the sessions themselves) to avoid this error?

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 692224 bytes) in /app-host-link/vendor/danog/madelineproto/src/SessionPaths.php on line 128

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions