Bug 251334 - [GTK] I am unable to login to a foundry vtt server that has a session running
Summary: [GTK] I am unable to login to a foundry vtt server that has a session running
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-29 10:57 PST by kallamtarun5
Modified: 2023-02-01 06:13 PST (History)
2 users (show)

See Also:


Attachments
Webpage shown when trying to login through Epiphany. (394.79 KB, image/png)
2023-01-29 10:58 PST, kallamtarun5
no flags Details
Webpage shown when trying to login through Firefox. (762.68 KB, image/png)
2023-01-29 10:59 PST, kallamtarun5
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kallamtarun5 2023-01-29 10:57:15 PST
I am unable to login to a foundry vtt server hosted on a different latptop using https. Using http to connect to the server will not work since, the server was configured with an SSL certificate and key.

Steps to reproduce: Try to login to a foundry vtt server that has a session running.

Actual Results: The webpage shown in the first attachment.

Expected Results: The webpage shown in the second attachment.

Build Date & Hardware: 2022-12-22 on PC.

Additional Builds and Platforms: Able to login using Firefox 109 64-bit.

Additional Information: I use a PC that has a discreete Nvidia graphics card and no integrated graphics.

Which logs do I provide?
Comment 1 kallamtarun5 2023-01-29 10:58:11 PST
Created attachment 464743 [details]
Webpage shown when trying to login through Epiphany.
Comment 2 kallamtarun5 2023-01-29 10:59:12 PST
Created attachment 464744 [details]
Webpage shown when trying to login through Firefox.
Comment 3 kallamtarun5 2023-01-29 11:01:11 PST
One more Additional Information: I use the flatpak version of Epiphany.
Comment 4 Michael Catanzaro 2023-01-31 06:08:43 PST
Any errors in the web inspector?
Comment 5 kallamtarun5 2023-01-31 21:14:12 PST
There is this : ReferenceError: Can't find variable: WebGL2RenderingContext
Comment 6 Michael Catanzaro 2023-02-01 06:13:04 PST
WebGL 2 was added very recently. It's not supported by any stable version. Try the latest unstable release, 2.39.7, or try building the latest from git. It will probably work.