When I make/scripts/uptdaenow I appear this message of error:
rsync: getaddrinfo: rsync.cpanel.net 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(97)
How I decide this problem?
Thank You
Joan
When I make/scripts/uptdaenow I appear this message of error:
rsync: getaddrinfo: rsync.cpanel.net 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(97)
How I decide this problem?
Thank You
Joan
Dear JoanaP,
I don\'t know what server is used for rsyncing. The problem is getaddrinfo.c and rsync.h fails to get the address associated with the hostname. Try to execute /scripts/updatenow after sometime,your problem will be solved.If you still have problem with this,try executing
rsync -avH domainname /scripts/updatenow
I hope this might help you te solve your problem.
Regards,