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 302 #1

Closed
dezechristophe opened this issue Sep 25, 2015 · 1 comment
Closed

error 302 #1

dezechristophe opened this issue Sep 25, 2015 · 1 comment

Comments

@dezechristophe
Copy link

container doesn"t work.
When I go http://[:<specific_port>]/
I got error 302 and ... nothing

10.72.253.3 - - [25/Sep/2015:06:43:40 +0000] "GET / HTTP/1.1" 302 634 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.99 Safari/537.36"
10.72.253.3 - - [25/Sep/2015:06:43:40 +0000] "GET /?page=upgrade HTTP/1.1" 302 7110 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.99 Safari/537.36"
10.72.253.3 - - [25/Sep/2015:06:43:40 +0000] "GET /?page=login HTTP/1.1" 302 7853 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.99 Safari/537.36"

@pierrecdn
Copy link
Owner

There's nothing to do with the phpipam container itself (read the code of the Dockerfile), but with the phpipam project itself and the installation process.

See phpipam/phpipam#25
Also, Remember that the packaged version is for now 1.16.003, which is a pre-release.

To quickly solve your problem, navigate to http://<ip_or_vhost>/?page=install for the first access, it should work for the next tries.

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