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

docker compose install blank page #95

Open
Beelbrox opened this issue May 24, 2024 · 6 comments
Open

docker compose install blank page #95

Beelbrox opened this issue May 24, 2024 · 6 comments

Comments

@Beelbrox
Copy link

Beelbrox commented May 24, 2024

Hi!

i've installed it via docker-compose file and i try to reach the webpage (localhost:808) but get only a blank page.

I see that it has right permission issue, and that can be also the solution.
Why can't it changing a rights within the container?
passwordcockpit.txt

@bu3tt1
Copy link
Contributor

bu3tt1 commented May 27, 2024

In the ULR I saw that the port is not correct (8080) but I don't think that is the error.

It could be a rights issue of the folder you want to bind. What are the folders that you want to bind? Do the rights match the container user?
Our image allows you to change the user that runs the service with APACHE_RUN_USER and APACHE_RUN_GROUP

@Beelbrox
Copy link
Author

I do not want to bind any specific folder. I have simply issued the docker compose up command with your recommended yaml file.
I removed the comment about APACHE_RUN_USER and APACHE_RUN_GROUP, same issue.

(Yeah, i misspelled the port in this thread)

@bu3tt1
Copy link
Contributor

bu3tt1 commented May 29, 2024

Could you send your docker-compose.yaml?

@Beelbrox
Copy link
Author

Beelbrox commented May 29, 2024

passwordcockpit.txt

Of course! (I could not attach yaml extension)

@Beelbrox
Copy link
Author

Beelbrox commented Jun 5, 2024

Any update?

@bu3tt1
Copy link
Contributor

bu3tt1 commented Jun 6, 2024

Please try with the last version: 1.3.5

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

2 participants