Am 18.05.2015 um 08:15 schrieb Ryan Kelly: >> The most important line seems to be the last one - an unknown column in >> a database. Is that MY sync database or Mozilla's user database? > > It's definitely in your sync database. Specifically, it's the table > back this code: > > https://github.com/mozilla-services/syncserver/blob/master/syncserver/staticnode.py#L31 > > Can you confirm whether the columns in your table match those listed in > the file above?
Thanks for this hint. It's a litte embarrassing... but I was stupid enough to migrate my Sync 1.5 installation, but to restore my ancient Sync 1.1 database. This one only had two columns, userid and md5sum or something like this. It's not surprising that this didn't work. I've used the correct backup and now everything is fine again. Thank you :-) Regards Philipp _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

