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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Thank you for your reply! Yes, the plesk.page sites are only temporary and internal.
I waited until the sites disappeared again and checked with DNS tools: There was no entry on the NS.
Changing the IP address from the Plesk backend was not possible, because it was in use by an active session...
Now the problem reappeared. It looks like some information at the nameservers expires and is not updated automatically.
Firefox says "Hmm. We’re having trouble finding that site. We can’t connect to the server at abc-def.51-38-52-181.plesk.page." The developer tools of the browser also mention...
After an automatic update to 18.0.70 Update 2 all sites were inaccessible. We managed to recover them with plesk repair dns, particularly "Restore the user DNS configuration file from the template? [Y/n] Restoring the user DNS configuration file" seems to have helped.
Now, however, it happened...
I want to set up notifications for any user login (including admin/root) to Plesk using this information: Question - Plesk email alert login
So I created an event "Plesk user logged in" with the command echo "username: ${NEW_CONTACT_NAME}" | mail -s "Plesk: User login" -r "[email protected]"...