coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
32.07k stars 1.66k forks source link

[Bug]: laravel.log 48Gb #3578

Open DCRalph opened 2 days ago

DCRalph commented 2 days ago

Error Message and Logs

Server fails to do almost anything because disk is full. laravel.log in this dir /var/lib/docker/overlay2/db14921cf6decb89c5df51eca18453efac32e5f85b3ccdc365b43dc62ece08a1/diff/var/www/html/storage/logs is taking up 48gb after about a month of running with 2 apps.

Steps to Reproduce

  1. Install coolify
  2. setup apps
  3. wait 1 month

Example Repository URL

No response

Coolify Version

cant access dashboard

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04.4 LTS

Additional Information

The apps running were still accessible but the coolify dash was not

DCRalph commented 2 days ago

i delete the log file and updated to v4.0.0-beta.343

ckarsan commented 2 days ago

Yeah I was getting similar, I was wondering if there is there any automation or setting somewhere just to delete the logs, or limit the size / overwrite once a certain size.