CasparCG / server

CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available under the Releases tab https://casparcg.com.
GNU General Public License v3.0
901 stars 269 forks source link

CasparCG will not load HTML from localhost, but will from 127.0.0.1 #525

Closed Eviltechie closed 7 years ago

Eviltechie commented 7 years ago

I came across a weird issue last night. I was trying to load a HTML template from localhost, but it didn't seem to work. After a little fiddling around it loaded without any trouble from 127.0.0.1 instead.

[2016-12-16 01:27:11.034] [4288] [info]    Received message from Console: play 1-15 [HTML] "http://localhost/caspar"\r\n
[2016-12-16 01:27:11.073] [4908] [error]   No match found for supplied commands. Check syntax. Turn on log level debug for stacktrace.
[2016-12-16 01:27:29.978] [4288] [info]    Received message from Console: play 1-15 [HTML] "http://127.0.0.1/caspar"\r\n
[2016-12-16 01:27:29.979] [4908] [info]    transition[empty=>html[http://127.0.0.1/caspar]] Initialized

Server 2.1.0.92e13a8 Beta 1/Windows 10 Pro

HellGore commented 7 years ago

Fixed