Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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...
Hi there
my Plesk web server does block the access to my websites when my computer is VPN connected via ch.hideservers.net (any maybe also other VPN servers).
Where can i whitelist this?
Can i whitelist it as a domain? Or do i need to whitelist it as an IP or CIDR?
Thx for feedback(s).
PS: Firstly, i tried it with comments, but removing them did not solved the problem (The rules was created via ChatGPT...)
# Blockiert Requests mit dem GET/POST-Parameter "Chitoge"
SecRule REQUEST_URI|ARGS_NAMES "@contains Chitoge" \
"id:1001001, phase:1, deny, status:403, msg:'[WAF]...
Hi there
As the title says, i have a problem with custom webapp fw rules on a custom domain (so not in the general webapp fw settings section)
Get that message...
*****************************************************
Die folgenden Werte sind nicht gültig: SecRule REQUEST_URI|ARGS_NAMES...
Thank you very much for your feedback. I think i shoud not be a problem - at least in theory. (Because Plesk and its components run on the application tier level).
And yes, it does not replace a major version update - sure.
Hi there
As the title says: Is it possible to run Plesk 18.x “Obsidian” on Debian 10.x “Buster” with the higher version “buster-backports” kernel?
Thank you very much for your feedback(s).