• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. P

    Issue Never updated (See 'Build/Update' on awstats_setup.html page)

    My server has awstats installed from the plesk module installer but when I check the usage statistics it is completely empty. At the top it says: Last Update: Never updated (See 'Build/Update' on awstats_setup.html page) But where is the awstats_setup.html page?? A search on "awstats" or...
  2. P

    Issue apache mpm_event alert AH03104 unable to create worker thread

    I think I eventually found the solution on HTTPS unter Apache/Ubuntu systemctl show apache2.service | grep TasksMax gave me a result of 60, and I did increase it to 120 with the given command: systemctl set-property apache2.service TasksMax=120 So far the problem did not show up again. I am...
  3. P

    Issue apache mpm_event alert AH03104 unable to create worker thread

    I did check the items from your link between the old and my new server and I don't see any differences. Thus, I suppose the whole issue is related to plesk 18 on Ubuntu 22 as opposed to plesk on Ubuntu 20. It may also be though, that the new vServer platform has issues with the hosting server...
  4. P

    Issue apache mpm_event alert AH03104 unable to create worker thread

    I haven't changed anything in the apache conf from the default values. And the settings on the old server are the same as the settings on the new server which I migrated to. I use logwatch on both servers and I do only see the alerts so frequently on the new server. I did already restart the...
  5. P

    Issue apache mpm_event alert AH03104 unable to create worker thread

    Add On: On my old Ubuntu 20 Server with Plesk Obsidian 18.0.51 I did only find the AH03104 error 11 times in the past year. The old server did only have 4GB of RAM instead of the 8GB on my new server. Also, the old server had 2 CPUs instead of 4 CPUs now. Resources are much better now than...
  6. P

    Issue apache mpm_event alert AH03104 unable to create worker thread

    On my Ubuntu 22 LTS server, I frequently see errors like the following in the apache2/error.log [mpm_event:alert] [pid 653600:tid 140299242296896] (11)Resource temporarily unavailable: AH03104: apr_thread_create: unable to create worker thread My server is used mainly for email and I do not...
  7. P

    Resolved Could not issue/renew Let`s Encrypt certificates for admin

    Oops, you're right. I hadn't thought of, that after my server migration email headers may look the same. Looking at the mail source revealed that it was indeed from my old server, which is still in stand by without any domains. Mea Culpa!
  8. P

    Resolved Could not issue/renew Let`s Encrypt certificates for admin

    Thanks for the quick reply. Alas, there is nothing neither in the Notification table nor in the PanelNotification table When I wrote 'frequently' I didn't mean every day but every other week. SELECT name FROM sqlite_schema WHERE type='table' ORDER BY name; Notification OrderAttribute Orders...
  9. P

    Resolved Could not issue/renew Let`s Encrypt certificates for admin

    I frequently get messages from let's encrypt renewals like the one shown below. When I check the expiration of my domain everything looks fine though. My domain was already successfully renewed 9 days ago on March 6th and is shown to expire on June 4th. There is nothing which shows an expiration...
  10. P

    Issue Check SSL certificates from command line

    Thanks for the hint. I was reluctant because when I had clicked on 'Reissue Certificate' before, I only saw a list of SSL certs I needed to buy but no re-issue button. Now, I did click on the 'Install' button for the Let's Encrypt certificatea at the very bottom, which then brought me to a...
  11. P

    Issue Check SSL certificates from command line

    I did check the expiration from Websites & Domains then expanding the domain and clicking on SSL/TLS Certificates under Security. Your way is much easier though, as it directly shows the expiration dates. I have configured my domains solely with plesk and both are available through https:// ...
  12. P

    Issue Check SSL certificates from command line

    Hmm, strange. Do you have an explanation why there is no subdir for my 2nd domain then? From the web gui I see that the ssl cert for my 1st domain is valid to June 4th and my 2nd domain is valid to May 13th. From the cert.pem files under the given path, I get: notBefore=Mar 6 09:32:40 2023...
  13. P

    Issue Check SSL certificates from command line

    I have 2 domains configured on my Ubuntu server and in the web interface both of them show up as secured by let's encrypt certificates. As it is very cumbersome to check the expiration dates from the web GUI, I used to use a script which extracts the expiration dates from the certs on the file...
  14. P

    Issue Plesk interface language set to English, but the extension catalog still shows descriptions in German

    I have set the language of my server to en_US.UTF-8 in /etc/default/locale and except for the descriptions in the extensions catalog I don't see anything in German. In the meantime I have also rebooted my server but the problem still exists. I became aware of the problem after I have migrated...
  15. P

    Issue Plesk interface language set to English, but the extension catalog still shows descriptions in German

    Yes, I have set the language in my user profile also to US english. All Plesk menus I have checked so far are well in English. Even the extension catalog is English, except for the descriptions of most of the extensions. To me, it looks like that some extensions have a localized description and...
  16. P

    Issue Plesk interface language set to English, but the extension catalog still shows descriptions in German

    My provider did supply Plesk with German language setting and I have changed the interface language to English. This works almost everywhere, but the descriptions in the extension catalog are still in German (see example picture) Is there something wrong with the plesk language change module?
  17. P

    Question How to activate/edit ingo pigeonhole sieve email filters on linux from command line?

    Sorry, I just went through the list on the given link and found that IMAP was not ticked green on SOGo. I think IMAP just means that horde works with IMAP and, thus, flawlessly allows other IMAP clients like thunderbird on the same mailbox. It could well be that SOGo also has no problem with...
  18. P

    Question How to activate/edit ingo pigeonhole sieve email filters on linux from command line?

    Hmm, if I look at Horde vs SOGo: Which is Better? (2021) - Appmus I think SOGo focuses mainly on groups and cloud. I do not need anything of this, and I also don't need todo and task management. For me, IMAP support, search and filter functionality are important.
  19. P

    Question How to activate/edit ingo pigeonhole sieve email filters on linux from command line?

    Oops, that doesn't sound promising. Horde is actually a great webmailer and I don't see any successor coming near to its rich feature set. I will dig more into ingo to find a way to migrate the database. Thanks for the clarification.
  20. P

    Question How to activate/edit ingo pigeonhole sieve email filters on linux from command line?

    I am not talking about the migrator but about an ingo.sieve file I have copied from my old server to /var/qmail/mailnames/myDomain/myUser/sieve/ingo.sieve. This filter was not shown in the horde webmailer under Filter Rules, but shown under Script -> Show Active Script. So Kaspar is right - a...
Back
Top