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

Multiple Failures - apache, docker-compose, boincserver #66

Open
sat3ll opened this issue Nov 11, 2020 · 0 comments
Open

Multiple Failures - apache, docker-compose, boincserver #66

sat3ll opened this issue Nov 11, 2020 · 0 comments

Comments

@sat3ll
Copy link

sat3ll commented Nov 11, 2020

Hi,

I've been trying to get this running on Fedora 33 (with docker) and I'm hitting multiple roadblocks (following instructions from https://github.com/marius311/boinc-server-docker/blob/master/docs/cookbook.md).

  1. Apache 404 Error. (when navigating to 127.0.0.1/boincserver or /boincserver)

This one happens both from localhost and trying to access from LAN. Apache is running here.
Tried the workaround from (#53 (comment)) and it gives:


boincserver is temporarily shut down for maintenance. Please try again later.

Powered by BOINC

©2020 REPLACE WITH COPYRIGHT HOLDER
  1. TAG="" docker-compose up -d

Yields the same error from #65. Though doing TAG="" docker-compose pull first then doing TAG="" docker-compose up -d solves this particular issue but the result is the same as the previous one, apache fails to work.

How to reproduce

  1. clone this repo
  2. follow commands from https://github.com/marius311/boinc-server-docker/blob/master/docs/cookbook.md

Software

$ docker-compose -v
docker-compose version 1.27.4, build unknown
$ docker --version 
Docker version 19.03.13, build 4484c46
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

1 participant