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

Error 4003 - CA key is not known to us #615

Open
eezstreet opened this issue Jun 19, 2024 · 2 comments
Open

Error 4003 - CA key is not known to us #615

eezstreet opened this issue Jun 19, 2024 · 2 comments

Comments

@eezstreet
Copy link

Hi,

I'm attempting to use Steam's IP connecting, with a dedicated server. I'm not using Unity.

I'm getting this error, randomly:

[Info] Starting up server at 6/18/2024 8:45:10 PM
Setting breakpad minidump AppID = 3059110
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561197960265728 [API loaded no]
[Info] Connected to Steam servers successfully.
[Info] Client connected: 76561198017734528
[Info] Client disconnected: 76561198017734528
[Info] Reason: #2398142575 UDP steamid:76561198017734528@127.0.0.1:54829
[Info] Reason: Bad cert: CA key 13151444190962006299 is not known to us

What can trigger this?

I'm not using authentication.

Unrelated question. But how can I mute the "Setting breakpad" etc text there?

@rlabrecque
Copy link
Owner

I'm pretty sure all of this comes from Steam's side. Not sure what's up with that error specifically, are you on Linux?

I wonder if you need to do something like apt-get ca-certificates or update-ca-certificates

@eezstreet
Copy link
Author

eezstreet commented Jun 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants