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

Web Dependencies Missing #36

Open
TR7Mike opened this issue Sep 23, 2021 · 7 comments
Open

Web Dependencies Missing #36

TR7Mike opened this issue Sep 23, 2021 · 7 comments

Comments

@TR7Mike
Copy link

TR7Mike commented Sep 23, 2021

On launch of web interface at http://192.168.0.110:9095/ this message is displayed:

'Baculum Web - Missing dependencies
Please make readable and writeable by the web server user the following directory: /usr/share/baculum/htdocs/protected/Web/Config
To run Baculum Web please correct above requirements and refresh this page in web browser.'

@johnjore
Copy link

johnjore commented Oct 2, 2021

Same here. "Workaround":

docker exec -it docker_baculum-web_1 bash
chmod 777 /etc/baculum/Config-web-apache

Note: This is a workaround, not a proper fix...

@tothdavid
Copy link

Hi,
It's better to run
chown -R 48 docker/etc
in the dir where you cloned this repo.

@leandroembu
Copy link

I confirm this issue.

@elias-henrique
Copy link

elias-henrique commented Jan 25, 2023

Same here. "Workaround":

docker exec -it docker_baculum-web_1 bash
chmod 777 /etc/baculum/Config-web-apache

Note: This is a workaround, not a proper fix...

ILOVEYOU 💕💕💕💕

@vinnyaf
Copy link

vinnyaf commented Aug 22, 2023

hello, I'm using the new repository but I'm not able to access the api or the web page. Has the site changed the way to access? I remember that to access it was just http://ip:9096/

@eduardofraga
Copy link
Contributor

eduardofraga commented Aug 22, 2023 via email

@vinnyaf
Copy link

vinnyaf commented Aug 22, 2023

hi eduardo eu coloquei no novo repositorio as informações lá do erro

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

7 participants