xenocrat / chyrp-lite

An ultra-lightweight blogging engine, written in PHP.
https://chyrplite.net/
BSD 3-Clause "New" or "Revised" License
417 stars 44 forks source link

Bug: Setting Feed to "RSS" totally crashes the site (500) #174

Closed Tagirijus closed 1 year ago

Tagirijus commented 1 year ago

Hey there,

since version 2022.03 when setting the feed to type "RSS", the site suddenly only gives 500 errors. Can you reproduce? Any ways of giving you more debbuging information?

Tagirijus commented 1 year ago

Also something bigger broke somehow ... now I cannot even roll back to the previous version. I backed up the SQL database and the mentioned folders and also my own theme I made. Loaded version 2022.02 up again, yet it still is broken somehow and says This resource is temporarily unable to serve your request..

xenocrat commented 1 year ago

Hello there,

Sorry about that. It's fixed now in the develop branch. You second issue is caused by the file includes/upgrading.lock; running upgrade.php at any time will remove this file and "unlock" your installation.

Tagirijus commented 1 year ago

Thanks for the information. I will keep this in mind. Good to know! And thanks for mantaining this whole project and beeing so responsive! (=