Snapcast: snapserver "unknown configuration option" messages in log

Created on 6 Jun 2020  路  1Comment  路  Source: badaix/snapcast

When I start snapserver I get 'unknown configuration' messages:

Jun 6 10:11:53 multimedia snapserver[46496]: unknown configuration option: logging.filter
Jun 6 10:11:53 multimedia snapserver[46496]: unknown configuration option: -d
Jun 6 10:11:53 multimedia snapserver[46496]: unknown configuration option: -c
Jun 6 10:11:53 multimedia snapserver[46496]: Settings file: "/var/lib/snapserver/server.json"
Jun 6 10:11:53 multimedia snapserver[46496]: daemonizing
Jun 6 10:11:53 multimedia snapserver[46497]: daemon started

I'm running on FreeBSD within an IOCage jail. Despite the messages the options are being used - it is daemonizing and the config file is being read, although I'm not convinced the logging.filter is working as I've tried setting to debug and don't see any difference in the log.

FreeBSD rc options:
# grep snap /etc/rc.conf
snapserver_enable="YES"
snapserver_opts="-d -c /usr/local/etc/snapserver.conf"

Logging section from /usr/local/etc/snapserver.conf

`# Logging options

#######################################################`

#
[logging]
#sink = system
filter = *:debug
#
###############################################################################

bug next release

Most helpful comment

this is fixed in develop branch fce34d82c8896683620b3f1ef9e47a7a62971102

>All comments

this is fixed in develop branch fce34d82c8896683620b3f1ef9e47a7a62971102

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ariandyy picture ariandyy  路  7Comments

trommegutten picture trommegutten  路  5Comments

artmg picture artmg  路  3Comments

jreusch picture jreusch  路  5Comments

jameyg picture jameyg  路  5Comments