Recent content by sistemas@chequemotiva

  1. S

    Issue MariaDB upgrade fails with 521 error within Plesk due to MariaDB website being unavailable

    Hi @peter21581 Thanks for the command, and I see that the problem is in the url that are change to https://legacy-downloads.mariadb.com/MariaDB/: root@colect:/home/ubuntu# curl -I https://downloads.mariadb.com/MariaDB/ HTTP/2 302 date: Tue, 14 Apr 2026 15:15:12 GMT location...
  2. S

    Question Obtain status of HTST with SSL/It of domain via command line

    Hi @Kaspar Thanks for the command line to fine the HSTS dont actived. Yes, i see that dont have that option, but is a good option to find the domain, because, i have server that dont have nginx, and the command failed, because only find in conf of nginx, but, i see that apache can check with...
  3. S

    Resolved Why plesk dont remove the cron asociated to the subscription when you delete that subscription?

    Hi: I check that when i delete a subscription in plesk version 18.0.75, delete de user asociated that suscription ok. If you have users that are delete in the pass, yo can check in this log: cat /var/log/syslog | grep 'ORPHAN (no passwd entry)' The cron jobs is in that directory of ubuntu...
  4. S

    Question Obtain status of HTST with SSL/It of domain via command line

    HI: I want to check what domains have active HSTS, but the command of "plesk ext sslit", only active o disable the optionj, and i cant check if is enabled or not¿? I have tried whit the command: grep -i strict-transport-security /var/www/vhosts/system/*/conf/nginx.conf and i see what is...
  5. S

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    Hi: I have the same error, but other databases. SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '%-db\_ex1-ex1' for key 'PRIMARY': 0: /opt/psa/admin/plib/Upgrade/upgrade.php:46 I see the database via command line or phpmyadmin, but dont appear the table. If posible that...
  6. S

    Resolved Plesk repair installation disabled status module in apache

    Hi: I update to 18.0.75 and in the command line, output this: ===> Preparing Plesk upgrade (final stage). Module status disabled. To activate the new configuration, you need to run: systemctl restart apache2 Then I activate status via plesk, and then i pass a: plesk repair installation -y...
  7. S

    Issue how to edit global custom directives?

    Hi @sergx I contact with plesk support, and comment me that plesk check update said that error, because onlye check if some files exist in /usr/local/psa/admin/conf/templates/custom/ and not check if is ok the flie and said the error of upgrade. I recommend to lear before the change in the...
  8. S

    Issue how to edit global custom directives?

    Hi: I have the same error, and i chek the file and is ok: root@XXXXX:/home/ubuntu# /opt/plesk/php/8.4/bin/php -l /usr/local/psa/admin/conf/templates/custom/server.php No syntax errors detected in /usr/local/psa/admin/conf/templates/custom/server.php I only edit this line: sed -i 's|\(%a\) %l...
  9. S

    Issue Why is the MariaDB repo server not working?

    Hi: Yes, the problem is of mariadb, in that url comment this error: https://support.plesk.com/hc/en-us/articles/12388091703703-How-to-upgrade-MariaDB-on-Plesk-for-Linux?page=3#comments Thanks!
  10. S

    Issue Upgrade mariadb 10.03.39 to 11.4 Obsidian 18.0.73

    Hi: When you update to ubuntu 22, with this help manual: https://support.plesk.com/hc/en-us/articles/12377714344983-How-to-perform-dist-upgrade-procedure-on-Linux-server-with-Plesk then, you can update to mariadb 11.04 and works ok. Recomendation, desintall the extension: TuxCare Extended...
  11. S

    Resolved Why plesk dont remove the cron asociated to the subscription when you delete that subscription?

    hi @Sebahat.hadzhi I think that is a bug, because when you create a new subscription, the name of Username, that create plesk in the System user credentials, create a file in /var/spool/cron/crontabs/, but, if you delete that subscription, plesk dont remove the file asociated to that...
  12. S

    Resolved Why plesk dont remove the cron asociated to the subscription when you delete that subscription?

    Hi: I see that when i delete a subscription via plesk, in /var/spool/cron/crontabs/ dont delete the file of the username of the subscription, and in the /var/log/syslog i have the following error: Nov 11 15:26:10 giftXX cron[414]: (us_tarjetasXX) ORPHAN (no passwd entry) Nov 11 15:30:11 giftXX...
  13. S

    Resolved Plesk repair installation disabled status module in apache

    Hi Thank you for confirming! I look forward to your news. Rewards!
  14. S

    Resolved Plesk repair installation disabled status module in apache

    Hi Recently i see that when i do a plesk repair installation -y, plesk disabled the module status of apache2 in plesk: Reconfiguring the Plesk installation Started bootstrapper repair procedure. This may take a while. Certain actions may be skipped if not applicable. Finishing up upgrade...
  15. S

    Question Error to update 18.0.73.2 - Apache2 error in line 2 in /etc/apache2/conf-enabled/php_cgi_wrapper.conf

    Hi: When i active the module, apache can run without comment the line and work ok again. Thanks!
Back
Top