-
Notifications
You must be signed in to change notification settings - Fork 75
Server fails to start - no certificate #46
Comments
I'm running into the same issue. |
I have the same problems when trying to start the container on a synology nas (docker 18.09.0). The same image works fine in Ubuntu VM. Is the old Docker version the problem here? Would be very cool if someone knows the solution.
|
Exact same error message, please advise (and thanks for your excellent work) |
Container works fine apparently, it seems to be hardware for me. |
unfortunately it is the only supported docker version on synology dsm. I hope that someone will take a look at this problem. |
Same problem here on synology dsm running docker 18.09.0-0513 :[ |
Can anyone else running into this issue switch hardware ? |
The KDS passphrase failures seem random and even happen on a normal Windows machine using the dedicated launcher. But even when they happen, I can usually still connect to the server fine. So I think meanderis is right, that all those log lines can be ignored and the actual cause is not visible from the logs. (I'm not having any start failures currently, just saw those log messages and looked through the issues here :) ) |
ok, this is weird. My server does not start and I can't connect. Unfortunately I can't use any other hardware, the issue relates to the Synology docker package 18.09.0-0513 on a DS1618+ |
Mine is a docker one a "standard" server : |
Please try the latest version of the docker image. Does this problem still occur? |
Unfortunately the error message still the same for me even with the latest docker image: alinmear-docker-conanexiles1.txt it doesn't seem to be a general docker image problem either - in the virtual DSM (synology) environment everything runs fine. But conanexiles image is the only thing that does not run on my 1618+. Here the circle closes and I don't know how to get further. |
Did you specify a redis instance:
Without redis the nodes can't synchronize their state, primary/secondary, etc. I can't see any certifacte problem within your logs any more |
Hi, no i'm running conanexiles without redis (even in virtualDSM, where it's workung just fine).
Edit: |
Hello im running the Conan Server on a private server using OpenMediaVault and portainer. In Steam Server Manager i can see the server. Ingame also but with ping 9999. Attached here is a complete fresh start after a new install. What can i do to fix that certificate issue wich seems be the failure and connect to the server? Logfile |
Problem still exist still with the latest build. `Network:Display: Certificate path env var 'DW_CERTIFICATE_PATH' is not set Network:Warning: Code: Loading dedicated server provider id certificate: SecureServerProviderID not set. Network:Display: Looking for dedicated server provider id certificates issued by "C=NO, S=Oslo, L=Oslo, O=Funcom Oslo AS, CN=Funcom Oslo AS"... Network:Warning: Code: Loading dedicated server provider id certificate: No secure server provider id configured, selecting certificate with id #-1. Network:Error: Code: KDS passphrase provider failed to initialize. KDS will at some point deny access unless the problem is fixed. Failure message: Error loading dedicated server provider id certificate: No certificate found with id #-1.. Network:Error: Code: KDS passphrase failure: Server provider id certificate unavailable: 0x80092004 Network:Display: Connecting to key distribution web service wss://ce-kds-winunoff-ams06.funcom.com:7001/server/... Network:Display: Key distribution web service: Connecting (session: FE22BD9A4E071D17AF99BAB5CFBD426E, mirror: wss://ce-kds-winunoff-ams06.funcom.com:7001/server/, fail count: 0, retry time: -1.0) SourceServerQueries:Warning: Started SourceServerQueries on port 27015 GUI:Warning: Code: SlotServerRatingRequestTimedOut: Rating request timed out with error 11 Network:Display: Key distribution web service: Connected (session: FE22BD9A4E071D17AF99BAB5CFBD426E, mirror: wss://ce-kds-winunoff-ams06.funcom.com:7001/server/, fail count: 0, retry time: -1.0) LogUObjectGlobals:Warning: Failed to find object 'Object /Game/Items/BPGameItemWeapon_NPCKnockUp_250.BPGameItemWeapon_NPCKnockUp_500_C' LogStreaming:Error: Couldn't find file for package /Game/Characters/NPCs/Undead/Blueprints/BP_NPC_Wildlife_Undead_Dregs_Fighter requested by async loading code. NameToLoad: /Game/Characters/NPCs/Undead/Blueprints/BP_NPC_Wildlife_Undead_Dregs_Fighter LogStreaming:Error: Found 0 dependent packages... LogDataTable:Warning: UDataTable::FindRow : 'GETTHRALLTIER' requested row '65' not in DataTable '/Game/Systems/Thrall/ThrallTierDataTable.ThrallTierDataTable'. SpawnTable:Error: Data: USpawnTableComponent::GetThrallTier - could not find SpawnTable with ID: 65 LogDataTable:Warning: UDataTable::FindRow : 'GETTHRALLTIER' requested row '62' not in DataTable '/Game/Systems/Thrall/ThrallTierDataTable.ThrallTierDataTable'. SpawnTable:Error: Data: USpawnTableComponent::SpawnNPCFromWeightedTable - could not find weighted table with id: we PacketHandlerLog:Error: PacketHandler parsing packet with zero's in last byte.` Connection to the server not working. Need help how to fix it. |
@madhub0815 I get the same errors: [conanexiles@illios ~]$ grep certificate conanexiles.log
Saving to: '/usr/local/share/ca-certificates/USERTrustRSAAddTrustCA.crt'
2021-07-13 16:13:12 (301 MB/s) - '/usr/local/share/ca-certificates/USERTrustRSAAddTrustCA.crt' saved [1413/1413]
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping USERTrustRSAAddTrustCA.pem,it does not contain exactly one certificate or CRL
Running hooks in /etc/ca-certificates/update.d...
Network:Warning: Code: Loading dedicated server provider id certificate: SecureServerProviderID not set.
Network:Display: Looking for dedicated server provider id certificates issued by "C=NO, S=Oslo, L=Oslo, O=Funcom Oslo AS, CN=Funcom Oslo AS"...
Network:Warning: Code: Loading dedicated server provider id certificate: No secure server provider id configured, selecting certificate with id #-1.
Network:Error: Code: KDS passphrase provider failed to initialize. KDS will at some point deny access unless the problem is fixed. Failure message: Error loading dedicated server provider id certificate: No certificate found with id #-1..
Network:Error: Code: KDS passphrase failure: Server provider id certificate unavailable: 0x80092004
Network:Error: Code: KDS passphrase failure: Server provider id certificate unavailable: 0x80092004
Network:Error: Code: KDS passphrase failure: Server provider id certificate unavailable: 0x80092004
Network:Error: Code: KDS passphrase failure: Server provider id certificate unavailable: 0x80092004
Network:Error: Code: KDS passphrase failure: Server provider id certificate unavailable: 0x80092004
[...] |
Hi all Is not the Hardware I start up a DSM in the Virtuel Machine, install docker and it runs! I think the New Version of Docker and DSM OS is the Problem. |
My server fails to start
Any idea what i might be missing or doing wrong?
The text was updated successfully, but these errors were encountered: