We have to remove 1.4 and then install 1.5...or just installing 1.5 Will automaticly erase 1.4 ?
Thanks
The second one you said :)
install 1.5 directly
We have to remove 1.4 and then install 1.5...or just installing 1.5 Will automaticly erase 1.4 ?
Thanks
The second one you said :)
install 1.5 directly
Display MoreDisplay MoreDisplay MoreDisplay MoreDisplay MoreI have an empty screen, the content does not load, why could it be?
it stays on loading...
I don't get the countries, it comes up empty. What I can do?
Regards
aus welchem Land kommst du?
Welches Satellitengerät?
Markenmodell
Welches Bild?
hangi ülkedensin
hangi uydu cihazı
marka model
hangi imaj
What country are you from?
Which satellite device?
Brand model
What picture?
Hangi Ülkedensin
Hangi Uydu Cihazı
Marka Model
Hangi Imaj
Hello, sorry, I'm from Spain, my decoder is a gigablue ue 4k, as I told you, I get an empty screen...
image firmware??
I have openspa 8.3 image, sorry..
at the moment I'm busy with the dreambox one, when does anyone have an OpenSpa image that has the same problem? Could I get more detailed guidance? You have the option to debug from telnet while using the vavoo plugin?.. Otherwise you will have to wait for the decoder to change and install an Openspa in Multiboot
Installing directly 1.5 on dm920 with GP 4.2 image, remove plugin completly... And when restarting enigma, plugin not found on plugins list...
So, i remove plugin with telnet command then install 1.5... All is OK now
Thanks a lot. 👍
I don't know what command I should use to debug when the plugin is open, if you tell me I can try, if on the other hand it is complicated I would wait.. Thank you
I don't know what command I should use to debug when the plugin is open, if you tell me I can try, if on the other hand it is complicated I would wait.. Thank you
command for telnet
pm me this file at the end.. /tmp/debug-vavoo.log
Well on 1.4 revision , now with VPN on my STB Enigma 2, i had no issue
working great
I don't know what command I should use to debug when the plugin is open, if you tell me I can try, if on the other hand it is complicated I would wait.. Thank you
command for telnet
pm me this file at the end.. /tmp/debug-vavoo.log
ok, you already have it privately, if you see any errors, let me know, thank you very much for everything.
Well on 1.4 revision , now with VPN on my STB Enigma 2, i had no issue
working great
Which country do u choose on vpn to work?
only for users with black screen..
try this
extract archive to
usr\lib\enigma2\python\Plugins\Extensions
and reboot... and report
on OATV 7.4 not work
VU+ Duo2
openatv 7.4 ....vu solo4k...... not working either
openatv 7.4 ....vu solo4k...... not working either
error are..
01:35:29.7157 <urlopen error [Errno 104] Connection reset by peer>
01:35:29.7573 <urlopen error [Errno 104] Connection reset by peer>
i have coded this solution if work ok..
def raises(url):
try:
import requests
from requests.adapters import HTTPAdapter, Retry
retries = Retry(total=1, backoff_factor=1)
adapter = HTTPAdapter(max_retries=retries)
http = requests.Session()
http.mount("http://", adapter)
http.mount("https://", adapter)
r = http.get(url, headers={'User-Agent': vUtils.RequestAgent()}, timeout=10, verify=False) # , stream=True)
r.raise_for_status()
if r.status_code == requests.codes.ok:
return True
except Exception as e:
print('error requests -----------> ', e)
return False
def zServer(opt=0, server=None, port=None):
url = []
import requests
try:
from urllib.error import HTTPError
except ImportError:
from urllib2 import HTTPError
try:
if raises(url1):
return str(url1)
elif raises(url2):
return str(url2)
elif raises(url3):
return str(url3)
elif raises(url4):
return str(url4)
else:
return None
except HTTPError as err:
print(err.code)
Display More
attached last test for black screen..
-IPv6 activation has been moved to the Config menu
-fix loop on bouquet export
I have fill in everything over Tellnet, but there is still a blackscreen.
Installed version v.1.5. No problem , works great. Thanks Lululla
try this Panda555
Don’t have an account yet? Register yourself now and be a part of our community!