Opened 16 years ago

Closed 16 years ago

#214 closed defect (fixed)

Unable to log in to osgeo website

Reported by: wolf Owned by: webcom@…
Priority: blocker Milestone:
Component: WebSite Keywords: drupal, authentication, ssl
Cc: sac@…

Description

Unable to log in to osgeo website. Something funky is going on. I was also unable to log in as Admin. My hunch says it has something to do with the jumping to https, which seems to redirect everything to http://www.osgeo.org/home.

The apache configs still scare me so I don't dare touch them ;)

Change History (3)

comment:1 by warmerdam, 16 years ago

Cc: sac@… added

I can confirm I am no longer able to login to Drupal, but I was on Friday (to create some announcements). What changed since then?

comment:2 by arnulf, 16 years ago

Priority: criticalblocker

Still no way to log in. This is starting to interrupt normal business, priority changed to blocker

comment:3 by wolf, 16 years ago

Resolution: fixed
Status: newclosed

Ok, the problem was that the sessions table had crashed on osgeo1, probably during the reboot.

I fixed it with:

sudo mysqlcheck -vr  drupal_osgeo sessions
Note: See TracTickets for help on using tickets.