Issue logging into account -- chroot(/run/dovecot/empty) failed: Operation not permitted #3172
benniekiss
started this conversation in
General
Replies: 2 comments 4 replies
-
|
If you didn't run any updates, check that you're not low on disk space (be mindful of partitions) or memory. If you did perform updates, you should be more explicit about what that was. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It actually seems directly related to this issue I run dms as a user (rootless) podman container. I had been running it for probably a month or two with no issues on the edge branch. So it could be podman updated and changed things. I plan to investigate the proposed solutions in that issue, but it doesn’t seem like people had success. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I had a working configuration of the mailserver running for sometime, then about a week ago I was no longer able to login and the idle CPU usage increased. I'm running the edge ghcr container through podman.
When I attempt to login, I receive these errors in the logs:
dovecot anvil: Fatal: chroot(/run/dovecot/empty) failed: Operation not permitteddovecot Error: service(anvil): command startup failed, throttling for 4.000 secsdovecot auth: Error: read(anvil-auth-penalty) failed: read(size=1024) failed: Connection reset by peerdovecot: auth: Error: net_connect_unix(anvil-auth-penalty) failed: Permission denieddovecot: imap-login: Fatal: chroot(/run/dovecot/login) failed: Operation not permitteddovecot: master: Error: service(imap-login): command startup failed, throttling for 2.000 secsI haven't been able to figure the issue out myself and was wondering if anyone had advice. The issue continued whether I started the mailserver from scratch or from a backup
Beta Was this translation helpful? Give feedback.
All reactions