Skip to content

failed: Error in connection establishment: net::ERR_CERT_AUTHORITY_INVALID #15

Open
@jchunick

Description

@jchunick

I run FoundryVTT on my local desktop PC, but use a DDNS in order to allow everyone to connect without needing to change the IP when my ISP dynamically assigns me a new one. That all works fine. However, trying to connect without using SSL definitely won't work, but when I do enable SSL I'm still getting an error (see below).
It says that ther cert authority is invalid. The one I'm using for FoundryVTT is signed through Let's Encrypt and works fine when myself or my players try to access Foundry as clients thru Chrome, which is fine with the cert.

I should add that I'm the DM and running the server, and trying to get this to work through the server, not thru the client as a player.

Running Foundry v11.307
DnD5e - Fifth Edition System v2.2.2

I have a lot of other modules installed. If you need me to test without the SSL or any modules installed then let me know.

Here's the error (note that I put x.x so as not to reveal my IP):
dice-connection.mjs:22 WebSocket connection to 'wss://192.168.x.x:8596/FoundryGDVTT' failed: Error in connection establishment: net::ERR_CERT_AUTHORITY_INVALID
connect @ dice-connection.mjs:22
(anonymous) @ dice-connection.mjs:38
dice-connection.mjs:102 GoDice websocket error Event {isTrusted: true, type: 'error', target: WebSocket, currentTarget: WebSocket, eventPhase: 2, …}
dice-connection.mjs:93 GoDice websocket connection closed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions