• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by lucflash

  1. L

    Resolved Plesk Migration failed encountered RSA key, expected OPENSSH key

    I figured it out. Just for someone who is dealing with the same problem. I checked which algorithms the source server supports with: ssh -Q kex which was: diffie-hellman-group1-sha1 diffie-hellman-group14-sha1 diffie-hellman-group-exchange-sha1 diffie-hellman-group-exchange-sha256...
  2. L

    Resolved Plesk Migration failed encountered RSA key, expected OPENSSH key

    Hey guys, i would like to migrate from a Debian 8 Server with Plesk to a new one with CentOS 7. i managed the exact task multiple times last year and always used the method using ssh key file. The error message says: Failed to connect to the source server 'source' (XXX.XXX.XXX.XXX) by SSH...
  3. L

    Question Grafana & Adavanced Monitoring missing Steps

    Hey guys, is there a way to set the interval of grafana for queries? The report from today or yesterday shows way more steps than the report of last week or previous month. We monitor several servers in an global grafan installation setup like How to monitor several Plesk Servers with Grafana...
  4. L

    Question Docker Redis overcommit_memory and Transparent Huge Pages

    Hey guys, i would like to start multiple Redis Servers for a Magento Project (Session + Cache) and we are using the prebuild docker images for that. We have tried the "official" Redis Image in Version 5.0.12 and 6.0.12 and also the popular bitnami/redis. We always get these two main problems on...
  5. L

    Issue Email Forwards Cause Backscatter

    Hey, i am using qmail on Plesk Onyx but the Plesk Version is not the problem. There are email addresses with external forwarding and the server ip is currently listet at backscatter.org’s RBL Digging into emails sent to the postmaster, I might found the reason. Someone had emailed an account...
  6. L

    Question Lets encrypt - not a valid e-mail address

    Sorry, maybe i missed some information we have several server running and perform the lets encrypt creation process automatically instead of filling the field manually via plesk panel the creation process works perfectly, but for the renewal process the email adress is missing, because the...
  7. L

    Question Lets encrypt - not a valid e-mail address

    Hey guys, we are creating lets encrypt ssl certificates through plesk cli: /usr/sbin/plesk bin extension --exec letsencrypt cli.php -d example.com -d www.example.com --email [email protected] That works fine, but on renewal we always get this error: Renewal of the following Let's Encrypt...
  8. L

    Question Qmail Greylisting active or not?

    Hey, while our customer receive more and more spam mails we are checking on improving our spam protection via plesk. Short question: When i check general status with: # /opt/psa/bin/grey_listing --info-server Grey listing configuration. Grey listing checking disabled And domain settings...
  9. L

    [PPP-26478] After update to onyx backup does not work

    Edit: Please ignore this post at first it doesnt work, but that was because of a mistake of mine ftp backups works fine with update #13 thanks for your help
  10. L

    Question Change Email Domain

    Hey everybody, i hope i choosed the right forum for my question. we used the plesk migration manager to transfer confixx users to plesk onyx. the mail conversion was set to short-names so everything can be used without any changes to made at the user preferences what we had at confixx...
  11. L

    [PPP-26478] After update to onyx backup does not work

    Hey thanks for your fast suggestion. but we are not working with cronjobs. the command /usr/local/psa/bin/pleskbackup domains-name domain.com --output-file=ftp://user:pass@ip-adress/path/to/backup/ was fired manually and finished with the given error edit: we are using plesk 12.5 on 8 other...
  12. L

    [PPP-26478] After update to onyx backup does not work

    i´m in we just installed a new server with Plesk Onyx Version 17.0.17 Update #12 on ‪Debian 8.7‬ and get the same error when using pleskbackup with output-file on ftp /usr/local/psa/bin/pleskbackup domains-name domain.com --output-file=ftp://user:pass@ip-adress/path/to/backup/ error: Runtime...
  13. L

    Resolved nginx rewrite config via API or script

    hey UFHH01, i figuered it out. everything works fine but "nginx-serve-php" was set to false, while php7-cgi was active when i switch the handler to php70-fpm everything works fine. thanks for your help
  14. L

    Resolved nginx rewrite config via API or script

    Hey guys, we are hosting a cms on our plesk driven servers. (plesk 12.5 - debian 7 up2date) While we want to switch to nginx and php7 per fpm, we are searching for a solution to set nginx-rewrite rules automatically. the only solution we found is setting the config manually in "additional...
  15. L

    Question PHP-FPM still php5-cgi processes

    hey IgorG, thanks for pointing me to the right article if i understand it right, plesk/nginx/apache detect, that .htaccess rewrite is used and handled the request by apache and in that case by php5-cgi we dont use .html or .htm suffixes but www.domain.org/product/tshirt if we remove the...
Back
Top