Recent content by Carl Swart

  1. C

    Forwarded to devs Event 'cp_user_login_failed'

    I took the gamble and deleted the entries from the task manager DB upon which the performance of the server normalised. I am not saying this is a solution for all, so do your own research, but perhaps it helps somebody. I used the following SQL statement: delete from tasks where...
  2. C

    Forwarded to devs Event 'cp_user_login_failed'

    Even deeper investigation, reveals the following: sqlite3 /var/lib/plesk/task-manager/db/db.sqlite3 sqlite> select count(*) from tasks; 1252151 sqlite> select count(*) from tasks where status='new'; 1249933 sqlite> select count(*) from tasks where description="Event 'cp_user_login_failed'...
  3. C

    Forwarded to devs Event 'cp_user_login_failed'

    I have been blessed with a second server on which this is happening. Both servers are still on CentOS 7 with Tuxcare enabled, if this makes any difference.
  4. C

    Forwarded to devs Event 'cp_user_login_failed'

    We have been plagued by this issue over the last week as well. /var/lib/plesk/task-manager/db/db.sqlite3, is excessively large. -rw------- 1 psaadm psaadm 562327552 Mar 19 11:18 db.sqlite3 /var/lib/plesk/runtime/ fills up with thousands of directories. We have implemented the above...
  5. C

    Important New Plesk webmail / SOGo Webmail extension

    Hi, Here is my experience. Platform is: Plesk Product version: Plesk Obsidian 18.0.54.1 OS version: CentOS 7.9.2009 x86_64 Build date: 2023/07/25 10:00 Revision: 57b62fc510c24ebd99a489d3c76038df6439b417 SOGo Webmail extenstion Version: 1.1.1-137 RPMs...
  6. C

    Unable to create A DNS record with underscore in Plesk: The specified domain name is not valid. You need to specify a valid domain name like domain.co

    Ahh, thank you for pointing that out! Now, I just hope it will get fixed sooner than later. It has been an issue for going 3 years.
  7. C

    Unable to create A DNS record with underscore in Plesk: The specified domain name is not valid. You need to specify a valid domain name like domain.co

    I 100% agree with you, yet, you get responses like this: Now, I immediately respond to such a statement "about a handful of hosting providers" as utter nonsense, since there are many more than a handful of providers using Plesk. So the solution provider has this convoluted way of creating a...
  8. C

    Unable to create A DNS record with underscore in Plesk: The specified domain name is not valid. You need to specify a valid domain name like domain.co

    Username: TITLE Unable to create A DNS record with underscore in Plesk: The specified domain name is not valid. You need to specify a valid domain name like domain.com. PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Version 18.0.53 Update #2, last updated on June 29, 2023 11:22 AM...
  9. C

    Issue reCaptcha - Again?

    Hi, All of a sudden, sites created with Web Presence Builder, are generating the following error when captcha is enabled on a contact form: ERROR for site owner: Invalid domain for site key Now, I have been able so determine that the client have no way to supply a "site key" for the domain...
  10. C

    Enable DNS for domain. ERROR: Call to undefined method

    I receive exactly the same error .... This is after MU#48 .... before then everything was 100% PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE Plesk Panel, 11.5.30, #48, CloudLinux 6.5, x86_64 PROBLEM DESCRIPTION Using the Plesk Panel UI to disable or enable the DNS servers gives...
  11. C

    Updating php version with Plesk

    Did you try to use the password for the account with which you SSH'ed to the server?
  12. C

    Plesk 11.5 API

    When a site is migrated using PMM, the custom vhost.conf directives end up in the additional node of the Web Server Settings. The custom vhost_ssl.conf directives end up in the additional-ssl node of the Web Server Settings. Is there a way to get the "Web Server Settings" on a per webspace...
  13. C

    Dr Web sending lot of emails

    Rob, MU#14 does exists. http://autoinstall.plesk.com/PSA_9.5.4/microupdates/MU14/ -Carl
  14. C

    Dr Web sending lot of emails

    Rob, You can apply the solution as per: http://kb.parallels.com/en/113018 In case of Plesk 8.6.0 or if the micro-update installation is not possible, you can follow these steps to update DrWeb bases manually: Download: http://update.drweb.com/unix/500/update.drl Put it to...
Back
Top