-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moodle 3.10 - ObjectFS #421
Comments
I'm using objectfs wth moodle 3.9 and Digitalocean, working good so far
-is cron job required to synchronize the data -Where can I find the logs of objectfs? |
Thanks a lot, I have the following tasks defined already and they are running successfully yet files are not being synchronized. Do I still need to have a cron job even if these tasks already defined? |
one more issue, DigitalOcean Space has about 1800 files before the upgrade, all the files added after the upgrade are not synchronized to DigitalOcean space and there is no errors in the logs, how can I resynchronize and upload the missing files to Space? |
Any advises to get objectfs working again? |
have you checked this? #413 check if you have added this change to your files https://github.com/catalyst/moodle-tool_objectfs/pull/413/files |
Thanks, this fixed the issue. |
Hello All,
I am currently running moodle 3.10 and objectfs to upload the files to DigitalOcean space, the issue is that the files are not being synchronized with DigitalOcean space.
I have a couple of questions:
in digitalocean space settings should the space name be written fully qualified such as "space.fra1.digitaloceanspaces.com" or just "space" and set the region to fr1?
is there anyway to run objectfs manually to force files synchronization?
is cron job required to synchronize the data? if yes, how can I do that?
Where can I find the logs of objectfs?
Appreciating your feedback.
The text was updated successfully, but these errors were encountered: