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.
A couple years ago i've the same issue.
Easy fix. You need to add an file named index.cjs in the root directory from your domain /for example httpdocs_new with the content:
And your configuration should look like this:
it its enough to upload your build folder to plesk. I recommend use git...
Username:
TITLE
IPv6 Range Whitelist Fail2Ban via GUI
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Debian 11.7, Plesk Obsidian, Version 18.0.54
PROBLEM DESCRIPTION
Whitelisting any IPv6 Range via the GUI failed with the error the IP or hostname is invalid.
Adding the same...
Hello guys,
a bug which i found recently is that you can now longer whitelist IPv6 Ranges via the GUI.
if you add them via ssh plesk bin ip_ban --add-trusted IPv6/Range it will be added to the list and can be list over the GUI. BUT you can't change the description from the IP. Error: the IP...
The Sollution:
create a file in the build folder named index.cjs with the content (() => import('./index.js'))(); as described here on Github.
Make shure that you have configured a node adapter for example see the Sveltekit Instructions.
After installing the package.json i'm getting the error...
the problem is that Port 8000 is by default not enabled. Normaly your Node App should start automaticly if corret configured.A short example (How to Work with Node.js Apps on Plesk Obsidian )
i know it's in German but ovrall it's an very good instruction how to fix error 520 with Cloudflare Wie man Cloudflare's "Error 520" behebt: Web Server meldet einen unbekannten Fehler"
Hello,
have someone an good instruction for the implementation from SvelteKit in Plesk? Node is already installed but Phusion won't start any websites (Web application could not be started by the Phusion Passenger(R) application server.)
Thanks in advance.
@Nik G looks like you are rigth, at this Point i'm not shure what exactly the error message was but my solution works for me. Enclosed the installerlog (shortened to the latest 3 Updates)
aside from that i wrote in 2 Forum Post my solution so it could be that the otherone i don't remember right...
go to your Plesk Page "Tools & Settings", click on updates and the installer should start. There you need to select to update Plesk. This Process did i 3 times an then Plesk was successfully updated without any Problems.
Annother Problem could be amavis. More details look here: Issue - Problem...