Black screen after update

Please I need support.
Tu logs are here http://paste.osmc.io/umorixarot

I can’t see kodi starting in your log. Can you try:

sudo systemctl restart mediacenter

and post the output?

If that doesn’t work try:

sudo systemctl stop mediacenter
cp /home/osmc/.kodi /home/osmc/kodi.bak
sudo systemctl start mediatenter

That will remove any kodi cuatomisation so we can see more clearly what is happening, you can put it back afterwards.