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

[BUG]: Not properly configured? #61

Open
cherjr opened this issue Apr 25, 2024 · 0 comments
Open

[BUG]: Not properly configured? #61

cherjr opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cherjr
Copy link

cherjr commented Apr 25, 2024

Every time on Deploy I get "Not properly configured" message for the node which is working just fine.

I'm using this node to restart my mosquitto container:
[{"id":"e5c962cd3ec8f581","type":"docker-container-actions","z":"ea6ed994.f39728","name":"MQTT","config":"c0b27d850da8e8ba","container":"mosquitto","containertype":"str","action":"restart","options":"","optionstype":"str","image":"","imagetype":"str","pullimage":false,"deletecontainer":false,"stream":false,"createOptions":"","startOptions":"","createOptionsType":"json","startOptionsType":"json","x":1190,"y":80,"wires":[[]]},{"id":"c0b27d850da8e8ba","type":"docker-configuration","host":"/var/run/docker.sock","port":"","ca":"","cert":"","key":""}]

It shows problems with createOptions and startOptions
image

which I don't need, I'm just restarting it (and it indeed restarts)

Really annoying every time I make a deploy :)

Thanks

@cherjr cherjr added the bug Something isn't working label Apr 25, 2024
naimo84 added a commit that referenced this issue May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants