Issue with device? storage?

Oh, I missed that you are doing this remote!

can you install vnc on kodi?

Yes,

thanks,
so are these commands 100% safe?

sudo apt-get update
sudo apt-get install libvncserver0
sudo wget https://github.com/samnazarko/vnc-vero3/raw/master/aml-vnc -O /usr/bin/aml-vnc
sudo chmod +x /usr/bin/aml-vnc

somone else is mentioning
sudo apt install libvncserver1
sudo wget https://github.com/zjoasan/vnc-vero3/raw/master/aml-vnc -O /usr/bin/aml-vnc
sudo chmod +x /usr/bin/aml-vnc
aml-vnc

thanks

That version has mouse support. Both should be fine but try the second one first.

reinstall of the plugin solved the issue. thanks