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.
Oops...solved it. With node 16.17 MariaDB accepts connections from "localhost". After upgrading to node 18.8 MariaDB doesn't allow connections from "localhost", need to use "127.0.0.1" instead.
Hi All
When I upgrade to Node.js 18.8.0 (selecting this version in "Websites & Domains" > my domain > Node.js > Node.js Version) my app fails with:
Error: connect ECONNREFUSED ::1:3306 at PromisePool.query...
Username:
TITLE
Issue - phpAdmin navigation panel shows different database from main panel
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Product: Plesk Obsidian 18.0.41 Update #1
Ubuntu 20.04.4 LTS
MariaDB 10.3.32
PROBLEM DESCRIPTION
I use one database user that has access to...
I use one database user that has access to all databases in a subscription. The subscription has 3 databases (1xWordPress, 2xuser). The two user databases (prod and dev) are related to different sites (prod and dev). When I open phpAdmin the left navigation pane always shows the dev database...
I have subdomain serving NodeJS apps only. Current setup is nginx proxy in front of Apache and I want to stop using Apache on this NodeJS serving subdomain. I unchecked the checkbox for proxy mode in the nginx setting in the subdomain. My "health check" route returns ok.
router.get("/health"...
Plesk Obsidian 18.0.36 / Ubuntu 20.04.3 / Node 14.18.0
process.env.XYZ does return undefined while XYZ is set as a custom environment variable. Other variable are returned fine. Is there a maximum to the number of environment variables or the total nr of characters in them? Removing one of the...
Since 2 weeks on every logrotate (midnight) I receive this error:
[ E 2021-06-28 00:02:52.0639 463459/T0 apa/Hooks.cpp:750 ]: Unexpected error in mod_passenger: Cannot connect to the Passenger core at unix:/tmp/passenger.tWygnUX/agents.s/core
Backtrace:
in 'Passenger::FileDescriptor...
Experiencing the same issue here. I see this one is flagged as resolved but I do not see the solution.
OS: Ubuntu 20.04.1 LTS
Product: Plesk Obsidian 18.0.30 Update #2
Error: The Firewall module requires Iptables to be installed. Please install the Iptables package from your OS vendor.
Tried...