• 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

Search results

  1. J

    Question How can I get my WebSocket running in NodeJS?

    I've programmed myself a WebSocket in NodeJS. Inside my file server.js I've setup an express server including my WebSocket server: const wss = new WebSocket({ server: app.listen(8888) }); Locally it runs perfect but I can't get it running in Plesk. To get it running I've created a...
  2. J

    Issue Getting daily cron error via email every day

    I've a problem. Since some months I'm getting this error via email every night when Plesk runs the daily crons: flock: failed to execute /opt/alt/python35/bin/python3: No such file or directory I have no idea how I can fix this. Please help me! Thanks.
  3. J

    Issue Can't install imunify360

    I'm trying to re-install imunify360 within Plesk Obsidian but I'm getting following error message: Sentry is attempting to send 0 pending error messages Waiting up to 2.0 seconds Press Ctrl-C to quit [Errno 2] No such file or directory: '/usr/local/psa/admin/sbin/modsecurity_ctl' Sentry is...
  4. J

    Question Secure subdomain in Plesk via VPN or something like this

    I'm currently figuring out how I can secure some subdomains within Plesk so that I can only access them when I join a VPN or open a SSH tunnel. I'm really not that good with this kind of stuff so if you have any ideas how I can lock out my subdomains from the internet like `jenkins.domain.de`...
  5. J

    Issue Daily logrotate cron not working anymore

    A few days ago I've changed my Plesk and server root password. After this I've had problem connection to the database after server restart. So I used the Plesk MySQL reset password script. All works fine, I can login and the database is also still accessable from the frontend. But today I've got...
  6. J

    Question Setup postfix SMTP with domain alias

    I'm currently trying hard to get the Postfix on my Plesk running on my main domain because I want to use the installed SSL certificate there. So in my case I've a webserver with a domain example.de which has a valid SSL certificate. I've created now a domain alias and only enabled E-Mail...
  7. J

    Resolved Backup Manager not working correctly

    I've a problem. Since a few days my backup manager don't works anymore. This is the error I have: Not all the data was backed up into /var/lib/psa/dumps/domains/mywebsite.de successfully. Total space: 605.00 GB; Available space: 569.00 GB; Mounted on: /. /bin/tar: unrecognized option '--user'...
  8. J

    Question Install pthreads for PHP in PLESK

    I'm looking for a way to install pthreads in PLESK for PHP. I've searched a lot but can't find any tutorial or How-To for this. Is there anyone who can say me how I can install pthreads in PLESK? krakjoe/pthreads I need to do this because I'm getting an error message when I try to extend a...
Back
Top