I can confirm same issue (duplication of emails) en thunderbird clients with POP3.
Be aware on dedupe emails as the size of headers its not the same..
If its helpful some clients are deduping with this tool: Remove Duplicate Messages
mariadb-upgrade -u admin -p`cat /etc/psa/.psa.shadow`
for ubuntu:
mysql_upgrade -u admin -p`cat /etc/psa/.psa.shadow`
Without space between "-p" and "`cat /etc/psa/.psa.shadow`"
Thanks @PeterK900
https://support.plesk.com/hc/en-us/articles/12377016800279-How-to-switch-from-MySQL-to-MariaDB-on-Plesk-for-Windows
https://www.plesk.com/blog/product-technology/mysql-vs-mariadb/
But be careful the guide its not 100% correct. I think you don't hace to import Mysql main database.
I used the script to upgrade ubuntu 18.04 to 20.04, upgrade fails and I have to manually recovery packages and database dumps from backup.
After many fixes I got plesk running again but certain tasks (backups, plesk repair installation) fails which the error "Plugin caching_sha2_password could...
This regex works:
failregex = ^.*\[Warning\] Access denied for user .*@'<HOST>'.*\(using password: YES\)$
On ubuntu 20.04, Plesk 18 and MariaDB server.
--> Free space on the drive.
I've problems of space (I'm rising max size of /var partition) but at the moment of error I've 18G of free space, I think It's enough to run the command.
--> View the "threads_connected
running show status LIKE 'threads_connected' (your query gives me an empty...
there is no entry of mysql on /var/log/messages or /var/log/syslog.
I've an /var/log/mysql/error.log enabled.
I've empty it rerun Plesk repair installation , this is the output:
2021-08-22T20:01:18.481561Z 219153 [Note] Access denied for user 'root'@'localhost' (using password: NO)...
same.
**** Product repair started.
Started bootstrapper repair procedure. This may take a while.
Certain actions may be skipped if not applicable.
Trying to start service mysql... active
done
Trying to establish test connection... connected
done
Trying to find psa database... version is...
After many try / error test (disabled nginx, nginx cache, changing nginx/ apache options in domains) problem seems to has gone.
I don't know how to specify solve it, but it seems to be related to incorrect domain configuration options of reverse proxy and other nginx options stucked in some...
Composer extension fails to show packages list on repos with tag name with @ in the name.
Other domains works perfect with composer.
You cloud try with this repo:
https://github.com/inFureal/artisan-gui
No I've not resolved the issue on my server, Now I have disabled nginx package. I think that it's a apache related problem more than nginx side.
I will test by rebooting the server.
Thanks!
Hi, there is not .htaccess file on domain I'm using for testing only a plain html file in dir.
Nginx caching Is disabled, I also delete /var/cache.. files and disabled all Nginx cache for all domains (one by one)