zwick88
You are likely missing the _user__cdata table or it’s missing some data. If it’s there and missing data you can drop the table and run cron a few times until the table is recreated and fully repopulated with data. The data is added in batches so it might take a few cron runs to fully complete.
If the table is not there then you can simply run cron until it recreates and fully repopulates.
Cheers.