I am facing the issue in my Moodle 3.11.11 data is not updated in blob container but connection established in settings
Error encountered:
PHP message: \r\n2024-12-13 01:52:45 Error code: generalexceptionmessage, Message: Exception - Fail:\nCode: 404\nValue: The specified blob does not exist.\ndetails (if any): ., Link: http://localhost:8080/moodle/course/modedit.php?update=1556&return=1, Debug Info: \nError code: generalexceptionmessage ', referer: http://localhost:8080/moodle/course/modedit.php?update=1556&return=1
objectfs: https://github.com/catalyst/moodle-tool_objectfs
azure sdk: https://github.com/catalyst/moodle-local_azure_storage
Could anyone please help me with this?
Moodle version: 3.11.11
PHP version: 8.0.3
I need to use Azure Blob Storage in Moodle without relying on cron, as I am running the application in Kubernetes pods.