Topic: mlmmjadmin error
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version: 1.6.3
- Deployed with iRedMail Easy or the downloadable installer? downloadable
- Linux/BSD distribution name and version: Rocky Linux 9.1 aarch64
- Store mail accounts in which backend: MySQL
- Web server: Nginx
- Manage mail accounts with iRedAdmin-Pro? Yes
====
I have just migrated from another server and everything else is working but I get this error when accessing user account info on iRedAdmin-Pro:
Error: ConnectionError(MaxRetryError("HTTPConnectionPool(host='127.0.0.1', port=7790): Max retries exceeded with url: /api/subscriber/fc@example.com/subscribed?query_all_lists=no&email_only=yes (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffa8531fa0>: Failed to establish a new connection: [Errno 111] Connection refused'))"))
I have verified permissions on /var/vmail/mlmmj with:
chmod -R 0700 /var/vmail/mlmmj
chmod -R 0700 /var/vmail/mlmmj-archive
chown -R mlmmj:mlmmj /var/vmail/mlmmj
chown -R mlmmj:mlmmj /var/vmail/mlmmj-archive
The command
systemctl status mlmmjadmin
returns the result:
× mlmmjadmin.service - RESTful API server used to manage mlmmj mailing list manager
Loaded: loaded (/usr/lib/systemd/system/mlmmjadmin.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Sun 2023-07-16 13:07:09 PDT; 2s ago
Duration: 107ms
Process: 74246 ExecStartPre=/usr/bin/mkdir /var/run/mlmmjadmin (code=exited, status=0/SUCCESS)
Process: 74247 ExecStartPre=/usr/bin/chown mlmmj:mlmmj /var/run/mlmmjadmin (code=exited, status=0/SUCCESS)
Process: 74248 ExecStartPre=/usr/bin/chmod 0755 /var/run/mlmmjadmin (code=exited, status=0/SUCCESS)
Process: 74249 ExecStart=/usr/sbin/uwsgi --ini /opt/mlmmjadmin/rc_scripts/uwsgi/rhel.ini --pidfile /var/run/mlmmjadmin/mlmmjadmin.pid (code=exited, status=255/EXCEPTION)
Process: 74250 ExecStopPost=/usr/bin/rm -rf /var/run/mlmmjadmin (code=exited, status=0/SUCCESS)
Main PID: 74249 (code=exited, status=255/EXCEPTION)
CPU: 113ms
Any help would be much appreciated!
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.