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

Scripts not update in bareos-webui Alpine version #156

Open
FlorentPoinsaut opened this issue Jun 9, 2022 · 4 comments
Open

Scripts not update in bareos-webui Alpine version #156

FlorentPoinsaut opened this issue Jun 9, 2022 · 4 comments

Comments

@FlorentPoinsaut
Copy link
Contributor

Hi!
Because of volume mounted in /usr/share/bareos-webui, scripts are not updated between two versions of Bareos.

Workaround:
tar -xvf bareos-webui-code.tgz

@grapemix
Copy link

I also experience problem in bareos-webui:21-alpine. With the same setting, bareos-webui:21 works fine. My current work around is using bareos-webui:21 instead.

This is the error message I saw:

nginx: [emerg] invalid port in upstream ":" in /etc/nginx/http.d/bareos-webui.conf:17

@spinnaker1
Copy link

spinnaker1 commented Apr 4, 2024

@FlorentPoinsaut How to do the workaround? Sry for blunt question.

Is there a workaround for arm64 (alpine) docker images?

Getting the same error with fresh deployment:
nginx: [emerg] invalid port in upstream ":" in /etc/nginx/http.d/bareos-webui.conf:17

@Flunkyball
Copy link

I get the same error here with the latest alpine version which was running nicely before

@Flunkyball
Copy link

Flunkyball commented Aug 3, 2024

After some time of research and comparing information I finally stumbled across the 1 line of information that webui from version 22 depends on php-fpm and therefore needs an additional container to be setup.

Well yes, that is obvious if you look at the updated docker-compose file. But ....

https://github.com/barcus/bareos/blob/master/docker-compose-alpine-pgsql.yml

So webui is running again.

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