• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Backup Issue : maximum number of clients

KarleyLo

New Pleskian
We have some Problems with the Backups of Plesk.
When the scheduled backups are created we will get e-mails like :

Server Plesk Einstiegspunkt: Beim geplanten Backupvorgang ist der folgende Fehler aufgetreten: pmm-ras failed (Error code = 1):
STDOUT: Curl error: (67) Login denied: Last FTP request: PASS *****: Last FTP response: 530 Sorry, the maximum number of clients (20) for this user are already connected
STDERR:
Transport error: unable to list directory: Curl error: (67) Login denied: Last FTP request: PASS ***** Last FTP response: 530 Sorry, the maximum number of clients (20) for this user are already connected

We are using daily backups with weakly fullbackups.

I checked the pmm/logs/migration.log and i can see that, every file form the backups is being called!?
Ftp init url ftp://... <- this is called for each file (more than 20) and i think this is causing this issue?

Edit: Forgot to mention that the backups seem to be created successfully.

Is this a know problem? Is there a away to fix this without increasing the max no of clients?

Best Regards
Tobias
 
Last edited:
Thanks for the link.

I changed the chmod to 755 like in the thread mentioned und i increased the maximum clients on the NAS.
The Iptable setting was already like in the thread.

Now we get the following e-mails:

pmm-ras failed (Error code = 1):
STDOUT: Curl error: Unable to resume an interrupted download: (56) Failure when receiving data from the peer: Last FTP request: RETR backup_1810210338_1810220338.tar: Last FTP response: 150 Opening BINARY mode data connection for backup_1810210338_1810220338.tar (51953 bytes): Connection to the FTP server has lost
STDERR:
Transport error: unable to list directory: Curl error: (56) Failure when receiving data from the peer: Last FTP request: STOR test Last FTP response: 226 Transfer complete
 
Please check and adjust the limits and quotas for the FTP server and user.
 
Back
Top