Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't download rclone.sh #1

Open
inspiredearth opened this issue Jul 11, 2020 · 2 comments
Open

Can't download rclone.sh #1

inspiredearth opened this issue Jul 11, 2020 · 2 comments

Comments

@inspiredearth
Copy link

Hi there.

Thanks for sharing these scripts. I want to use them to handle the backups of my Cyberpanel server to DO Spaces.

I can't, however, do the "Backup VNC" step... can't download the file at https://vncloudsco.github.io/rclonebackup/rclone.sh. Have tried vie my desktop browser, and via wget on the remote server. I my desktop I can see Cloudflare is blocking the request.

image

I would think the same thing is occurring when I use wget, as it comes up back with:

--2020-07-11 06:31:44--  https://vncloudsco.github.io/rclonebackup/rclone.sh
Resolving vncloudsco.github.io (vncloudsco.github.io)... 185.199.110.153, 185.199.109.153, 185.199.108.153, ...
Connecting to vncloudsco.github.io (vncloudsco.github.io)|185.199.110.153|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://rclone.vnclouds.edu.vn/rclone.sh [following]
--2020-07-11 06:31:44--  https://rclone.vnclouds.edu.vn/rclone.sh
Resolving rclone.vnclouds.edu.vn (rclone.vnclouds.edu.vn)... 104.27.150.149, 172.67.189.23, 104.27.151.149, ...
Connecting to rclone.vnclouds.edu.vn (rclone.vnclouds.edu.vn)|104.27.150.149|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-07-11 06:31:44 ERROR 403: Forbidden.

I am going to create Cyberpanel script file myself, and put it in /root/.config/script/. And then do chmod 777 /root/.config/script/rclone.sh on it.

I imagine that'll work, but wanted to let you know there's currently an issue with downloading files from your GitHub account.

@inspiredearth
Copy link
Author

Also, I notice line 52 of the cyberpanel/rclone.sh has a typo in it, mkdrir -p $BACKUP_DIR/$domain/

@vncloudsco
Copy link
Owner

Dear: @jonathannz
I've fix the problem, thank you very much for your report. I'm sorry for the late reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants