I have been using Cider on Arch Linux for some time now. It works pretty well, by no means perfectly but pretty well. Thank you for the application. I enjoy having it there.
However, of late. it produces an error. This is both in the pacman version as you guys call it, and the appimage version of same version. This is the same for this version, and the previous version also.
Running the application from the terminal produces the following result:
[myk@archlinux-north-v4 Downloads]$ ./cider-v3.1.2-linux-x64.AppImage
[@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] No update zip found, using distributed module. {"expectedPath":"/home/myk/.config/sh.cider.genten/update.cup"}
[@ciderapp/izanami][boot] Booting Izanami... {"framework":"genten","version":310,"CLIENT_INFO":{"paths":{"appData":"/home/myk/.config/sh.cider.genten","executable":"/tmp/.mount_cider-LPMcIO/usr/lib/Cider/Cider","resourcePath":"/tmp/.mount_cider-LPMcIO/usr/lib/Cider/resources","spaZip":"/home/myk/.config/sh.cider.genten/update.cup","spaZipSig":"/home/myk/.config/sh.cider.genten/update.sig","spaUnpacked":"/tmp/.mount_cider-LPMcIO/usr/lib/Cider/resources/spa","app":{"downloads":"/home/myk/.config/sh.cider.genten/downloads","modules":"/home/myk/.config/sh.cider.genten/modules","plugins":"/home/myk/.config/sh.cider.genten/plugins","themes":"/home/myk/.config/sh.cider.genten/themes"}},"framework":"genten","isProd":true,"capi":"ckq8obg9nyng4bfxtpqilr5j","port":10767}}
[@ciderapp/izanami][startWS] Starting WS server...
[@ciderapp/izanami][Server] Starting server...
[@ciderapp/izanami][config] Loaded config from /home/myk/.config/sh.cider.genten/spa-config.yml
[@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-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][xdg] Accent color parsed: #000000
[@ciderapp/genten] Loaded module: win-events
With a black screen result (see image) attached or above. Effectively a 404 error.
ANY help would be appreciated, thank you.