Welcome Guest, Not a member yet? Register   Sign In
Community Auth: Can't login
#1

(This post was last modified: 02-24-2017, 07:56 AM by mrad.)

I have installed Community Auth, created the example user by calling /index.php/examples/create_user. 
I verified the user exists in the database. 
However, when I try to log in, I enter the login details, and submit, the same login page is shown. When I call /index.php/examples/simple_verification then it shows nobody is logged in.

I have the plain installation as described here:
https://community-auth.com/documentation/installation


This is the log:

Code:
DEBUG - 2017-02-24 15:51:25 --> UTF-8 Support Enabled
DEBUG - 2017-02-24 15:51:25 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-02-24 15:51:25 -->
string     = skunkbot
password   = PepeLePew7
form_token = 5d68e74e
token_jar  = ["a393633d","5d68e74e"]
DEBUG - 2017-02-24 15:51:25 --> Form_validation class already loaded. Second attempt ignored.
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/examples/password_strength.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/examples/password_strength.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/form_validation/examples/login.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/form_validation/examples/login.php
DEBUG - 2017-02-24 15:51:25 --> Total execution time: 0.6470
DEBUG - 2017-02-24 15:51:25 --> UTF-8 Support Enabled
DEBUG - 2017-02-24 15:51:25 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-02-24 15:51:25 --> Total execution time: 0.0342
DEBUG - 2017-02-24 15:51:26 --> UTF-8 Support Enabled
DEBUG - 2017-02-24 15:51:26 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/db_tables.php
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/db_tables.php
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/authentication.php
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/authentication.php
DEBUG - 2017-02-24 15:51:26 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-02-24 15:51:26 --> Total execution time: 0.0383
So, everything seems to be fine but I am not seeing the Examples page. Instead I am seeing the Login page again.

Any advice?
Reply


Messages In This Thread
Community Auth: Can't login - by mrad - 02-24-2017, 07:54 AM
RE: Community Auth: Can't login - by skunkbad - 02-24-2017, 08:31 PM
RE: Community Auth: Can't login - by mrad - 02-28-2017, 03:05 AM
RE: Community Auth: Can't login - by skunkbad - 02-28-2017, 02:58 PM
RE: Community Auth: Can't login - by mrad - 03-03-2017, 07:01 AM
RE: Community Auth: Can't login - by skunkbad - 03-03-2017, 08:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB