Author Topic: I can not login any more  (Read 12163 times)

Karl

  • Sr. Member
  • ****
  • Posts: 339
    • ICQ Messenger - 464979879
    • View Profile
I can not login any more
« on: March 05, 2009, 03:16:19 pm »
After update from 1.2.0.1 to 1.3 rc I can not login any more. The login box appears again and again without an error message.

I did all the update procedure.

If I try to login with a wrong password an error message "Failed to log you in..." appears.

Trying with FF and IE the same.

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: I can not login any more
« Reply #1 on: March 05, 2009, 03:38:38 pm »
Hi Karl,

Please check this post: http://forums.opengoo.org/index.php?topic=1111.msg4370#msg4370

Tell me what is the value for COOKIE_PATH in config/config.php. Try if deleting this constant helps.

Thanks.

Karl

  • Sr. Member
  • ****
  • Posts: 339
    • ICQ Messenger - 464979879
    • View Profile
Re: I can not login any more
« Reply #2 on: March 05, 2009, 06:34:10 pm »
Hi Ignacio,

I had seen this post and I cleared all cookies but didn't help.

The value for COOKIE_PATH in config/config.php was exactly the same as ROOT_URL: 'http://subdomain.mydomain.tld'. After deleting this value I can login again.

Thanks and regards
Karl
« Last Edit: March 06, 2009, 01:02:43 pm by Karl »

hael

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: I can not login any more
« Reply #3 on: March 05, 2009, 07:19:24 pm »

Hi,

I have the same problem.

Cheers.

Karl

  • Sr. Member
  • ****
  • Posts: 339
    • ICQ Messenger - 464979879
    • View Profile
Re: I can not login any more
« Reply #4 on: March 05, 2009, 08:09:28 pm »
Just delete the value for COOKIE_PATH in config/config.php so that it reads like this:

Quote
  define('COOKIE_PATH', '');

felipe

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: I can not login any more
« Reply #5 on: March 05, 2009, 09:27:27 pm »
Hi Karl,

Please check this post: http://forums.opengoo.org/index.php?topic=1111.msg4370#msg4370

Tell me what is the value for COOKIE_PATH in config/config.php. Try if deleting this constant helps.

Thanks.

Hi guys. I had the exact same problem after a fresh install of 1.3-rc, I commented the COOKIE_PATH line and I was able to log in. The path was pointing to the subdomain I defined for OpenGoo.

Regards,
Felipe

chris-welt

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: I can not login any more
« Reply #6 on: March 06, 2009, 09:35:40 am »
deleted also the COOKIE_PATH and now it works again!

bjmatt

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: I can not login any more
« Reply #7 on: March 08, 2009, 01:26:06 pm »
thanks a lot, it worked!

johninminnesota

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: I can not login any more
« Reply #8 on: May 15, 2009, 10:22:46 pm »
I've installed 1.0, 1.3_rc, and 1.3_rc2, and all of them have the same login problem described here. I keep getting the login screen - no errors, just goes nowhere.

Is it possibly the web configuration in IIS?

Any help greatly appreciated!
John