1

Topic: iredamin page isn't display properly

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.5.1 MARIADB edition.
- Deployed with iRedMail Easy or the downloadable installer? No, manual
- Linux/BSD distribution name and version: Ubuntu 22.04.5 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL/MariaDB
- Web server (Apache or Nginx): nGinx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

The only respond given by browser is Internal Server Error.
And the nginx's log only "GET /iredadmin HTTP/2.0" 500 21"

Where I should check more to solve this?

Anyway, the mail itself loaded properly, only the iredadmin page has problem. Thanks in advance.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: iredamin page isn't display properly

- Any related error in /var/log/syslog?
- Did you change anything recently before this issue happens?

3

Re: iredamin page isn't display properly

ZhangHuangbin wrote:

- Any related error in /var/log/syslog?
- Did you change anything recently before this issue happens?

No relate log at syslog.

I am not change anything recently, since this is old setup.
The only change actually the /iredadmin -> /admin
And that's years ago when first setup.
The only usual change is update system only.

I just check the service of iredapd.service is failed stated.

Errors are:
/opt/iredapd/iredapd.py:6: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12.
The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio
Traceback (most recent call last):
  File "/opt/iredapd/iredapd.py", line 20, in <module>
    from libs import __version__, daemon, utils
  File "/opt/iRedAPD-5.0.4/libs/utils.py", line 19, in <module>
    from web import sqlquote
ModuleNotFoundError: No module named 'web'

4

Re: iredamin page isn't display properly

Please upgrade iRedAPD to latest release then check again:
https://docs.iredmail.org/upgrade.iredapd.html