hassio-addons/addon-example

nothing happened

Closed this issue · 4 comments

see only this in logs after starting

[20:43:13] INFO: Starting Example1...
./run: line 10: /usr/bin/example1.sh: Permission denied
[20:43:14] INFO: Starting Example2...
./run: line 10: /usr/bin/example2.sh: Permission denied
[20:43:14] INFO: Starting Example1...
./run: line 10: /usr/bin/example1.sh: Permission denied
[20:43:15] INFO: Starting Example2...
./run: line 10: /usr/bin/example2.sh: Permission denied
[20:43:15] INFO: Starting Example1...
./run: line 10: /usr/bin/example1.sh: Permission denied

👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

I have the same problem

Add-on version: 3.1.0
You are running the latest version of this add-on.
System: HassOS 3.6 (armv7 / raspberrypi3)
Home Assistant version: 0.103.0
Supervisor version: 193

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.

[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[14:23:08] INFO: Starting Example2...
[14:23:08] INFO: Starting Example1...
./run: line 10: ./run: line 10: /usr/bin/example1.sh: Permission denied/usr/bin/example2.sh: Permission denied
[14:23:09] INFO: Starting Example2...
[14:23:09] INFO: Starting Example1...

Look at the referenced PR if you want a fix.

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.