Unable to load metadata from catalog #7935
Replies: 1 comment
|
We can't reproduce this in our production environment. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
After upgrading to Opencast 19 we see
admin container logs:
while attempting to publish the recording.
We have separate admin and presentation VMs using a shared NFS. admin container runs alongside with worker container on the same VM; presentation container on other VM. When I login to staging-presentation.opencast.example.com and attempt to download the file manually, I can download it without any issue. Why can't Opencast itself (403 Forbidden) download the file and why does it attempt to download the file over HTTP at all and does not stick to NFS sharing.
Edit:
Opencast docker's
opencast.shconfiguredorg.opencastproject.organization-mh_default_org.cfgWill the backslash between the dollar sign and opening parenthesis cause any trouble?
All reactions