Oddbean new post about | logout
 @Matty-kun 
I'm getting:
psycopg2.errors.UndefinedTable: relation "event_txn_id_device_id" does not exist
when I try to send messages. 
Nothing useful seems to be in the issues, I know I had to run a script from the issues that was preventing me from upgrading a few versions back, this time when I tried moving to 1.92 (docker container) from 1.89 (intermediate steps won't work) it is now stuck not working. 
 @7396bceb @Matty-kun >relation "event_txn_id_device_id"
Hmmm, maybe that table is gone. 
 @✙ dcc :pedomustdie: :phear_slackware:  
For sure, I'm assuming I'll have to dig up what query I need to rebuild that table, if that's even going to work. 
Truthfully, I wouldn't lose much starting fresh which is why I'm considering it. I would like to repair the db because the instance is running on the root domain (which I like) but I also want to do a lot of pruning eventually anyways.
@Matty-kun 
 @7396bceb @Matty-kun Cant you remake a matrix instance on the same domain with the same secret keys? 
 @7396bceb @Matty-kun @✙ dcc :pedomustdie: :phear_slackware:  as long as you keep the instance keys backuped you should be able to reuse the domain iirc 
 @a06f7cc1 @7396bceb @Matty-kun I just said this lol 
 @a06f7cc1 
I'm gonna try that if I can't fix the error.
cc @Parker Banks @98175492 
@6744f22d @✙ dcc :pedomustdie: :phear_slackware: