You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[db] sql: Scan error on column index 0, name \"SUM(Size)\": converting NULL to int64 is unsupported", mailpit | panic: runtime error: integer divide by zero
#263
Closed
alexszilagyi opened this issue
Mar 9, 2024
· 4 comments
I have just released a new version which should fix this error. Once you have updated it should be fairly easy to test - after 5 minutes of inactivity (ie: not using Mailpit) it runs a background process (which was crashing in your case). If Mailpit doesn't crash after 5 minutes of inactivity then it is fixed 👍
Hi there,
I have encountered the following issue:
It seems that the issues is somewhere at those lines:
https://github.com/axllent/mailpit/blob/develop/internal/storage/cron.go#L30
mailpit/internal/storage/migrations.go
Line 108 in bdea197
mailpit/internal/storage/settings.go
Line 56 in bdea197
Any ideas how to fix this?
I am using the latest version of mailpit.
axllent/mailpit:latest
docker image, with the following config:The text was updated successfully, but these errors were encountered: