Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running sonos+magic cards docker #74

Open
schultzeey opened this issue May 1, 2020 · 0 comments
Open

Error when running sonos+magic cards docker #74

schultzeey opened this issue May 1, 2020 · 0 comments

Comments

@schultzeey
Copy link

I was able to install the sonos+magic cards docker, however magic-cards won't load completely once started. I can access the Sonos port however. Here's the code showing from the log. Any help would be greatly appreciated!

magic-cards | [0] $ cd server && yarn start
magic-cards | [1] $ cd scanner && yarn start
magic-cards | [0] $ node server.js
magic-cards | [1] $ node scanner.js
magic-cards | [1] internal/modules/cjs/loader.js:550
magic-cards | [1] throw err;
magic-cards | [1] ^
magic-cards | [1]
magic-cards | [1] Error: Cannot find module '/usr/src/app/scanner/actions/../../config/config.json'
magic-cards | [1] at Function.Module._resolveFilename (internal/modules/cjs/loader.js:548:15)
magic-cards | [1] at Function.Module._load (internal/modules/cjs/loader.js:475:25)
magic-cards | [1] at Module.require (internal/modules/cjs/loader.js:598:17)
magic-cards | [1] at require (internal/modules/cjs/helpers.js:11:18)
magic-cards | [1] at Object. (/usr/src/app/scanner/actions/Action.js:1:84)
magic-cards | [1] at Module._compile (internal/modules/cjs/loader.js:654:30)
magic-cards | [1] at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10)
magic-cards | [1] at Module.load (internal/modules/cjs/loader.js:566:32)
magic-cards | [1] at tryModuleLoad (internal/modules/cjs/loader.js:506:12)
magic-cards | [1] at Function.Module._load (internal/modules/cjs/loader.js:498:3)
magic-cards | [1] error Command failed with exit code 1.
magic-cards | [1] info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
magic-cards | [1] error Command failed with exit code 1.
magic-cards | [1] info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
magic-cards | [1] yarn scanner exited with code 1
magic-cards | --> Sending SIGTERM to other processes..
magic-cards | [0] yarn server exited with code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant