Hello
I have successfully installed gazelle and everything is working fine. I am also able to register first user without any issue but I am not able to login as it redirects me again to login page instead of index page.
Any suggestion why such thing is happening.
Reagrds
Hello
I have successfully installed gazelle and everything is working fine. I am also able to register first user without any issue but I am not able to login as it redirects me again to login page instead of index page.
Any suggestion why such thing is happening.
Reagrds
I really can’t debug this from scraps of information on an issue tracker.
Also, this is almost certainly a setup mistake on your part rather than a bug in the code itself, so this is not the proper venue for support. We have a #gazelle-support irc channel for things like this.
I really can't debug this from scraps of information on an issue tracker.
Also, this is almost certainly a setup mistake on your part rather than a bug in the code itself, so this is not the proper venue for support. We have a #gazelle-support irc channel for things like this.
For posterity, the issue was that the gazelle installation was being accessed over http, so the secure session cookie was not accessible to the browser.
If you are someone who found this issue and you are having the same problem, please make sure you’re using https, as it is mandatory for this version of gazelle.
For posterity, the issue was that the gazelle installation was being accessed over http, so the secure session cookie was not accessible to the browser.
If you are someone who found this issue and you are having the same problem, please make sure you're using https, as it is mandatory for this version of gazelle.
Hello I have successfully installed gazelle and everything is working fine. I am also able to register first user without any issue but I am not able to login as it redirects me again to login page instead of index page. Any suggestion why such thing is happening.
Reagrds
Do you have memcache working correctly?
yes memcache is working fine there is no issue with it
I really can’t debug this from scraps of information on an issue tracker.
Also, this is almost certainly a setup mistake on your part rather than a bug in the code itself, so this is not the proper venue for support. We have a #gazelle-support irc channel for things like this.
For posterity, the issue was that the gazelle installation was being accessed over http, so the secure session cookie was not accessible to the browser.
If you are someone who found this issue and you are having the same problem, please make sure you’re using https, as it is mandatory for this version of gazelle.