Hallo zusammen,
der ASM kann sich keine Modinformationen mehr aus dem Steam Workshop hohlen und läd sie deswegen jedesmal neu runter.
Einen Steam Web-API Schlüssel habe ich erstellt und in den Settings eingetragen was auch nicht geholfen hat.
Außerdem wollte ich SteamCMD über den ASM neu installieren (bei gestoppten Servern) bekomme aber immer die Folgende Fehlermedung:
Code
An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.
Exception: System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ARK_Server_Manager.Lib.SteamCmdUpdater.<InstallSteamCmdAsync>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ARK_Server_Manager.Lib.SteamCmdUpdater.<ReinstallSteamCmdAsync>d__9.MoveNext()
Alles anzeigen
Vielleicht kennt sich ja jemand aus und kann helfen.
Gruß
dragnod0