FichteFoll / discordrp-mpris

Discord Rich Presence through media players providing the mpris2 dbus interface
MIT License
86 stars 19 forks source link

Failed to connect to Discord client #23

Closed rdricco closed 3 years ago

rdricco commented 3 years ago

Cannot connect to discord after last update.

DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-2' not found DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-3' not found DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-4' not found DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-5' not found DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-6' not found DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-7' not found DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-8' not found DEBUG:discord_rpc.async_:'/run/user/1000/discord-ipc-9' not found DEBUG:discordrp_mpris.__main__:Failed to connect to Discord client DEBUG:discordrp_mpris.config:Value for 'global.reconnect_wait': 1

rdricco commented 3 years ago

Looks like it solved alone. Maybe it was a problem on discord side.

FichteFoll commented 3 years ago

Connection problems can be triggerd by a variety of reasons. I intend to make reconnecting more robust, which should alleviate the pain.