The container stopped running after the latest release. I got the following error in the config:
Aug 19 13:18:04 53bcf951e6c9 syslog-ng[13]: syslog-ng starting up; version='3.13.2'
*** Running /etc/my_init.d/30_parse_config_file.sh...
Configuration:
PASSWORD=<hidden>
VERSION=latest
*** Running /etc/my_init.d/40_install_xeoma.py...
2022-08-19 13:18:04 Determining version of Xeoma to use
2022-08-19 13:18:04 Config version is "latest"
2022-08-19 13:18:04 Fetching version information from Felenasoft at http://felenasoft.com/xeoma/downloads/version3.xml
2022-08-19 13:18:04 Using Xeoma version 22.8.16 (the latest stable version)
2022-08-19 13:18:04 Deleting files in /config/downloads to reclaim space...
2022-08-19 13:18:04 Downloading from http://felenasoft.com/xeoma/downloads/latest/linux/xeoma_linux64.tgz into /config/downloads
2022-08-19 13:18:04 Downloading from http://felenasoft.com/xeoma/downloads/latest/linux/xeoma_linux64.tgz
2022-08-19 13:18:09 Downloaded to /config/downloads/xeoma_22.8.16.tgz
2022-08-19 13:18:09 Skipping installation because the currently installed version is the correct one
*** Running /etc/my_init.d/50_configure_xeoma.sh...
[Aug 19 01:18:10 PM] Setting the password
/etc/my_init.d/50_configure_xeoma.sh: line 58: 61 Segmentation fault /usr/bin/xeoma -setpassword "$PASSWORD"
*** /etc/my_init.d/50_configure_xeoma.sh failed with status 139
*** Killing all processes...
Aug 19 13:18:10 53bcf951e6c9 syslog-ng[13]: syslog-ng shutting down; version='3.13.2'
I tried deleting the config and setting a new password, but the issue continues.
Any ideas?