-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
syslog-ng constantly crashing #6118
Comments
Any custom changes? Can not reproduce... Do a git diff origin/master here pls |
There is no issue on our side with our testing systems. There is something broken on your machine or due to some custom changes you made i guess |
Hmm yes seems to be a issue with Xen Virtualized VMs, kvm VMs work fine. Have to debug this but we might cut XEN Support if it is layered deeper down... |
This comment was marked as spam.
This comment was marked as spam.
Dude please be a bit more structured.... don't paste any github prs here or what so ever. Keep it clean and simple. No one can read that all |
Apologies. Hitting the Markdown <> button causes the browser to hang bad but the Comment button is still functional. Will try attaching git-diff as txt file. |
Another note that may be helpful pinpointing the problem: this server was incrementally upgraded from Debian 10 to 11 to 12 after Debian 12 was released. I wouldn't think that would be the cause of the issue since rolling back to 2024-06a works fine with the upgraded Debian but perhaps it is. @chriscroome |
Thanks, could not see any difference except version differences as you rollback to 2024-06a. |
Thank you for looking into it. I was contemplating reinstalling OS, doing a fresh install of mailcow and then manually restoring from backups but that would be a major, time-consuming project because there are a lot of email accounts and settings to restore plus I also use the server for storage / backups and there are other things tied in that might break. In your opinion, is it safe to assume that a fresh OS install and restore wouldn't fix the issue or is it worth a shot? |
I don't know... i cannot reproduce this error anywhere even on a older machine so i'm clueless here... |
Is it possible to easily rollback only the dovecot container to the state it was in with the 2024-06c or 2024-06a (last known working version) release? If it is, I'd like to test doing that and if the issue persists, proceed one by one rolling back the other 3 containers that have sysleog-ng. |
Yeah you can change the dovecot image version to the version of the working version by using docker-compose.override.yml |
Okay, I think I already tried that with dovecot. Will try again and continue with the other containers as well. |
mailcow/dovecot:1.28.2 = working Surprisingly the issue is introduced with 1.30, I thought it would begin with the full version update to 2.0. |
Versioning has nothing to say. We've retagged the images as we overwrote some older tags with that numbering. |
Contribution guidelines
I've found a bug and checked that ...
Description
Logs:
Steps to reproduce:
Which branch are you using?
master
Which architecture are you using?
x86
Operating System:
Debian GNU/Linux 12 (bookworm)
Server/VM specifications:
6GB RAM, 4 CPU cores
Is Apparmor, SELinux or similar active?
yes
Virtualization technology:
Xen
Docker version:
27.3.1, build ce12230
docker-compose version or docker compose version:
v2.29.0
mailcow version:
2024-08a
Reverse proxy:
none
Logs of git diff:
Logs of iptables -L -vn:
Logs of ip6tables -L -vn:
Logs of iptables -L -vn -t nat:
Logs of ip6tables -L -vn -t nat:
DNS check:
The text was updated successfully, but these errors were encountered: