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 response.
From my point of view, the fact that this setup worked reliably before and the issue only started occurring after the recent update strongly suggests that the update may at least be related to the problem.
I understand that you were not able to reproduce the issue...
I have just tested it and changed the setting to "Enabled - overrides group policies" as requested, but unfortunately without success (see screenshots).
Filezilla Server Log:
After that, I reverted it back to "Determined by groups or system policies" and disabled FTPS. In this...
Thank you for your response.
Current configuration under Protocol Policies on the FileZilla Server:
Minimum allowed TLS version: 1.2
Using a self-signed X.509 certificate
Passive mode enabled
Require explicit FTP over TLS enabled
Additional behavior:
If I switch the setting to "Explicit FTP...
Additional information:
I can reproduce the same issue on Debian 10 and Debian 11, but I do not see it on Debian 12 or Debian 13 against the same FileZilla Server 1.12.5 target.
So from my side this does not look like a general FileZilla configuration problem. It looks more like a regression...
I can confirm the same issue here after updating to Plesk Obsidian 18.0.77 Update 2 on Debian 10.
Our remote backups to FileZilla Server 1.12.5 via FTPS in passive mode stopped working after the update. Before that, the setup had been working for a long time without problems.
On the Plesk...
I have a management server with a public IP address, and I want to give my VMs, all of which are accessible internally with a 10-series IP address and don't have a public Internet connection, access to the internet so that updates, etc., are possible, but they aren't accessible from outside.
I...
In had to change the following setting in:
/etc/mysql/my.cnf
[mysqld]
bind-address = 0.0.0.0
Then the connection from outside worked for me.
MariaDB Version 10.11.6