1 jkb Dec 08, 2016 10:10
3 fplanque Dec 12, 2016 02:24
Can you please tell us what data it is you are missing in the automated backups?
Thank you.
4 jkb Dec 12, 2016 08:36
All data after 2013... I suppose that backups are size limited.
5 fplanque Dec 12, 2016 19:00
No, that doesn't make any sense. Data is not saved by date in the backups. It is saved table by table. So I would understand missing tables but not tables truncated at 2013.
Is it possible that you are looking at a backup file that fates back to 2013? (maybe file permissions have prevented saving any new file since then?)
6 jkb Dec 12, 2016 19:50
All files have the same permissions www-data:www-data 644. I don't understand your question as b2evolution can access to database and can write in backup directory. Thus, all data should be in sql dump...
7 hoergen Dec 18, 2016 15:12
I have a similar problem. How did you upgrade the schemas by hand?
The DB upgrade process isn't very failure tollerable. If the table already exists it stops completly instead of continuing. Gives me a headache for days ! :(
Update: I see, there is already my exact problem in the forum "Broke my database: Where is my Content?" http://forums.b2evolution.net/broke-my-database-where-is-my-content
Ok, problem solved. I have upgraded database schemas by hand.
But I think b2evolution should use a mechanism like COMMIT/ROLLBACK to keep its database usable even if upgrade hangs.
Please note also that db.zip doesn't contain all data.
Best regards,
JKB