I looked into the logs and it was the outdated Commons module. Thanks for your help and keep up the great work with cloudron!
difficult222
Posts
-
Bugs (CSS, CSRF Token) in Omeka S after latest Cloudron update -
Bugs (CSS, CSRF Token) in Omeka S after latest Cloudron updateHey,
after the latest update to 1.4.0 the functiontality to add a new item/object in Omeka S is not working anymore:
URL.com/admin/item/addsee screenshot for adding a new object:
Screenshot:

At least CSS is not found, also a lot of functionality on that page seems gone.
This seems to be the only page accessible in the backend where this behaviour arises.
Also, a user reports that they can't login in Safari anymore, because of missing or wrong CSRF Token:

Could you check that?
Thanks!
-
Can't import backup: Error loading fsmetadata.jsonHey,
I installed two instances of Omeka S, test and production, both Omeka S 4.2.0. The production app get's backuped weekly to an Hetzner S3 (rsync).
I want to import a backup to the test app.
It starts "Importing - Downloading"... it takes some time. But then afters some time there's an error:
Error - Error loading fsmetadata.json:ENOENT: no such file or directory, open ...I can find this file in two locations in my Object Storage:
-
backup/2026-01-24-060000-602/app_name_v1.4.0/fsmetadata.json -
backup/snapshot/app_0245750c-82b5-4b4c-b6ea-15c53d6046b6/fsmetadata.json
What's the problem?
-
-
Can't import backup: Error loading fsmetadata.jsonI
sshed into the server, and the file really does not exist:cloudron# ls /home/yellowtent/appsdata/f6e82f5e-ae79-403b-b824-f96d8989b4f4/fsmetadata.json ls: cannot access '/home/yellowtent/appsdata/f6e82f5e-ae79-403b-b824-f96d8989b4f4/fsmetadata.json': No such file or directoryThe content of the directory:
cloudron# cd /home/yellowtent/appsdata/f6e82f5e-ae79-403b-b824-f96d8989b4f4/ cloudron# ls -la total 2552 drwxr-xr-x 5 yellowtent yellowtent 4096 Jan 30 23:06 . drwxr-xr-x 4 yellowtent yellowtent 4096 Jan 28 19:35 .. drwxr-xr-x 3 yellowtent yellowtent 4096 Jan 28 20:07 2026-01-24-060000-602 -rw-r--r-- 1 yellowtent yellowtent 6343 Jan 31 23:06 config.json drwxr-xr-x 6 www-data www-data 4096 Jan 30 15:02 data -rw-r--r-- 1 yellowtent yellowtent 2582680 Jan 31 23:06 mysqldump drwxr-xr-x 3 yellowtent yellowtent 4096 Jan 28 20:15 snapshot -
Can't import backup: Error loading fsmetadata.jsonI did, thanks