Opened 17 years ago
Closed 17 years ago
#214 closed defect (fixed)
Unable to log in to osgeo website
Reported by: | wolf | Owned by: | |
---|---|---|---|
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 , 17 years ago
Cc: | added |
---|
comment:2 by , 17 years ago
Priority: | critical → blocker |
---|
Still no way to log in. This is starting to interrupt normal business, priority changed to blocker
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
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?