WWBN / AVideo-Encoder-Network

Encoder Network Servers for AVideo Platform Open-Source
https://network.avideo.com
GNU General Public License v3.0
14 stars 40 forks source link

Encoders offline #39

Open para2022 opened 1 year ago

para2022 commented 1 year ago

Hi when i use this the remote encoders are always offline due to a cors error. Any idea whats causing it? I am up to date and the encoders are new installs on their own servers and they are working fine. Im not sure whats causing this but i get this in dev tools.

access to XMLHttpRequest at 'https://encoder.ourtube.co.uk/sv1/serverStatus' from origin 'https://ourtube.co.uk' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values ', ', but only one is allowed. Thanks

DanielnetoDotCom commented 1 year ago

As long as I cannot reproduce it you may want to check your Apache configuration, you may need to google for that