Even if blocked, you can access it via FTP to:
- remove the plugin folder ---> /usr/lib/enigma2/python/Plugins/Extensions
- recover the debug log file, which will go to /tmp/output.log
So use these commands from telnet and don't give me a headache. ![]()
for Dreambox and CVS images.
Code
Code
systemctl stop enigma2.service
killall -9 enigma2
journalctl -f -u enigma2 >> /tmp/output.log 2>&1 &
for OpenPLi or Atv images .. etc.. instead use
Code
first
install from telnet
wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/vavoo/main/installer.sh -O - | /bin/sh

