Closed badsmoke closed 3 years ago
Thanks for reporting this. I haven't updated my instance in a couple of weeks, so I guess the API must have changed. Ideally I would like to keep it backwards compatible, so older and newer instances are supported.
I'll upgrade my instance later today and add a test for both cases.
I have updated my instance and can now confirm, that the field now contains an integer. Currently working on a fix that supports both, strings and integers
Version 1.3.1 solves the issue: https://github.com/j6s/mailcow-exporter/releases/tag/1.3.1
The docker image for the release should be built soon, too
perfect thanks for the always quick help
hello, i made an update of the cow yesterday, unfortunately the mailbox metrics don't work anymore.
log output
i think you can fix it by simply change string to int ? in the file
mailcow-exporter/provider/mailbox.go
I don't know anything about go, but I have commented out last login for the time being, so it works.