Closed tobias992 closed 5 years ago
What is new? When was the last update?
Can you post your mailcow.conf? Just remove the hostname.
And don’t remove the issue template, please. You were asked for some information we are now missing. Reverse proxy for example.
The Update was 2 hours ago with new changes from today.
mailcow.conf (at beginning i only changed the DBNAME and DBUSER) `# ------------------------------
MAILCOW_HOSTNAME=email.xxxxxxxxxx.de
DBNAME=db_mailcow DBUSER=dbu_mailcow
DBPASS=xxxxxxxxxx DBROOT=xxxxxxxxxx
HTTP_PORT=80 HTTP_BIND=0.0.0.0
HTTPS_PORT=443 HTTPS_BIND=0.0.0.0
SMTP_PORT=25 SMTPS_PORT=465 SUBMISSION_PORT=587 IMAP_PORT=143 IMAPS_PORT=993 POP_PORT=110 POPS_PORT=995 SIEVE_PORT=4190 DOVEADM_PORT=127.0.0.1:19991 SQL_PORT=127.0.0.1:13306
TZ=Europe/Berlin
COMPOSE_PROJECT_NAME=mailcowdockerized
MAILDIR_GC_TIME=1440
#
#
#
ADDITIONAL_SAN=
SKIP_LETS_ENCRYPT=n
SKIP_IP_CHECK=n
SKIP_CLAMD=n
USE_WATCHDOG=n
LOG_LINES=9999
IPV4_NETWORK=172.22.1
IPV6_NETWORK=fd4d:6169:6c63:6f77::/64
ACL_ANYONE=disallow
SOLR_HEAP=1024 SKIP_SOLR=n
MAILDIR_SUB=`
Sorry for the bad view. How i can optimize that in future posts?
I've noticed the same issue on my Mailcow server updated a day ago, Sogo is fine it only happens if you login into WebUi as admin it hanging for about 10 secs for me, If you login into WebUi as email user it fine no slow loading. On Monday, March 18, 2019 23:54 GMT, tobias992 notifications@github.com wrote: Sorry for the bad view. How i can optimize that in future posts? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
When did you update before you updated yesterday?
I am having the same problem on my two Cows, one gets updated daily in the morning. And both take about 15 seconds after entering the F2A code to show that it was accepted and to load properly.
Also navigating in the interface is super slow and pages load around 15 seconds or longer.
This is the php-fpm log:
php-fpm-mailcow_1 | Waiting for SQL...
php-fpm-mailcow_1 | Waiting for SQL...
php-fpm-mailcow_1 | Uptime: 2 Threads: 8 Questions: 1 Slow queries: 0 Opens: 17 Flush tables: 1 Open tables: 11 Queries per second avg: 0.500
php-fpm-mailcow_1 | MySQL @ 94769f85e0232373896864b6f37570adfe872292b3879feab8e8dxxxxxxxxxxx
php-fpm-mailcow_1 | MySQL applied an upgrade, restarting PHP-FPM...
php-fpm-mailcow_1 | Uptime: 1 Threads: 8 Questions: 1 Slow queries: 0 Opens: 17 Flush tables: 1 Open tables: 11 Queries per second avg: 1.000
php-fpm-mailcow_1 | MySQL @ 94769f85e0232373896864b6f37570adfe872292b3879feab8e8dxxxxxxxxxxx
php-fpm-mailcow_1 | MySQL is up-to-date
php-fpm-mailcow_1 | Running DB init...
php-fpm-mailcow_1 | Fixed _sogo_static_view
php-fpm-mailcow_1 | Cleaned up memcached
php-fpm-mailcow_1 | 1
php-fpm-mailcow_1 | 1
php-fpm-mailcow_1 | 1
php-fpm-mailcow_1 | 1
php-fpm-mailcow_1 | 1
php-fpm-mailcow_1 | 1
php-fpm-mailcow_1 | [19-Mar-2019 07:23:26] NOTICE: fpm is running, pid 1
php-fpm-mailcow_1 | [19-Mar-2019 07:23:26] NOTICE: ready to handle connections
Since when exactly is it slow? Today? Yesterday?
Nevermind. Found an installation where it happens.
It is related to QR image generation, will check and fix.
My installations are slow since last update yesterday evening (after [Update] Fix MAILDIR_SUB comment).
It is not related to updates. None of the last updates would cause that. It is QR image generation in the footer modal.
A QR model generator? Is there even one QR code shown somewhere in the UI, because as far as I know. There are none.
I am not sure if i understand you correctly.
Only I can say: Before update last evening all was working fine and fast and after update all is slow.
But it Looks like you found the issue.
It was just coincidence.
The update indeed fixed the issue. I think we can close this :)
This is still happening for me with the latest update. Any ideas on how to fix it?
It isn’t the QR stuff then but something else. A very large logo can cause this, too.
Hmm, maybe something was cached in my browser after the update. I don't seem to have the issue anymore.
I setup mailcow in June (rules out the QR issue), my server is 8GB but still experiencing this issue. Admin UI takes about 15 secs
Did you upload a large or bad compressed logo?
I'm using an SVG which is about 4kb, but 512 x 512px
Don't know then. I'd need to see this on the server.
Thank you @andryyy
I dont understand why, but changing to a smaller PNG logo fixed the issue. My mailcow UI has never been faster!
Strange. can you send me the SVG to info@servercow.de ? :)
Hello, with new Update i have a very slow WebUi. Sometimes i have to wait over 10 seconds for site load. I cannot find any log confusions.
I only can see that i have massive "info" and "notice" entries in logs. Sometimes they are very confused to understand for me. A simple login/logout with sogo creates approximately 70 log entries.