Forum OpenACS Q&A: Re: Unable to login after upgrade to OpenACS 5.1

Collapse
Posted by Jade Rubick on
I got this again when upgrading to OpenACS 5.1.2 from 5.1.1

I tried Malte's method to fix it, and it didn't work.

I think the issue is when your database hasn't been upgraded, but you have upgraded your files. If you restart and try to log in before upgrading the database, perhaps then it doesn't allow you to log in?

That's my theory right now, anyway.

I'm going to revert the code to OpenACS 5.1.1 and see if that let's me log in.

I tried it, and it didn't work:

cd packages
cvs update -r openacs-5-1-1 acs*

(tried logging in, didn't work)
svc -t /service/myservice
(tried logging in, didn't work)

Any other ideas?