curl connection timeout both in unyson-backup-extension and normal unyson
JustinGuese opened this issue · 5 comments
Failed to access Github repository "ThemeFuse/Unyson-Backups-Extension" releases. (cURL error 28: Connection timed out after 5001 milliseconds)
saw this happening on main unyson as well, but for accuracy posting here as well
I have read somewhere that they use the cached GH API? can we switch to normal gh?
could you at least say where it needs to be installed? i saw this issue exists since 2017, so i will just download it manually and install it somewhere in WP. What is the path?
same issue, anyone can help??
same issue help?
hmm kind of a fix (temporary)! still missing the "import demo" option for me, but at least the backup option shows now...
For anyone that wants to fix it temporarily until the "probably" will fix it (or not, this issue exists since 2017)
- ssh into your machine
- go to WP directory
/wp-content/plugins/unyson/framework/extensions
- if it does not exist install the "unyson" plugin first
- full directory differs for each Wordpress install. bitnami is for example in
/opt/bitnami/wordpress/wp-content/plugins/unyson/framework/extensions
- download the repo manually
wget https://github.com/ThemeFuse/Unyson-Backups-Extension/archive/refs/heads/master.zip
- unzip the zip file
unzip master.zip
- rename folder to backups
mv Unyson-Backups-Extension-master/ backups
- clean up
rm master.zip
- go to your Wordpress admin panel, head over to "Unyson" and it should show "activate" at the backup section. Click it
After solved this issue, do you have a problem with demo content install??? in my case i don't have any reponse it just stopped in database restore