EionRobb / pidgin-opensteamworks

Steam plugin for Pidgin/libpurple
153 stars 5 forks source link

Connection Error - 'ISteamWebUserPresenceOAuth' not found #206

Open MostlyOffline opened 1 year ago

MostlyOffline commented 1 year ago

I get this message since last night. Haven't changed anything, that I know of. Debug log:


(16:17:11) steam: post_or_get_ssl_connect_cb
(16:17:11) steam: Access token login error: <html><head><title>Not Found</title></head><body><h1>Not Found</h1>Interface 'ISteamWebUserPresenceOAuth' not found</body></html>
(16:17:11) g_log: xmlnode_get_data: assertion node != NULL failed (16:17:11) connection: purple_connection_error_reason called with NULL description
(16:17:11) connection: Connection error on 05BD4DA8 (reason: 0 description: Unknown error)```
nodiscc commented 1 year ago

I also have this problem and cannot connect to steam chat. Something must have changed on Steam's side.

cmdSora commented 1 year ago

I also have this problem and cannot connect to steam chat. Something must have changed in Steam's side.

Can confirm, my logs indicate that this must've happened after the most recent Steam maintenance.

maxdwit commented 1 year ago

(17:30:36) nss: partial certificate chain

(17:30:36) steam: Access token login error: <html><head><title>Not Found</title></head><body><h1>Not Found</h1>Interface 'ISteamWebUserPresenceOAuth' not found</body></html>
(17:30:36) g_log: xmlnode_get_data: assertion 'node != NULL' failed
(17:30:36) connection: purple_connection_error_reason called with NULL description

Broken since two days ago. This is not only this steam plugin but also other projects have this problem since a steam maintenance a few days ago.

Example @EionRobb : https://github.com/FriendsOfGalaxy/galaxy-integration-steam/issues/159#issuecomment-1504209003

Eddi-z commented 1 year ago

I'm having this problem a well, pidgin only shows "unknown error" on trying to connect. debug window shows similar lines as mentioned above

Maturion commented 1 year ago

I can likewise confirm this error.

johnny-mac commented 1 year ago

Its happening to me too. Unknown Error.

egrain commented 1 year ago

Are there any news?

HemeraNyx commented 1 year ago

id love some news aswell on this

nodiscc commented 1 year ago

Unfortunately this plugin is now unmaintained. The only workaround I found is to use https://steamcommunity.com/chat/ from a web browser.