I've been having an issue on arch linux since getting version 3.1 where it will periodically pause playback for a minute or two, and the app completely freezes. Everything works normally at first. The playback will freeze and that's when the failure to connect to proxy message appears. This usually prints two or three times (it takes around a minute for all the messages to appear) and then the timeout message appears, after which playback resumes. Any ideas?
Running from the terminal gives this output:
[phil@phil-desktop-arch ~]$ cider [@ciderapp/genten] Booting in production mode HELLOOOOOOO!)(#@!)@!(*@)!*@)!*)@! [@ciderapp/genten] Updated client options with new defaults [@ciderapp/genten] Using default hardware acceleration [@ciderapp/genten] Loaded module: cli [@ciderapp/genten] Loaded module: protocol [@ciderapp/genten] Loaded module: electron-tweaks [@ciderapp/izanami][boot] Checking for update file... [@ciderapp/izanami][checkForIzUpdate] Manifest found, checking version {"client_version":310,"version":"3.1.5"} [@ciderapp/izanami][boot] Found update file, booting from Update... HELLOOOOOOO!)(#@!)@!(*@)!*@)!*)@! [@ciderapp/izanami][boot] Booting Izanami... {"framework":"genten","version":310,"CLIENT_INFO":{"paths":{"appData":"/home/phil/.config/sh.cider.genten","executable":"/usr/lib/cider/Cider","resourcePath":"/usr/lib/cider/resources","spaZip":"/home/phil/.config/sh.cider.genten/update.cup","spaZipSig":"/home/phil/.config/sh.cider.genten/update.sig","spaUnpacked":"/usr/lib/cider/resources/spa","app":{"downloads":"/home/phil/.config/sh.cider.genten/downloads","modules":"/home/phil/.config/sh.cider.genten/modules","plugins":"/home/phil/.config/sh.cider.genten/plugins","themes":"/home/phil/.config/sh.cider.genten/themes"}},"framework":"genten","isProd":true,"capi":"l3x9b1b41obvcg11bbg84xmp","port":10767}} [@ciderapp/izanami][startWS] Starting WS server... [@ciderapp/izanami][Server] Starting server... [@ciderapp/izanami][config] Loaded config from /home/phil/.config/sh.cider.genten/spa-config.yml [13746:0929/151939.539876:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser” [13746:0929/151939.539894:ERROR:electron/shell/browser/ui/file_dialog_linux_portal.cc:78] Failed to read portal version property Failed to fetch config: TypeError: fetch failed at node:internal/deps/undici/undici:13510:13 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async GX (/usr/lib/cider/resources/app.asar/.vite/build/main-DU4hByfK.js:251:5665) at async /usr/lib/cider/resources/app.asar/.vite/build/init-DoYqOWa7.js:1:271 at async Object.t0 [as defineModule] (/usr/lib/cider/resources/app.asar/.vite/build/main-DU4hByfK.js:251:6723) { [cause]: Error: connect ECONNREFUSED 127.0.0.1:10767 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 10767 } } [@ciderapp/genten] Loaded module: win-init [@ciderapp/izanami][spa] SPA found, serving from zip {"zipPath":"/home/phil/.config/sh.cider.genten/update.cup"} [@ciderapp/izanami][updates] Module loaded [@ciderapp/izanami][am-fetch] Module loaded [@ciderapp/izanami][http-in] Module loaded [@ciderapp/izanami][client-settings] Module loaded [@ciderapp/izanami][updates] Module loaded [@ciderapp/izanami][protocol-handler] Module loaded [@ciderapp/izanami][AppleMusicAPI] Module loaded [@ciderapp/izanami][messages] Module loaded [@ciderapp/izanami][MarketplaceAPI] Module loaded [@ciderapp/izanami][playlist-time-machine] Playlist Time Machine module loaded [@ciderapp/izanami][Server] Server started {"port":10767} IZANAMI_READY [@ciderapp/genten] Loaded module: app-init [@ciderapp/genten] Loaded module: win-http [@ciderapp/genten] Loaded module: win-ipc [@ciderapp/genten] Loaded module: context-menu [@ciderapp/genten] Loaded module: steamdeck [@ciderapp/genten] Loaded module: tray [@ciderapp/genten] Loaded module: menubar [@ciderapp/genten] Loaded module: dock [@ciderapp/genten] Loaded module: xdg [@ciderapp/genten][plugin:xdg] Unable to read desktop portal settings, please check that the xdg-desktop-portal is installed and running. (Unknown error) [@ciderapp/genten] Loaded module: win-events [@ciderapp/izanami][DiscordRPC] Logging in to Discord RPC [@ciderapp/izanami][startWS] A client has connected to the private room [@ciderapp/izanami][DiscordRPC] Discord RPC Client connected [@ciderapp/izanami][DiscordRPC] Discord RPC Client is ready [@ciderapp/izanami][am-fetch] Tokens set (cider:13746): libnotify-WARNING **: 15:24:37.650: Failed to connect to proxy (cider:13746): libnotify-WARNING **: 15:25:02.655: Failed to connect to proxy[13746:0929/152602.696143:ERROR:electron/shell/browser/notifications/linux/libnotify_notification.cc:50] notify_notification_show: domain=1112 code=24 message="Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached"[@ciderapp/izanami][startWS] A client has connected to the private room
[13746:0929/152602.696143:ERROR:electron/shell/browser/notifications/linux/libnotify_notification.cc:50] notify_notification_show: domain=1112 code=24 message="Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached" [@ciderapp/izanami][startWS] A client has connected to the private room