Twol, I have raised the following directly with XE:-

" Xtream Editor 3.1.2 accessing VPN Setup causing crashes on VIX 6.2.005 and other images
24/06/22 17:01You
Hi since VIX went to Python 3 there seems to be frequent issues with XE, on Python 2 XE 3.0.9 worked perfectly. Then VIX 6.0.XXX came out and XE was upgraded to 3.1.1 it worked fine until the latest upgrade to VIX 6.2.005, however since the upgrade XE 3.1.2 causes the box to crash when launching XE VPN Setup, all other aspects of XE work fine apart from the VPN bit. I have raised this with VIX people and they have come back with the following.



" Fault is here...
< 62414.5303> 09:14:36.7734 File "/usr/lib/enigma2/python/Components/Console.py", line 50, in finishedCB
< 62414.5309> 09:14:36.7740 File "XE-DIST/XEVpnMain.py", line 205, in checkNetworkState
< 62414.5313> 09:14:36.7744 TypeError: 'in <string>' requires string as left operand, not bytes
< 62414.5314> 09:14:36.7745 [ePyObject] (CallObject(<traceback object at 0xaf8efbe8>,(0,)) failed)

Most images OpenViX, OpenPli & OpenATV now return a string not bytes from the console command.
So the XE people need to change the left operand to a string OR use a call to Console with binary=True

leave you guys to talk to XE"



Is this something you can help with......................Please.