@_axe Hey there, in what situation do you have guest posts that have user data?
Can you do a .getObject on one of the posts so we can see what imported data remains?
Obligatory ping to @bentael
@truetuna
thanks for the information.
after issued the sudo apt-get --purge autoremove redis-server I would suggest reinstall the builded one in case of common files presence to be sure the uninstall didn't remove one or several builded one. I think it can be simple as going to build folder and do a
sudo make install
my 2 cents