Problems with photos after upgrade
@!
Hubzilla Support Forum Hi all,
I haven't done much in Hubzilla for a long time, and I updated very irregularly. Historically, I've been on the dev branch, but as I didn't update often, I thought I'd switch to the master branch. The last time I had updated the dev branch before was months ago, possibly half a year or so.
So before I did a git pull, I did a git checkout master. I forgot to do the same for the addons at first, but did so later.
Afterwards, I had problems with the Diaspora addon, and also with photos (which are still present, see below), so I decided to do a fresh clone so that everything would be as it should be. So I cloned the repository into a new directory, copied over store/, .htconfig.php and .htaccess and made sure the permissions were ok (as far as I could see).
Now Hubzilla works, and Diaspora works, too, but I still have the photos uploading problem that made me do all that in the first place. :-)
When I upload a photo, the progress bar shows that something is uploaded, then the photos page reloads, but the new photo isn't there.
In the log, I see the following:
2021-03-09T18:54:17Z:LOG_INFO:811298cf27:network.php:448:http_status: photo/3580dfb948595fdf7481b8d39a78cd5e-5:304 not modified
2021-03-09T18:54:17Z:LOG_INFO:811298cf27:network.php:448:http_status: photo/3580dfb948595fdf7481b8d39a78cd5e-5?rev=1403886870:304 not modified
There is nothing else although the log level is set to debug. Plus, there's nothing in php.out and dbfail.out.
Does anybody have a clue what the problem might be?
Thanks, zottel