-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I'm not sure if these are related.
1 - I can't write to Fedora. When I create a node then click the Fedora URI, it's a 404. When I try to upload a file, if I'm uploading at the default monthly folder which hasn't been created yet (2023-09), I get the error that everyone's been posting in Slack, upload directory fedora://2023-09 for the file field field_media_file could not be created or is not accessible.. And - what's potentially even worse, if I take out that folder so I'm writing straight to the top level e.g. fedora://dead_bug.gif, then my file appears to upload and the media saves, though trying to access the file (manually or for derivatives) yeilds a 404.
2 - The fedora container has a bunch of logs (only visible in Docker Desktop as far as I can tell) complaining about a lack of database connection:
2023-09-25 17:19:22 SQL State : 90020
2023-09-25 17:19:22 Error Code : 90020
2023-09-25 17:19:22 Message : Database may be already in use: "Locked by another computer: 172.22.0.14".
Possible solutions: close all other connection(s); use the server mode [90020-210]