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

config.yml file does not exist #218

Open
abzaatari opened this issue Jun 16, 2020 · 0 comments
Open

config.yml file does not exist #218

abzaatari opened this issue Jun 16, 2020 · 0 comments

Comments

@abzaatari
Copy link

Hi all,
I install mqtt bridge in raspberry pi 3A in docker container.
I execute this command:
To run it (using /opt/mqtt-bridge as your config directory and 8080 as the port):
$ docker run
-d
--name="mqtt-bridge"
-v /opt/mqtt-bridge:/config
-p 8080:8080
stjohnjohnson/smartthings-mqtt-bridge.
The smatthings mqtt bridge is installed but not running, and opt/mqtt-bridge directory is empty and no permission to create any file in it. I try to change the directory, the same still empty no permission.
Please any help to solve this issue!
Thanx.

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