• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Search results

  1. P

    Is this an issue?

    Hello, I started using opennms since I got a couple emails saying my server was "not there" for some requests. After 12 hours, my stats look like this: http://screencast.com/t/6rEgkLP5W DNS is answering but, apparently it's not a proper answer (so they say). The error message...
  2. P

    Again, plesk failed on doing it's job

    I don't know. Before the update, everything was working. After the update, my server was down for a couple of hours until I found it. #1. Couldn't connect to mysql. Problem found - firewall #2. I couldn't transfer to FTP in passive mode. Problem found - firewall. #3. The server itself...
  3. P

    Again, plesk failed on doing it's job

    :) NO. The server is empty. What I found after browsing my settings page it was passive mode got disabled. Hence, the error. "Good job"! One update, 3 important things to fail!
  4. P

    Again, plesk failed on doing it's job

    And another one. Now I realized plesk won't export my backups to FTP Error: Runtime error: Export dump to FTP failed at /usr/local/psa/admin/bin/plesk_agent_manager line 726. at /usr/local/psa/admin/bin/plesk_agent_manager line 726 main::perform('verbose', 4, 'owner-type', 'server'...
  5. P

    Again, plesk failed on doing it's job

    Connection timed out after MSLD. I took out some module from iptables and its working now... Are these updates even tested somewhere? How can you guys release updates that bring down live servers??
  6. P

    Again, plesk failed on doing it's job

    Another issue. I cannot connect to FTP. Can someone fix this?
  7. P

    Again, plesk failed on doing it's job

    Mysql is fine. I added mysqld: localhost: allow to /etc/hosts.allow. Hopefully, plesk won't overwrite it.
  8. P

    Again, plesk failed on doing it's job

    So, I got an email saying: Attention, The update of Parallels Panel has failed. You can download Parallels Installer logs at the following link: (which is not working because plesk is dead) Contact your Hosting Provider for support assistance. This message was sent automatically by Parallels...
  9. P

    Backups problem!

    Hello No, adding >/dev/null to the end of my command conflicts with the backup tool. That's my issue. Why is the xml parser not working correctly? :) Thanks!
  10. P

    Backups problem!

    Anything? :)
  11. P

    Backups problem!

    "Domain: example.com. Cannot create dump" (from the plesk UI). After further investigation (I followed some steps someone suggested on a separate thread), I found some error in the logs. If I take that out, the backup manager works fine. If I take it out from the first entry (I have 2 tasks in...
  12. P

    Backups problem!

    Thanks, Captain :) How does this fix my problem?
  13. P

    Backups problem!

    Can someone tell me why is " >/dev/null 2>&1" at the end of my cron job commands causing error backup errors? I assume it happens when parsing the XML, because of the >. Can anyone suggest / provide a fix? Thankx
  14. P

    Backup Fails

    Hello Found the error... After examining the logs like you said, I found out that my shell cmds were causing the problem: cd /var/www/vhosts/domain.com/.../cron ; /usr/bin/php /var/www/vhosts/.../script.php > /dev/null 2>&1; The > was causing a xml error probably. Removed it and it works...
  15. P

    Backup Fails

    Hello Where do I get the logs from? Thanks
  16. P

    Backup Fails

    Hmm... I'll try. But it's the same conf file I used before, except that cron job :D
  17. P

    Backup Fails

    With message: unable to create dump. The only thing I changed was to add a new cron task. If I remove it, it works. Any clues?
  18. P

    502 Bad Gateway Error when exporting database

    Hey This worked for me (at least so far :) ): nano /etc/sw-cp-server/config fastcgi_buffers 32 32k; // was 16 16k fastcgi_buffer_size 64k; // was 32k #yum reinstall tzdata // I had to remove timezone info because dumb plesk wouldn't let me login at all after restarting :) You may not need...
  19. P

    Wrong "Parallels Panel was successfully updated"?

    Can't give you access to my server, sorry :) Other info if you want to.
  20. P

    Wrong "Parallels Panel was successfully updated"?

    http://screencast.com/t/atTVQZzmXG
Back
Top