Cron warning - database size does not exceed quota

Discussion in 'Server Operation' started by Neptun, Jul 9, 2019.

  1. Neptun

    Neptun Member

    Hi all,
    i have in my cron logs always this message:
    Code:
    database c0db1 size does not exceed quota: 157286400 (quota) > 47742976 (used)
    is this normal & can be ignored or if not, how can i fix this?

    debian 10, nginx, php7.3, ispconfig 3.1.14p1, maria db 10.3.15

    thanks in advance
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Probably you enabled debug mode and that you want to receive debug messages by email. Set log level for email reporting back to level error.
     
  3. Neptun

    Neptun Member

    i had warning level set in the admin panel config - now changed to error level - but the message in cron logs is still shown

    Code:
    Mi 10. Jul 12:50:01 CEST 2019 database c0db1 size does not exceed quota: 157286400 (quota) > 47742976 (used)
    upload_2019-7-10_12-57-40.png

    thanks in advance
     

Share This Page