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

nginx_proxy plugin is missing dependency - MariaDB core add-on 2.0 #2619

Closed
conorbone opened this issue Aug 18, 2022 · 6 comments
Closed

nginx_proxy plugin is missing dependency - MariaDB core add-on 2.0 #2619

conorbone opened this issue Aug 18, 2022 · 6 comments

Comments

@conorbone
Copy link

Describe the issue you are experiencing

nginx_proxy plugin is missing dependency

  • MariaDB core add-on 2.0

Home assistant about :

Home Assistant 2022.8.6 Supervisor 2022.08.3 Operating System 8.4 Frontend 20220802.0 - latest

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

NGINX Home Assistant SSL proxy

What is the version of the add-on?

0.12.1

Steps to reproduce the issue

  1. Install nginx_proxy plugin 0.12.1
  2. Start plugin

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

`-----------------------------------------------------------
 Add-on: Nginx Proxy Manager
 Manage Nginx proxy hosts with a simple, powerful interface
-----------------------------------------------------------
 Add-on version: 0.12.1
 You are running the latest version of this add-on.
 System: Home Assistant OS 8.4  (aarch64 / raspberrypi3-64)
 Home Assistant Core: 2022.8.6
 Home Assistant Supervisor: 2022.08.3
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0
cont-init: info: running /etc/cont-init.d/01-log-level.sh
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
cont-init: info: running /etc/cont-init.d/mysql.sh
[22:33:01] ERROR: This add-on now requires the MariaDB core add-on 2.0 or newer!
[22:33:01] FATAL: Make sure the MariaDB add-on is installed and running
cont-init: info: /etc/cont-init.d/mysql.sh exited 1
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
cont-init: info: running /etc/cont-init.d/npm.sh
[22:33:03] ERROR: Got unexpected response from the API: Service not enabled
jq: error: syntax error, unexpected $end (Unix shell quoting issues?) at <top-level>, line 6:
    | .database.port =                       
jq: 1 compile error
cont-init: info: /etc/cont-init.d/npm.sh exited 0
cont-init: warning: some scripts exited nonzero
s6-rc: warning: unable to start service legacy-cont-init: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped`

Additional information

No response

@Greo83
Copy link

Greo83 commented Aug 22, 2022

I have the same problem. Nginx version 0.12.2, Home Assistant Core 2022.8.4 MariaDB AddOn version 2.5.1
The strange thing is, it was working like a charm. Then my SSL certificate got outdated. After I created a new one I have this error.

@mdegat01
Copy link
Contributor

That log isn't the nginx proxy addon from this repository. Your log is from the nginx proxy manager addon. You should open your issue there.

@frenck frenck reopened this Aug 22, 2022
@frenck
Copy link
Member

frenck commented Aug 22, 2022

Re-opening, it is a bug @ Supervisor or MariaDB add-on:

[22:33:03] ERROR: Got unexpected response from the API: Service not enabled

however, the nginx proxy manager add-ons configures:

https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/2a22f9d5abf849146827cb996b85754458a0e77c/proxy-manager/config.yaml#L16-L17

It is either a bug in the mariadb add-on or the Supervisor this happens.

@frenck
Copy link
Member

frenck commented Aug 22, 2022

Hmm nevermind, this is a different issue indeed (sorry I'm chasing another "related" ghost, about to go nuts).

@frenck frenck closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2022
@Greo83
Copy link

Greo83 commented Aug 22, 2022

Although the issue is closed now I wanted to let you know that after a couple of restarts it is working again. I'm not sure how often I rebooted the complete machine. Furthermore I restarted the addon containers multiple times and suddenly the message was gone. I'm sure there is a reason and a better solution than "Did you try turning it off and on again", but unfortunately I don't have more details for the moment.

@conorbone
Copy link
Author

@Greo83 yeah I saw there's a newer version than the one I was running when I submitted it

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

4 participants