How to run the Ministra portal in debug mode?
1. Login to the STB via ssh (Port 22, Login/Pass root/930920), if SSH access is closed, update STB with Public firmware version.
2. Terminate process stbapp.
3. Manually start the portal with the parameter
- for MAG245/250/254/270/275 before firmware version 0.2.18-r14 (inclusive)
killall stbapp /usr/share/qt-4.6.0/stbapp -qws -display directfb http://<your_domain_or_ip>/stalker_portal/c/?debug
- for MAG245/250/254/270/275 with firmware 0.2.18-r16
kill-stbapp /usr/share/qt-4.6.0/stbapp -qws -display directfb http://<your_domain_or_ip>/stalker_portal/c/?debug
- for MAG256/MAG322/324/349/351
killall stbapp ../start http://<your_domain_or_ip>/stalker_portal/c/?debug
- for MAG420/424
killall stbapp cd /usr/local/share/app; . ./run.sh http://<your_domain_or_ip>/stalker_portal/c/?debug