Author Topic: BUG* backup_manager2 not connecting to ftp server  (Read 480 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
BUG* backup_manager2 not connecting to ftp server
« on: May 14, 2026, 06:42:37 PM »
I can't create backups to my ftp server! I tried to connect ssh server with ssh it's working but when i tried to connect from CWP panel it's giving login failed. This happened after updating to the new version of CWP server.

Log Monitor
2026-05-14 11:26:04 TYPE FTP --> 1
2026-05-14 11:26:04 Type conection Back FTP
2026-05-14 11:26:05 Failed to connect to xxxxx.storagebox.de (login failed)
2026-05-14 11:26:05 /
2026-05-14 11:26:08 Backup Finished
tail -f /var/log/cwp/cron_backup.log


* There is a bug in the CWP backup_manager2 module: Instead of saving the value you enter as the FTP password, it automatically generates a placeholder in the format PP + date + time (PP20260514112254). As a result, the FTP server
  returns an “invalid credentials” error.
« Last Edit: May 14, 2026, 07:15:45 PM by apartamenti »

Offline
*
« Last Edit: May 14, 2026, 08:15:35 PM by apartamenti »

Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #2 on: May 15, 2026, 05:03:33 PM »
I have this bug too.

Nothing yet. Do you solved?


Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #3 on: May 16, 2026, 08:31:24 AM »
Unfortunately, I haven’t been able to find a solution to the problem; since the CWP codes are encrypted with IonCube, I can’t see how they work. Only CWP Support can help us with this, but as far as I can tell, they aren’t currently working on developing the CWP panel. I’ve been using CWP Pro for many years, and unfortunately, they’re going to lose a lot of users this way!

Offline
*****
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #4 on: May 16, 2026, 12:42:46 PM »
? Jose just talked about releasing an update possibly this weekend that resolves the new backup issues.

Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #5 on: May 16, 2026, 01:29:27 PM »
Unfortunately, I haven’t been able to find a solution to the problem; since the CWP codes are encrypted with IonCube, I can’t see how they work. Only CWP Support can help us with this, but as far as I can tell, they aren’t currently working on developing the CWP panel. I’ve been using CWP Pro for many years, and unfortunately, they’re going to lose a lot of users this way!

I feel same thing.
CWP is awesome but has a lot of bugs and we don't get this resolved.
We use PRO here too.

Thanks!


Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #6 on: May 17, 2026, 06:08:50 AM »
? Jose just talked about releasing an update possibly this weekend that resolves the new backup issues.

I hope that's true, because I'm currently looking for an alternative panel.

Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #7 on: May 18, 2026, 01:49:06 PM »
Hi!

The backups cannot be executed yet.
Did you test in yout servers?

Thanks!

Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #8 on: May 18, 2026, 06:35:57 PM »
Hi!

The backups cannot be executed yet.
Did you test in yout servers?

Thanks!

The problem is still ongoing. CWP Support hasn't released any updates!

Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #9 on: May 21, 2026, 12:02:44 PM »
Hi!

Any updates?
The problem still occur.

Thanks!

Offline
**
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #10 on: May 26, 2026, 08:24:40 PM »
Still the same issue in the last 2 updates today.

Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #11 on: May 26, 2026, 11:22:31 PM »
Hi!

The SFTP backup does not connect due an error:

Login Failed: Warning: Permanently added 'xxx.xxx.xxx.xxx' (ECDSA) to the list of known hosts. Permission denied, please try again. Received disconnect from xxxx port xxxx:x: too many authentication failures Disconnected from xxxxxx port yyyy

Username and password are correct

Backing up with S3 worked but the /home/tmp_bak/.... does not delete the .tar.gz of username after each backup. I don't let do all backup because im afraid to get a disk full error in home partition disk.

Didn't try other methods.


Offline
**
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #12 on: May 29, 2026, 03:01:32 PM »
Create the back up in the user panel and it works. The admin panel option still does not work.

Offline
*
Re: BUG* backup_manager2 not connecting to ftp server
« Reply #13 on: May 30, 2026, 01:46:58 PM »
Im still facing problems with backup using SFTP.

2026-05-30 05:18:46 connection SFTP successful
2026-05-30 05:18:46 Put file from /home/tmp_bak/.backup_temp/userdir/backupfile.tar.gz TO backups/server/full/daily/Saturday/accounts/backupfile.tar.gz
2026-05-30 05:18:48 Failed to upload SFTP "/home/tmp_bak/.backup_temp/userdir/backupfile.tar.gz" to backups/server/full/daily/Saturday/accounts/backupfile.tar.gz: SCP failed (exit=1): Warning: Permanently added 'backup.host' (ECDSA) to the list of known hosts.^M
scp: backups/server/full/daily/Saturday/accounts/backupfile.tar.gz: No such file or directory

Do you still having problems with admin panel sftp scheduled backup?