> check db/site_093to094.sql. I updated the repo to track the 1.0.x > branch of statusnet recently; this probably caused your problem. > applying that script to the database should fix things, though I'd > recommend backing up your database first.
I discovered that StatusNet logs to syslog. I did some grep-ing and found that the missing table was: user_urlshortener_prefs I created it using the definition in statusnet.sql I can now log in and things seem to be working. -Tom
