antedebaas / Viesti-Reports

DMARC & SMTP-TLS Reports processor and visualizer and BIMI file hoster
https://docs.viestireports.com/
GNU Affero General Public License v3.0
83 stars 16 forks source link

Latest logs empty #56

Closed paixaocbr closed 8 months ago

paixaocbr commented 8 months ago

Hi,

The latest log windows is empty: image

The web container have this error: NOTICE: PHP message: [critical] Error thrown while running command "app:getreportsfrommailbox". Message: "Cannot create the attachments directory "/var/www/html/var/imap/attachments"" 2024/03/13 14:07:12 [error] 17#17: *19 FastCGI sent in stderr: "PHP message: [critical] Error thrown while running command "app:getreportsfrommailbox". Message: "Cannot create the attachments directory "/var/www/html/var/imap/attachments""" while reading response header from upstream, client: 10.0.0.4, server: _, request: "GET /reports/checkmailnow HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm.sock:", host: "dmarcsrv.example.com", referrer: "https://dmarcsrv.example.com/logs"

Any help?

Thanks, Pedro Paixão

sn3ak commented 8 months ago

It looks like you might be using docker?

If so, try following this comment and see if it works, or if you get another error.

antedebaas commented 8 months ago

there was a bug when using the check mail now button. this has been fixed in 1.8.2

paixaocbr commented 8 months ago

It looks like you might be using docker?

If so, try following this comment and see if it works, or if you get another error.

Hello,

Got this error: image

antedebaas commented 8 months ago

ugh! forgot to check for null value. should be fixed in 1.9.1 @paixaocbr