You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Laptop: Acer Nitro V15 ANV15-51
OS: Pop!_OS 22.04 LTS (Jammy)
Kernel: 6.17.9-76061709-generic
GLIBC: 2.35
I installed DAMX using the remoteSetup.sh script. The GUI launches, but it cannot connect to the daemon.
The damx-daemon service continuously crashes and restarts.
Output from journalctl:
[PYI-ERROR] Failed to load Python shared library '/tmp/.../libpython3.11.so.1.0':
/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found
The system is running Pop!_OS 22.04 with GLIBC 2.35, so it appears the current DAMX binary was built against GLIBC 2.38 or newer.
Questions:
Thank you for your work on DAMX.
All reactions