Servers not showing in Browser - wss://ce-kds-winunoff-wdc08.funcom.com:7002/server/

Game mode: Online private
Type of issue: Other
Server type: PvP | PvE-Conflict | PvE
Region: Oceanic
Mods?: No
Edition: Steam


Bug Description:

After the recent update, all 3 of my servers are no longer showing int he in game browser, but players are able to use direct connect.

Server Log files show:
[2021.10.27-09.50.15:606][ 2]Network:Display: Connecting to key distribution web service wss://ce-kds-winunoff-wdc08.funcom.com:7002/server/…
Network:Display: Key distribution web service: Connecting (session: InvalidSession, mirror: wss://ce-kds-winunoff-wdc08.funcom.com:7002/server/, fail count: 1, retry time: -1.0)
[2021.10.27-09.50.17:598][121]Network:Error: Code: KDS passphrase failure: Server provider id certificate unavailable: 0x80092004

2x servers are hosted on 1 VM, where as the other server is hosted on a completely different server.

This issue seems to have been resolved by some of the hosts by changing the format of the startup command line.

ok, but to what?
whats changed?

My commandline
“ConanSandbox?Multihome=IPHere?GameServerPort=27037?GameServerQueryPort=27040?MaxPlayers=30?listen -RconEnabled=1 -RconPassword=passwordhere -RconPort=27044 -nosteamclient -game -server -log”

ok i got it working, removed everything from the commandline and just used:
“ConanSandbox -log"

Isle of Siptah:
ConanSandboxServer.exe /Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah -log

now shows up in in game browser for all servers.

thanks @Narelle for pointing me in the right direction

Sorry for the late reply but glad you have figured it out. Mine looks like this atm on ServerBlend. It used to have ? which are now replaced by -

Command line: DLC_Isle_of_Siptah -MULTIHOME=IPhere -MaxPlayers=xx -Port=28xxx -RconPort=28xxx -QueryPort=28xxx
-RconEnabled=1 -RconPassword=xxx -log