cPanel, Industry leading hosting platform with world-class support.
Marbman21
Posts: 3 Joined: October 15th, 2024, 4:54 pm
Post
by Marbman21 » October 15th, 2024, 5:05 pm
Since the update to Version 5.3.14.1 today on cpanel, I am getting the following error on backups, reindex, and config backups on multiple servers:
Code: Select all
[15/Oct/2024 14:58:06 +0000] [PID 256691] [ERROR] remote username contains invalid characters
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(231) [Receiver=3.2.7]
This started within an hour of the jetbackup update. The validation of the destination checks out ok.
I also tried to update the ssh plugin, but I am getting the following error:
Code: Select all
Invalid plugin URL provided (https://repo.jetlicense.com/plugins//jetbackup5-plugin-destination-ssh-1.1.4-9.zip)
Let me also add that on some servers running the Jetbackup are backing up fine with the same exact destination configuration. So this is not on the destination end, but rather the Jetbackup end.
Marbman21
Posts: 3 Joined: October 15th, 2024, 4:54 pm
Post
by Marbman21 » October 15th, 2024, 5:56 pm
So after comparing various factors between the working servers and non-working servers. It seems to be related to the SSH plugin version. So now if I could get the SSH plugin update to work, I believe this will be resolved. So oany help with getting updated would be appreciated.
Update: After further investigation, it seems to be an issue with the IPV6 connection. There is no ping to IPV6, but IPV4 works fine. Is there any way to only use to IPV4 to pull the updates?
Code: Select all
[root@corp ~]# ping -4 repo.jetlicense.com
PING (64.225.76.83) 56(84) bytes of data.
64 bytes from repo-prod-ams3.jetlicense.com (64.225.76.83): icmp_seq=1 ttl=51 time=90.9 ms
64 bytes from repo-prod-ams3.jetlicense.com (64.225.76.83): icmp_seq=2 ttl=51 time=89.5 ms
64 bytes from repo-prod-ams3.jetlicense.com (64.225.76.83): icmp_seq=3 ttl=51 time=89.5 ms
64 bytes from repo-prod-ams3.jetlicense.com (64.225.76.83): icmp_seq=4 ttl=51 time=89.5 ms
^C
--- ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 89.526/89.879/90.902/0.590 ms
[root@corp ~]# ping -6 repo.jetlicense.com
PING repo.jetlicense.com(repo-prod-ams3.jetlicense.com (2a03:b0c0:2:d0::16a1:7001)) 56 data bytes
^C
--- repo.jetlicense.com ping statistics ---
9 packets transmitted, 0 received, 100% packet loss, time 8203ms
Last edited by
Marbman21 on October 15th, 2024, 6:07 pm, edited 1 time in total.
JetAppsKevin
Staff Member
Posts: 68 Joined: October 4th, 2023, 10:44 pm
Post
by JetAppsKevin » October 15th, 2024, 10:33 pm
Hello Marbman21,
To force an IPv4 connection, can you please try adding the following line to your server's /etc/hosts file?
If the issue persists, please contact our Tech Support team by emailing
[email protected] so that they can check further.
Best Regards,
Kevin N
JetApps, LLC.
JetApps.com | JetBackup.com