Hi @raph2i,
Could it be possible to get some instructions about to get it live ?
I would like to perform a standard installation for test like :
Client_iPhone -> LibreSpot -> SnapcastServer -> SnapcastClient.
Actually when I launch Snapcast server I get the following logs
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[15:58:49] INFO: Populating snapserver.conf...
[15:58:50] INFO: Starting SnapServer...
Error relocating /usr/lib/libavahi-common.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libavahi-common.so.3: __time64: symbol not found
Error relocating /usr/lib/libFLAC.so.8: __fstat_time64: symbol not found
Error relocating /usr/lib/libFLAC.so.8: __stat_time64: symbol not found
Error relocating /usr/lib/libFLAC.so.8: __utime64: symbol not found
Error relocating /usr/lib/libintl.so.8: __fstat_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __lstat_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __clock_getres_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __pthread_cond_timedwait_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __nanosleep_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __fstat_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __stat_time64: symbol not found
Error relocating /usr/lib/libdbus-1.so.3: __clock_gettime64: symbol not found
Error relocating /usr/bin/snapserver: __localtime64_r: symbol not found
Error relocating /usr/bin/snapserver: __stat_time64: symbol not found
Error relocating /usr/bin/snapserver: __fstat_time64: symbol not found
Error relocating /usr/bin/snapserver: __time64: symbol not found
[cmd] /run.sh exited 127
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
Configuration :
stream:
streams:
- >-
pipe:///share/snapfifo/librespot?name=SpotifyConnect&sampleformat=44100:16:2
- 'pipe:///share/snapfifo/mopidy?name=Mopidy&sampleformat=44100:16:2'
buffer: '1000'
codec: flac
send_to_muted: 'false'
sampleformat: '48000:16:2'
http:
enabled: 'true'
doc_root: ' '
tcp:
enabled: 'true'
logging:
enabled: 'true'
server:
threads: '-1'
datadir: /share/snapcast/
Hi @raph2i,
Could it be possible to get some instructions about to get it live ?
I would like to perform a standard installation for test like :
Client_iPhone -> LibreSpot -> SnapcastServer -> SnapcastClient.
Actually when I launch Snapcast server I get the following logs
Configuration :