Page 1 of 1

3.7.1 backups not listed by date correctly

Posted: Tue Jan 29, 2019 12:34 pm
by ionicnova
all,
upgraded to 3.7.1 today and backups aren't in the correct date (chronological) order. some of them are but...
Image
cheers.

Re: 3.7.1 backups not listed by date correctly

Posted: Tue Jan 29, 2019 12:52 pm
by ionicnova
Image

Re: 3.7.1 backups not listed by date correctly

Posted: Tue Jan 29, 2019 7:54 pm
by diego
Hi,
can be a problem in your server time, can you check the creation date of the files ?

/bl-content/workspaces/backup/*

The backup filename is created with the current time, then the order is done by the filesystem (order by file date).

Re: 3.7.1 backups not listed by date correctly (solved)

Posted: Tue Jan 29, 2019 8:05 pm
by ionicnova
you're right!
nothing wrong with the server time but when we were looking at the domain-migrator issue i restored the site from a backup via SSH.
stupid of me not to think of that.
thank you.