Hei,
so here's my problem: I setup Opencast behind an nginx reverse proxy to make dealing with SSL easier. Managed to setup everything so that you can upload/view/edit videos and so on. Everything works fine except for this one small thing:
That is the only place where the wrong url pops up. Everywhere else the proper URL is used. I'm not sure why it's not picking up the proper value from
org.opencastproject.server.url=https:/
mysite.com in /etc/custom.properties
Where else could I look?