Help with Docker - ASM3 login keeps looping around #1743
Unanswered
jon-donker
asked this question in
Q&A / Help
Replies: 1 comment
-
it looks like you are configured to use memcache, but it is not installed or available at the configured location (by default localhost:11211) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am creating a docker image so my relative to trial ASM3 and to have a development environment if she decides to subscribe to the SAAS offering.
ASM3 creates the database; but seems to get stuck in a loop at the login and keeps going to:
http://localhost/login?target=main
This is my work so far: https://github.com/jon-donker/asm3_docker
The logs from apache2 is attached
apache2_error.log
My guess the problem is in the asm.conf file with the
base_url = http://localhost
service_url = http://localhost/service
Beta Was this translation helpful? Give feedback.
All reactions