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
Is your issue present in the latest beta/pre-release?
I'm too lazy to test
Describe the Bug
After Arch Linux updated miniupnpc to 2.2.8-1, the service returned an error: jul 01 13:38:38 sunshine[2342]: /usr/bin/sunshine: error while loading shared libraries: libminiupnpc.so.17: cannot open shared object file: No such file or directory
But I found a temporary solution from an issue on zerotier-one, just create a symlink from the updated version as so: sudo ln -s /usr/lib/libminiupnpc.so.18 /usr/lib/libminiupnpc.so.17
Just trying to help if someone end up with this error and don't know what to do.
Expected Behavior
The service should appear as "running" on systemd status, but appear as "crashed".
Additional Context
Bug happened after Arch Linux updated miniupnpc to 2.2.8-1
Host Operating System
Linux
Operating System Version
EndeavourOS
Architecture
64 bit
Sunshine commit or version
0.23.1
Package
Linux - AUR (Third Party)
GPU Type
AMD
GPU Model
Radeon VEGA 7
GPU Driver/Mesa Version
24.1.2-1
Capture Method
X11 (Linux)
Config
channels = 4
Apps
No response
Relevant log output
jul 01 13:38:38 sunshine[2342]: /usr/bin/sunshine: error while loading shared libraries: libminiupnpc.so.17: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the latest beta/pre-release?
I'm too lazy to test
Describe the Bug
After Arch Linux updated miniupnpc to 2.2.8-1, the service returned an error:
jul 01 13:38:38 sunshine[2342]: /usr/bin/sunshine: error while loading shared libraries: libminiupnpc.so.17: cannot open shared object file: No such file or directory
But I found a temporary solution from an issue on zerotier-one, just create a symlink from the updated version as so:
sudo ln -s /usr/lib/libminiupnpc.so.18 /usr/lib/libminiupnpc.so.17
Just trying to help if someone end up with this error and don't know what to do.
Expected Behavior
The service should appear as "running" on systemd status, but appear as "crashed".
Additional Context
Bug happened after Arch Linux updated miniupnpc to 2.2.8-1
Host Operating System
Linux
Operating System Version
EndeavourOS
Architecture
64 bit
Sunshine commit or version
0.23.1
Package
Linux - AUR (Third Party)
GPU Type
AMD
GPU Model
Radeon VEGA 7
GPU Driver/Mesa Version
24.1.2-1
Capture Method
X11 (Linux)
Config
Apps
No response
Relevant log output
jul 01 13:38:38 sunshine[2342]: /usr/bin/sunshine: error while loading shared libraries: libminiupnpc.so.17: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: