Skip to content
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

Bug: CEF "This site can't be reached" when HTML not available #1597

Open
MauriceVeraart opened this issue Jan 29, 2025 · 0 comments
Open

Bug: CEF "This site can't be reached" when HTML not available #1597

MauriceVeraart opened this issue Jan 29, 2025 · 0 comments

Comments

@MauriceVeraart
Copy link
Contributor

Observed Behavior

With the latest CEF update the HTML producer now gives a big white screen with
"This site can’t be reached
<someip || host>:8080/templatename.html refused to connect."
when a HTML does not exist or cannot be found,
this is logic behaviour in standard browser context that "sneaked in"
but in the earlier version it just gave nothing which is better behaviour in CasparCG context.

Expected behaviour

Expected behaviour is producing a empty layer when a HTML can not be found

Steps to reproduce

  1. ...

Environment

  • Commit: [e.g. ab1234c]
  • Server version: [e.g. v2.2]
  • Operating system: [e.g. Windows 10]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants