First time here? Check out the FAQ!
0

Unable to download backup files for hosted site
 

I went to download backup files for my hosted site just now, and I notice that I am unable to do so.

The link to the most recent backup file goes to the following URL:

http://expats.qa/backups/download/?name=expats_askbot_com-1359418214.tar.gz&time=1359426764

Note the value of the name parameter, which references the old domain name for the site (expats.askbot.com).

When I go to the above URL, I get a 404 error.

I tried changing the name parameter to match the new domain like so:

http://expats.qa/backups/download/?name=expats_qa-1359418214.tar.gz&time=1359426764

But when I do this, I get a 502 Bad Gateway error every time.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
todofixthis's avatar
1.3k
todofixthis
asked 12 years ago

Comments

1

Will be resolved tomorrow. Thanks!

Evgeny's avatar Evgeny (12 years ago)
see more comments

1 Answer

1

Solved.

There was a bug that showed because of the domain name change.

This url: http://expats.qa/backups/download/?name=expats_askbot_com-1359418214.tar.gz&time=1359426764 is the right one.

Please try again to download your backups, let me know if there are another issues.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Fitoria's avatar
1.1k
Fitoria
answered 12 years ago
link

Comments

Confirmed. Thanks!

todofixthis's avatar todofixthis (12 years ago)
see more comments