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

Error 503 Backend fetch failed #7

Open
coolfarmer opened this issue Oct 27, 2017 · 4 comments
Open

Error 503 Backend fetch failed #7

coolfarmer opened this issue Oct 27, 2017 · 4 comments

Comments

@coolfarmer
Copy link

coolfarmer commented Oct 27, 2017

I don't understand why if I want to use the version 1.29, I got every time the error (except one time) "Error 503 Backend fetch failed".

I changed the version in DockerFile:
ENV MW_VERSION=REL1_29 \

Same behavior with a fresh install, I don't understand why.

@coolfarmer
Copy link
Author

coolfarmer commented Oct 28, 2017

I just found the problem, if you take the version 1.29 (AND with MW_AUTOUPDATE=true), the container "web" will be automatically closed after the boot process. But if we set the autoupdate to false, all work good.

Any thoughts?

EDIT: Ok, maintenance script are the problem, MW 1.29 require ElasticaSearch 5, FlowExtension have a problem too. I hope you will update your repo, it is awesome so I'll rollback to 1.28.

@pastakhov
Copy link
Owner

Hello, thanks.
I'll update the repo, just do not have time now...

@teewood
Copy link

teewood commented Sep 13, 2018

I have the same issue immediately after docker-compose up

@ericrector
Copy link

ericrector commented Nov 26, 2018

I just built the MediaWiki. It worked like a charm. The only problem I had (it was on my side) was with git converting the line ending to windows. I fixed GIT so it would not convert the line endings, rechecked out everything and bam! It worked.

Thank you Pastakhov for your efforts.

Appended: I got it running on 2 other machines. Hint: let the script run. It might take a while.

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