Skip to content

error after docker installation #14

Answered by meltaxa
golftiger13 asked this question in Q&A
Discussion options

You must be logged in to vote

Musicfig is reading a config.yml file that has the default SERVER_NAME as localhost:5000 instead of your ip address:port number. Ensure Docker is mounting the directory containing your config.yml file and the SERVER_NAME is set correctly.

Docker --device USB device should match the bus and device numbers from the command:

lsusb | grep 0e6f:0241

Can you paste the lsusb result and Docker run command?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@golftiger13
Comment options

Answer selected by meltaxa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants