get that error message after deleting domain. why?
...but domain was deleted. (?)
-> Maybe the problem was, that i've removed DNS CNAME (in fact, it was a subdomain as an own entry in domain list) BEFORE removing it from plesk!?
thx for feedback(s).
Hi there
As the title says: Is it risky to update MariaDB on Plesk 18.x "Obsidian" on Debian 10.x "Buster" (x64) manually to v10.5.x?
Thank you very much for your feedback(s). :-)
Hi there
Some RBL entries seem to block some mail sender's addresses, but i don't know which RLB server (i use different ones)
SO: How to set an e-mail whitelist / whitelist entry for a specific mail account (or maybe also in general) in Plesk 18.x "Obsidian" so it will be ignored my RBL...
no correct is:
wget -q -O - https://autoinstall.plesk.com/grafana/deb/gpg.key | gpg --dearmor > /etc/apt/keyrings/plesk-ext-grafana.gpg
so now it works, thx
hmmm... your command has '>' in it, i think correct is:
wget -q -O - https://autoinstall.plesk.com/grafana/deb/gpg.key | gpg --dearmor /etc/apt/keyrings/plesk-ext-grafana.gpg
but does still not work:
apt update
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2...
no does not work too in my case
root@vps27375:~# cd /etc/apt/sources.list.d
root@vps27375:/etc/apt/sources.list.d# mv plesk-ext-grafana.list.0 plesk-ext-grafana.list
root@vps27375:/etc/apt/sources.list.d# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F76221572C52609D
Executing...