lunarsight: Ironically, my Steam was working, but I had to disconnect to fix another problem, and now it will not allow me to reconnect it. It seems like it's finishing the authentication, and then it leads to an error saying that it's offline. ("Retry")
pippo-san: Same: I had to reinstall galaxy to solve an issue, but this lead me to also have this error. I tried to have a look at the Integration's code, but this scared me, FriendsOfGalaxy was a really good programmer... maybe a bit too much
Is "FriendsOfGalaxy" contactable? You figure, if it's their code, they probably have the best chance out of anybody of picking out a problem with it.
One of the other threads gave me one idea - when something similar happened in the past with another plugin, it turned out the API key changed, and instructions were provided for how to update it. I'm wondering if it could be something similar here.
I did do some digging in the error logs (GalaxyClient.log), and this is the exact error that is getting generated at the time after logging into Steam when it's trying to connect, prior to the "Offline - Retry" message :
2023-03-12 16:41:59.433 [Information][ (0)] [TID 22336][galaxy_client]: Login to 'steam' platform failed. Silent: false, storedCredentials: false, Step: , reason: ServiceTimeout.
2023-03-12 16:41:59.444 [Information][ (0)] [TID 22336][galaxy_client]: Scheduling problem report platform_dirty_disconnect (type external_integrations_failed).
2023-03-12 16:41:59.448 [Information][ (0)] [TID 22336][galaxy_client]: Did not find a value under the preference key 'previewBuildsEnabled' while reading.
2023-03-12 16:41:59.449 [Information][ (0)] [TID 22336][galaxy_client]: Plugin - pluginID/steam_ca27391f-2675-49b1-92c0-896d43afa4f8 will be set as offline.
2023-03-12 16:41:59.449 [Information][ (0)] [TID 7956][galaxy_client]: Sending problem report of type External-Platform-Dirty-Disconnect: {"Arguments":{"applicationType":"GOG Galaxy","clientInstanceId":"f43329ff-9a2e-46c3-9910-033ec1a76954","clientVersion":"2.0.60.2","detectedOsVersio n":"win10","isRunningOnWine":false,"os":"windows","osIdentification":"windows: Windows 10 10.0 (Build 19045)","platform":"steam","pluginId":"pluginID/steam_ca27391f-2675-49b1-92c0-896d43afa4f8","pluginVersion":"1 .0.2.0","reason":"ServiceTimeout","updateChannel":"master"},"ProblemReport":"External-Platform-Dirty-Disconnec t"}
2023-03-12 16:41:59.772 [Information][ (0)] [TID 17756][galaxy_client]: Successfully sent problem report 'platform_dirty_disconnect (type external_integrations_failed)'.