<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — iredamin page isn't display properly]]></title>
		<link>https://forum.iredmail.org/topic21052-iredamin-page-isnt-display-properly.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic21052.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in iredamin page isn't display properly.]]></description>
		<lastBuildDate>Mon, 15 Dec 2025 01:57:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91556.html#p91556</link>
			<description><![CDATA[<p>Solved... Just use doveadm quota command to force recalculate all account email quota.</p><p>Case closed. Thanks a lot.</p>]]></description>
			<author><![CDATA[null@example.com (Oen Sing)]]></author>
			<pubDate>Mon, 15 Dec 2025 01:57:45 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91556.html#p91556</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91555.html#p91555</link>
			<description><![CDATA[<p>Awesome. Now its working like usual...</p><p>One more question about Quota information in the IredAdmin Panel.<br />I have one account which has over quota, and expunge command doesn&#039;t have effect because the overquota is really huge, 70 GB++ in szie. So I have to remove the files/emails manually using command line, rm -rf to delete all the folders/files within the specific user folder. And issue doveadm index to the user account.</p><p>The result is space reclaimed back. However the information about Quota in the Users list in iRedAdmin Panel still showing the same as before. Any suggestion to reset or properly count the real email quota?</p>]]></description>
			<author><![CDATA[null@example.com (Oen Sing)]]></author>
			<pubDate>Sun, 14 Dec 2025 13:07:39 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91555.html#p91555</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91549.html#p91549</link>
			<description><![CDATA[<p>Please upgrade iRedAdmin to latest v2.7 too.<br />FYI<br /><a href="https://docs.iredmail.org/migrate.or.upgrade.iredadmin.html">https://docs.iredmail.org/migrate.or.up … admin.html</a><br /><a href="https://github.com/iredmail/iRedAdmin/tags">https://github.com/iredmail/iRedAdmin/tags</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 13 Dec 2025 06:55:18 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91549.html#p91549</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91546.html#p91546</link>
			<description><![CDATA[<p>Here the update process:<br /></p><div class="quotebox"><blockquote><p> bash upgrade_iredapd.sh<br />* Detected Linux/BSD distribution: UBUNTU<br />* Checking dependent Python modules:<br />&nbsp; + [required] wheel<br />&nbsp; + [required] sqlalchemy<br />&nbsp; + [required] dnspython<br />&nbsp; + [required] requests<br />Install packages: python3-multipart<br />Reading package lists... Done<br />Building dependency tree... Done<br />Reading state information... Done<br />The following NEW packages will be installed:<br />&nbsp; python3-multipart<br />0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br />Need to get 27.8 kB of archives.<br />After this operation, 150 kB of additional disk space will be used.<br />Get:1 <a href="http://archive.ubuntu.com/ubuntu">http://archive.ubuntu.com/ubuntu</a> jammy/universe amd64 python3-multipart all 0.0.5-2 [27.8 kB]<br />Fetched 27.8 kB in 0s (70.4 kB/s)<br />Selecting previously unselected package python3-multipart.<br />(Reading database ... 313035 files and directories currently installed.)<br />Preparing to unpack .../python3-multipart_0.0.5-2_all.deb ...<br />Unpacking python3-multipart (0.0.5-2) ...<br />Setting up python3-multipart (0.0.5-2) ...<br />Scanning processes...</p><p>* Found iRedAPD directory: /opt/iredapd, symbol link of iRedAPD-5.9.3<br />* Found iRedAPD config file: /opt/iredapd/settings.py<br />* Add new SQL tables - if there&#039;s any<br />* Create directory /opt/iRedAPD-5.9.4.<br />* Copying new version to /opt/iRedAPD-5.9.4<br />* Copy old config file: settings.py (/opt/iredapd/settings.py -&gt; /opt/iRedAPD-5.9.4/settings.py)<br />* Copy custom plugins: iRedAPD-5.9.3/plugins/custom_*.py.<br />* Set correct owner and permission for /opt/iRedAPD-5.9.4: root:root, 0500.<br />* Set permission for iRedAPD config file: /opt/iRedAPD-5.9.4/settings.py -&gt; 0400.<br />* Re-create symbol link: /opt/iredapd -&gt; /opt/iRedAPD-5.9.4<br />* Remove existing systemd service files.<br />* Copy systemd service file: /opt/iredapd/rc_scripts/iredapd.service -&gt; /lib/systemd/system/iredapd.service.<br />Created symlink /etc/systemd/system/multi-user.target.wants/iredapd.service -&gt; /lib/systemd/system/iredapd.service.<br />* Replace py2 by py3 in cron jobs.<br />* Restarting iRedAPD service.<br />* Upgrade completed.</p><p>&lt; NOTE &gt; If iRedAPD doesn&#039;t work as expected, please post your issue in our<br />&lt; NOTE &gt; online support forum: <a href="http://www.iredmail.org/forum/">http://www.iredmail.org/forum/</a><br />&lt; NOTE &gt;<br />&lt; NOTE &gt; * Turn on debug mode: <a href="http://www.iredmail.org/docs/debug.iredapd.html">http://www.iredmail.org/docs/debug.iredapd.html</a><br />&lt; NOTE &gt; * iRedAPD log file is /var/log/iredapd/iredapd.log.</p></blockquote></div><p>However when I check the service&#039;s status:<br /></p><div class="quotebox"><blockquote><p>systemctl status iredapd.service<br />● iredapd.service - iRedAPD (A simple posfix policy server)<br />&nbsp; &nbsp; &nbsp;Loaded: loaded (/lib/systemd/system/iredapd.service; enabled; vendor preset: enabled)<br />&nbsp; &nbsp; &nbsp;Active: active (running) since Sat 2025-12-13 06:26:40 WIB; 1min 2s ago<br />&nbsp; &nbsp; Process: 1609741 ExecStart=/usr/bin/python3 /opt/iredapd/iredapd.py (code=exited, status=0/SUCCESS)<br />&nbsp; &nbsp;Main PID: 1609763 (python3)<br />&nbsp; &nbsp; &nbsp; Tasks: 1 (limit: 14204)<br />&nbsp; &nbsp; &nbsp;Memory: 36.9M<br />&nbsp; &nbsp; &nbsp; &nbsp; CPU: 729ms<br />&nbsp; &nbsp; &nbsp;CGroup: /system.slice/iredapd.service<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;└─1609763 /usr/bin/python3 /opt/iredapd/iredapd.py</p><p>python3[1609741]: iredapd Loading plugin (priority: 99): wblist_rdns<br />python3[1609741]: iredapd Loading plugin (priority: 90): reject_sender_login_mismatch<br />python3[1609741]: iredapd Loading plugin (priority: 80): greylisting<br />python3[1609741]: iredapd Loading plugin (priority: 60): throttle<br />python3[1609741]: iredapd Loading plugin (priority: 50): sql_alias_access_policy<br />python3[1609741]: iredapd Loading plugin (priority: 40): amavisd_wblist<br />python3[1609741]: iredapd Starting SRS sender rewriting channel, listening on 127.0.0.1:7778<br />python3[1609741]: iredapd Starting SRS recipient rewriting channel, listening on 127.0.0.1:7779<br />systemd[1]: iredapd.service: Can&#039;t open PID file /run/iredapd.pid (yet?) after start: Operation not permitted<br />systemd[1]: Started iRedAPD (A simple posfix policy server).</p></blockquote></div><p>There is an error about PID file...</p><p>And, after I reboot the server, I still can&#039;t access the iRedAdmin url. Respond is same: &#039;Internal Server Error&#039;</p><p>The mail url still accessible and operate properly.</p>]]></description>
			<author><![CDATA[null@example.com (Oen Sing)]]></author>
			<pubDate>Fri, 12 Dec 2025 23:40:31 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91546.html#p91546</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91543.html#p91543</link>
			<description><![CDATA[<p>Sorry about this issue. Please upgrade to iRedAPD 5.9.4 instead, it fixes this issue.<br /><a href="https://github.com/iredmail/iRedAPD/tags">https://github.com/iredmail/iRedAPD/tags</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 12 Dec 2025 00:50:34 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91543.html#p91543</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91542.html#p91542</link>
			<description><![CDATA[<p>Here the result of upgrade process:<br /></p><div class="quotebox"><blockquote><p> bash upgrade_iredapd.sh<br />* Detected Linux/BSD distribution: UBUNTU<br />* Checking dependent Python modules:<br />&nbsp; + [required] wheel<br />&nbsp; + [required] sqlalchemy<br />&nbsp; + [required] dnspython<br />&nbsp; + [required] requests<br />* Found iRedAPD directory: /opt/iredapd, symbol link of /opt/iRedAPD-5.0.4<br />* Found iRedAPD config file: /opt/iredapd/settings.py<br />* Add new SQL tables - if there&#039;s any<br />* Create directory /opt/iRedAPD-5.9.3.<br />* Copying new version to /opt/iRedAPD-5.9.3<br />* Copy old config file: settings.py (/opt/iredapd/settings.py -&gt; /opt/iRedAPD-5.9.3/settings.py)<br />* Copy custom plugins: /opt/iRedAPD-5.0.4/plugins/custom_*.py.<br />* Set correct owner and permission for /opt/iRedAPD-5.9.3: root:root, 0500.<br />* Set permission for iRedAPD config file: /opt/iRedAPD-5.9.3/settings.py -&gt; 0400.<br />* Re-create symbol link: /opt/iredapd -&gt; /opt/iRedAPD-5.9.3<br />* Remove existing systemd service files.<br />* Copy systemd service file: /opt/iredapd/rc_scripts/iredapd.service -&gt; /lib/systemd/system/iredapd.service.<br />Created symlink /etc/systemd/system/multi-user.target.wants/iredapd.service -&gt; /lib/systemd/system/iredapd.service.<br />* Replace py2 by py3 in cron jobs.<br />* Restarting iRedAPD service.<br />Job for iredapd.service failed because the control process exited with error code.<br />See &quot;systemctl status iredapd.service&quot; and &quot;journalctl -xeu iredapd.service&quot; for details.<br />Failed, please restart iRedAPD service manually.<br />Traceback (most recent call last):<br />&nbsp; File &quot;/opt/iredapd/tools/fix_throttle_priority.py&quot;, line 22, in &lt;module&gt;<br />&nbsp; &nbsp; import web<br />&nbsp; File &quot;/opt/iredapd/tools/../web/__init__.py&quot;, line 4, in &lt;module&gt;<br />&nbsp; &nbsp; from . import (&nbsp; # noqa: F401<br />&nbsp; File &quot;/opt/iredapd/tools/../web/debugerror.py&quot;, line 19, in &lt;module&gt;<br />&nbsp; &nbsp; from . import webapi as web<br />&nbsp; File &quot;/opt/iredapd/tools/../web/webapi.py&quot;, line 12, in &lt;module&gt;<br />&nbsp; &nbsp; import multipart<br />ModuleNotFoundError: No module named &#039;multipart&#039;<br />* Upgrade completed.</p><p>&lt; NOTE &gt; If iRedAPD doesn&#039;t work as expected, please post your issue in our<br />&lt; NOTE &gt; online support forum: <a href="http://www.iredmail.org/forum/">http://www.iredmail.org/forum/</a><br />&lt; NOTE &gt;<br />&lt; NOTE &gt; * Turn on debug mode: <a href="http://www.iredmail.org/docs/debug.iredapd.html">http://www.iredmail.org/docs/debug.iredapd.html</a><br />&lt; NOTE &gt; * iRedAPD log file is /var/log/iredapd/iredapd.log.</p></blockquote></div><p>And there the result of &quot;journalctl -xeu iredapd.service&quot;<br /></p><div class="quotebox"><blockquote><p>Traceback (most recent call last):<br />python3[3074403]:&nbsp; &nbsp;File &quot;/opt/iredapd/iredapd.py&quot;, line 20, in &lt;module&gt;<br />python3[3074403]:&nbsp; &nbsp; &nbsp;from libs import __version__, daemon, utils<br />python3[3074403]:&nbsp; &nbsp;File &quot;/opt/iRedAPD-5.9.3/libs/utils.py&quot;, line 20, in &lt;module&gt;<br />python3[3074403]:&nbsp; &nbsp; &nbsp;from web import sqlquote<br />python3[3074403]:&nbsp; &nbsp;File &quot;/opt/iRedAPD-5.9.3/web/__init__.py&quot;, line 4, in &lt;module&gt;<br />python3[3074403]:&nbsp; &nbsp; &nbsp;from . import (&nbsp; # noqa: F401<br />python3[3074403]:&nbsp; &nbsp;File &quot;/opt/iRedAPD-5.9.3/web/debugerror.py&quot;, line 19, in &lt;module&gt;<br />python3[3074403]:&nbsp; &nbsp; &nbsp;from . import webapi as web<br />python3[3074403]:&nbsp; &nbsp;File &quot;/opt/iRedAPD-5.9.3/web/webapi.py&quot;, line 12, in &lt;module&gt;<br />python3[3074403]:&nbsp; &nbsp; &nbsp;import multipart<br />python3[3074403]: ModuleNotFoundError: No module named &#039;multipart&#039;<br />systemd[1]: iredapd.service: Control process exited, code=exited, status=1/FAILURE</p></blockquote></div><p>Any advices?</p>]]></description>
			<author><![CDATA[null@example.com (Oen Sing)]]></author>
			<pubDate>Thu, 11 Dec 2025 23:21:17 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91542.html#p91542</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91539.html#p91539</link>
			<description><![CDATA[<p>Please upgrade iRedAPD to latest release then check again:<br /><a href="https://docs.iredmail.org/upgrade.iredapd.html">https://docs.iredmail.org/upgrade.iredapd.html</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 11 Dec 2025 07:19:52 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91539.html#p91539</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91530.html#p91530</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>- Any related error in /var/log/syslog?<br />- Did you change anything recently before this issue happens?</p></blockquote></div><p>No relate log at syslog.</p><p>I am not change anything recently, since this is old setup.<br />The only change actually the /iredadmin -&gt; /admin<br />And that&#039;s years ago when first setup.<br />The only usual change is update system only.</p><p>I just check the service of iredapd.service is failed stated.</p><p>Errors are:<br />/opt/iredapd/iredapd.py:6: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12.<br />The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio<br />Traceback (most recent call last):<br />&nbsp; File &quot;/opt/iredapd/iredapd.py&quot;, line 20, in &lt;module&gt;<br />&nbsp; &nbsp; from libs import __version__, daemon, utils<br />&nbsp; File &quot;/opt/iRedAPD-5.0.4/libs/utils.py&quot;, line 19, in &lt;module&gt;<br />&nbsp; &nbsp; from web import sqlquote<br />ModuleNotFoundError: No module named &#039;web&#039;</p>]]></description>
			<author><![CDATA[null@example.com (Oen Sing)]]></author>
			<pubDate>Wed, 10 Dec 2025 14:02:50 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91530.html#p91530</guid>
		</item>
		<item>
			<title><![CDATA[Re: iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91528.html#p91528</link>
			<description><![CDATA[<p>- Any related error in /var/log/syslog?<br />- Did you change anything recently before this issue happens?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 10 Dec 2025 09:16:08 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91528.html#p91528</guid>
		</item>
		<item>
			<title><![CDATA[iredamin page isn't display properly]]></title>
			<link>https://forum.iredmail.org/post91527.html#p91527</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.5.1 MARIADB edition.<br />- Deployed with iRedMail Easy or the downloadable installer? No, manual<br />- Linux/BSD distribution name and version: Ubuntu 22.04.5 LTS<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL/MariaDB<br />- Web server (Apache or Nginx): nGinx<br />- Manage mail accounts with iRedAdmin-Pro? No<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>The only respond given by browser is Internal Server Error.<br />And the nginx&#039;s log only &quot;GET /iredadmin HTTP/2.0&quot; 500 21&quot;</p><p>Where I should check more to solve this?</p><p>Anyway, the mail itself loaded properly, only the iredadmin page has problem. Thanks in advance.</p>]]></description>
			<author><![CDATA[null@example.com (Oen Sing)]]></author>
			<pubDate>Wed, 10 Dec 2025 06:24:13 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91527.html#p91527</guid>
		</item>
	</channel>
</rss>
