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

Awesomium can not open certain URLs #3388

Open
ckosmic opened this issue Feb 4, 2018 · 7 comments
Open

Awesomium can not open certain URLs #3388

ckosmic opened this issue Feb 4, 2018 · 7 comments
Labels
Dependency: Awesomium The issue resides with Awesomium and thus will not be fixed as it is deprecated in favour of CEF.

Comments

@ckosmic
Copy link

ckosmic commented Feb 4, 2018

Some websites such as http://scratch.mit.edu, http://ckosmic.github.io/gemu/, and http://udemy.com immediately get redirected to chrome://chromewebdata. Other websites work like http://hammerjs.github.io/examples/ and http://google.com. My addon requires http://ckosmic.github.io/gemu/ to function.

Steps to reproduce:

  1. Extract retromod.zip into garrysmod/addons
  2. In game, spawn the screen under Entities>Awesomium>Awesomium
  3. Go to any of the listed websites that do not work

This is in version 2017.12.19

@robotboy655 robotboy655 added the Dependency: Awesomium The issue resides with Awesomium and thus will not be fixed as it is deprecated in favour of CEF. label Feb 4, 2018
@h3xcat
Copy link

h3xcat commented Feb 4, 2018

I believe Awesomium is getting replaced to CEF soon, so I doubt this will get fixed for Awesomium. You can test CEF out on dev branch with -chromium parameter. The QEMU link doesn't seem to work on my Chrome browser, so it might not work on CEF.

@UltimateByte
Copy link

Well, hopefully that will be soon, because it seems like MOTD from my website don't work very well... :o))
image

@VickyFrenzy
Copy link

So I now have this issue, my whole xperidia.com domain won't load...
It was working before now it doesn't... This breaks some of my stuff...

Seems to work really fine in the Chromium branch tho...

When CEF will finally replaces Awesomium?

@UltimateByte
Copy link

UltimateByte commented Jun 10, 2019

On top of that, I've noticed a few days ago that:

  1. Gmod browser doesn't support modern ssl_ciphers (TLS 1.1 which is obsolete already and newer)
  2. External domain images in your page won't be loaded.

@jorjic
Copy link

jorjic commented Dec 2, 2021

Checked with wireshark. Websites rejecting TLS negotiation because of outdated cipher. Thankfully Awesomium will be replaced soon. 🙂

@UltimateByte
Copy link

UltimateByte commented Dec 2, 2021

@jorjic You can use SSLLabs as well.
My test for example:
https://www.ssllabs.com/ssltest/analyze.html?d=terageek.org&latest
(yes, I went for hardcore security, screw obsolete peripherals and software)

Almost 4 years since this issue though... I wonder if it will ever be updated now.

@GitSparTV
Copy link

PR is currently awaiting: Facepunch/gmod-html#3
So follow for updates there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependency: Awesomium The issue resides with Awesomium and thus will not be fixed as it is deprecated in favour of CEF.
Projects
None yet
Development

No branches or pull requests

7 participants