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.
I don't have that many mail addresses active on my server, just two. I noticed in one of them there's tons of Spam. I checked under Tool & settings that Spamassassin is active serverwide. I found an article, that I could activate Spamassassin for Mail adresses at the mail adress under a tab...
dang... that was it... first when plesk tried to restart dovecot, there was a timeout error. I then restarted manually (as you said anyway), and it didn't work. The I checked /etc/dovecot/conf.d/11-plesk-security-ssl.conf and noticed that still the 1024 file was referenced, I checked in...
/etc/dovecot/conf.d/11-plesk-security-ssl.conf (interesting that there is no 1.3)
ssl=yes
ssl_protocols = TLSv1 TLSv1.1 TLSv1.2
ssl_cert=</etc/dovecot/private/dovecot.pem
ssl_key=</etc/dovecot/private/dovecot.pem...
also:
root@hostname:/var/log/plesk-roundcube# openssl s_client -connect localhost:993 -starttls imap
CONNECTED(00000003)
Didn't find STARTTLS in server response, trying anyway...
write:errno=32
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0...
time to edit expired ;) Here's a snippet from roundcube log:
[07-Nov-2023 17:51:15 UTC] PHP Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_imap_generic.php on line 1060
[07-Nov-2023 17:51:15 UTC] PHP Warning...
I'm trying to set up webmail in one of my domains, but neither horde nor roundcobe works. Both tell me connection to webserver fails.
some facts: webmail.my.domain is secured with LetsEncrypt, the config of i.e. roundcube looks like this:
$config['imap_host'] = 'ssl://localhost:993';
// IMAP...
tried again, it just doesn't like me ;)
root@xxxxxxxx:~# systemctl status mariadb.service
● mariadb.service - MariaDB 10.3.37 database server
Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2022-12-29...
thanks a lot... I already followed a plesk guide and failed at some final steps, so I thought there's something specific for current versions to watch out for (the guide is quite old). Also every guide mentions I should add a mariadb repository to my sources list, but my provider also provides...
Hi,
I've read a few times, that ubuntu 20 comes with MariaDB as default. I updated my server via plesk to ubuntu 20 from 18, but now have MySQL 8 and no mariaDB. Is it possble to migrate to MariaDB?
can't edit here it seems...
I just replaced the line
deb https://autoinstall.plesk.com/PSA_18.0.33/ bionic all
with
deb https://autoinstall.plesk.com/PSA_18.0.40/ bionic all
and the error is gone... had hoped plesk keeps track of that itself ;)
sorry for the long answer delay, daytime I have to fix a lot of log4js ;)
Product version: Plesk Obsidian 18.0.40.1
OS version: Ubuntu 18.04 x86_64
Build date: 2021/12/07 16:00
Revision: fdeba671b04dbdb0e4b6caf23b5176de5f6821a9
update fails with the same error
is it just an...