Rank: Advanced Member Groups: Member
Joined: 6/26/2015 Posts: 98
|
Hello, We're having some issues loading some WebGL pages. An example would be http://www.webglearth.com/. The sites just list that WebGL is not supported in the browser. It seems to work on our development machines, but cannot get it to work on Amazon EC2 machines. Any ideas on what it could be? Is there a setting needed to enable support? What are the requirements?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This seems to be an issue in the Chromium engine. If you run Chrome browser in an AWS instance, you will see the same error. The specific error is "The browser supports WebGL, but initialization failed.". We generally do not investigate an issue that also exists in the Chromium engine since it's an extremely large project that have hundreds of changes submited to it daily. So you may want to investigate the JavaScript code to see why you are receiving this error and see if you can find a way to get around it.
Thanks!
|