erik73 / addon-steve

SteVe OCPP Server - Home Assistant Add-on by Erik73
https://erik73.github.io
MIT License
2 stars 1 forks source link

Can't init addon #36

Closed angelsanchezz closed 3 years ago

angelsanchezz commented 3 years ago

Problem/Motivation

Can't init the addon

Expected behavior

Initialice

Actual behavior

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-banner.sh: executing...

Add-on: SteVe OCPP server for EV charging stations

Add-on version: 1.2.0 You are running the latest version of this add-on. System: Home Assistant OS 5.12 (aarch64 / raspberrypi4-64) Home Assistant Core: 2021.3.3 Home Assistant Supervisor: 2021.03.4

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... [cont-init.d] 01-log-level.sh: exited 0. [cont-init.d] 10-create-config.sh: executing... [19:52:39] ERROR: Got unexpected response from the API: Service not enabled [cont-init.d] 10-create-config.sh: exited 139. [cont-finish.d] executing container finish scripts... [cont-finish.d] 99-message.sh: executing...

            Oops! Something went wrong.

We are so sorry, but something went terribly wrong when starting or running this add-on.

Be sure to check the log above, line by line, for hints.

[cont-finish.d] 99-message.sh: exited 0. [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.

erik73 commented 3 years ago

Hi.

You need to have the Official MariaDB add-on installed and running. SteVe will create a database on startup to store its data.

10 mars 2021 kl. 19:56 skrev angelsanchezz notifications@github.com:

 Problem/Motivation

Can't init the addon

Expected behavior

Initialice

Actual behavior

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-banner.sh: executing...

Add-on: SteVe OCPP server for EV charging stations

Add-on version: 1.2.0 You are running the latest version of this add-on. System: Home Assistant OS 5.12 (aarch64 / raspberrypi4-64) Home Assistant Core: 2021.3.3 Home Assistant Supervisor: 2021.03.4

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... [cont-init.d] 01-log-level.sh: exited 0. [cont-init.d] 10-create-config.sh: executing... [19:52:39] ERROR: Got unexpected response from the API: Service not enabled [cont-init.d] 10-create-config.sh: exited 139. [cont-finish.d] executing container finish scripts... [cont-finish.d] 99-message.sh: executing...

        Oops! Something went wrong.

We are so sorry, but something went terribly wrong when starting or running this add-on.

Be sure to check the log above, line by line, for hints.

[cont-finish.d] 99-message.sh: exited 0. [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.