Drive daily backup is not working

I try to backup my site daily to my drive account i link it and its not working;

INFO Job Completed
ERROR [ERROR] Backup failed for example.com, error: HTTPSConnectionPool(host=‘localhost’, port=8090): Max retries exceeded with url: /backup/localInitiate (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x7f06224649b0>: Failed to establish a new connection: [Errno 111] Connection refused’,)) moving on…
INFO Local backup creation started for example.com
INFO Starting backup job…

i have tons of space in my disk
In google drive i can see the folder of my site but there is no files in it
actually i want to backup my mysql database and all of my site files please help

its really important for me please :confused:

df -i output?

Filesystem Inodes IUsed IFree IUse% Mounted on
devtmpfs 117195 364 116831 1% /dev
tmpfs 126147 12 126135 1% /dev/shm
tmpfs 126147 603 125544 1% /run
tmpfs 126147 16 126131 1% /sys/fs/cgroup
/dev/sda3 19961856 186077 19775779 1% /
/dev/sda1 0 0 0 - /boot/efi
/dev/loop0 96000 690 95310 1% /tmp
tmpfs 126147 1 126146 1% /run/user/994
tmpfs 126147 1 126146 1% /run/user/1000

problem persists :’ )

Hey @shoaibkk ?

IM TRYING TO GET HELP ABOUT THIS ISSUE FOR A WEEK !

Thats enough

can someone say something about my issue its persist

please remove the back and after that read the backup and run this command

/usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/IncScheduler.py Daily

[root@web-example~]# /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/IncScheduler.py Daily
[01.06.2023_15-29-19] Starting local backup for: example.com

[01.06.2023_15-29-19] Local backup creating failed for example.com, Error message: HTTPSConnectionPool(host=‘localhost’, port=8090): Max retries exceeded with url: /backup/localInitiate (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x7fe4e8a3cdd8>: Failed to establish a new connection: [Errno 111] Connection refused’,))

job completed

@shoaibkk ?

Same issue with me, not able to complete google drive backup, was working a few days back but now gives an error.
Is there any command to run the google drive backup manually?

/usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/IncScheduler.py Daily

thats it just do sudo -i in your console and paste it