OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems

Posted by: Asvac

OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/22/21 01:10 PM

I have installed the latest OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) image but am having severe problems causing the receiver to be almost unusable.
If I install image and satellite list then no problems the receiver works well.
If I try to install enigma2-plugin-extensions-vpnmanager_1.1.6_all.ipk, or any version prior, then it will not install.
If I install NordVPN Connector, when in setup, I get as far as loading the config files and the receiver has the 'green screen of death' then reboots. Upon rebooting I go into the menue and get the message that some plugins are not available (NordVPN Connector) while being unable to to connect to the receiver using DCC v2.40 so I am not able to grab a log file.
Both NordVPN Connector and VPN Manager would install quite happily on the previous v7 image.
Has the v8 image become incompatible with the 2 mentioned plugins?

Have gone back to v7 image for now.

EDIT - Have re installed, the same thing happened but I have managed to get a logfile.
Posted by: Admin

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/22/21 01:25 PM

Please use the OpenVPN that is built-in in our new OpenPLi 8.0star image, with Japhar images you would not need to install extra software for VPN, just configure the built-in one.

The upgrade to OpenPLi 8.0x is upgrading various important packages in the box, like GLibc to 2.30 (for new generation of Plugins/IPTV/etc) instead of the 2.19(DM800HDpvr)/2.25(OpenPLi 7.2star)/2.26(of our last OpenPLi 7.3star), and many other packages. Old plugins would most probably fail due to these new upgrades.

Admin
Posted by: Asvac

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/22/21 06:26 PM

I have now re-installed again but could you tell me the command to install openvpn please? I have tried 'opkg install openvpn' but it doesn't work.
Posted by: Admin

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/22/21 06:32 PM

opkg update and then read the topic about how to install openvpn,

http://www.ourdreambox.com/ubbthreads.php?ubb=showflat&Number=19629&page=1

Admin
Posted by: Asvac

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/22/21 06:35 PM

Thanks
Posted by: Asvac

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/22/21 07:03 PM

I have now installed openvpn using 'opkg update && opkg install 0penvpn' according to the telnet readout but it is not showing under /etc and not showing in the plugins menu after a reboot so I am unable to go any further at the moment. Will have play again tomorrow.
Posted by: Admin

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/22/21 08:26 PM

Check if you have in the /usr/bin folder the openvpn bin file, if it was successfully installed, there should be the file there,

Admin
Posted by: Asvac

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/24/21 12:43 AM

I have been at this all day now with no success, I have followed your instructions given in post #22978 and no folder in /usr/bin or anywhere else.
Installing enigma2-plugin-extensions-vpnmanager_1.1.6_all.ipk will give me the openvpn folder but vpnmanager is not available in plugins, this version of vpnmanager is compatible with openpli 8.
Installing NordVPN Connector will give me the openvpn folder but will not download configs and if I place them in the required folder myself the receiver crashes. Seems I will have to stick with the v7 image to run my vpn.

Thanks for your help though.
Posted by: Admin

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/24/21 01:00 AM

Here is a how to do,

root@dm900:~# opkg update

then

root@dm900:~# opkg list | grep openvpn
openvpn - 2.5.0-r0 - A full-featured SSL VPN solution via tun device.
openvpn-dbg - 2.5.0-r0 - A full-featured SSL VPN solution via tun device. - Debugging files
openvpn-dev - 2.5.0-r0 - A full-featured SSL VPN solution via tun device. - Development files
openvpn-doc - 2.5.0-r0 - A full-featured SSL VPN solution via tun device. - Documentation files
openvpn-sample - 2.5.0-r0 - A full-featured SSL VPN solution via tun device.

and then install openvpn (below on DM900UHD it's preinstalled),

root@dm900:~# opkg install openvpn
No packages installed or removed.

root@dm900:/# cd /usr/sbin
root@dm900:/usr/sbin# ls openvpn
openvpn
root@dm900:/usr/sbin# ls openvpn -l
-rwxr-xr-x 1 root root 646220 Feb 17 19:46 openvpn

So it should be already installed or you will have to install it as explained above.

Admin
Posted by: Asvac

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/25/21 03:42 PM

Thanks for that info, I will have another go on the weekend.
Posted by: Asvac

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/28/21 03:30 PM

Now have it working although start via telnet only as no start/stop button in plugins.
Thanks for your suggestions
Posted by: Toysoft

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/28/21 03:46 PM

Perhaps there is some plugin that adapt itself to the built-in OpenVPN... but I don't use, so dont really know.

TS

Originally Posted By: Asvac
Now have it working although start via telnet only as no start/stop button in plugins.
Thanks for your suggestions
Posted by: Asvac

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/28/21 06:30 PM

There is a plugin called vpnmanager which worked a treat with v7 image, even allowed the use of many multiple country vpn's. In v7 image I was using version 1.3 of the plugin but was informed that v1.6 was comaptible with openpli 8 but unfortunately it does not install successfully on the Japhar sim image.
A second vpn plugin which works successfully on openpli 8 but not on v8 Japhar sim image is called nordvpn connector which is currently on v0.4.r11.
There is obviously something in the Japhar v8 image which stops them working as compared to the original openpli image. I have attached a plugin for you to look at should you have the time and patience.
Posted by: Admin

Re: OpenPLi 8.0Star 20210219 GSt 1.18.3 (v6) Problems - 02/28/21 06:43 PM

The OpenPLi 8.0 in fact is our 7.3star from December... they changed a lot (libraries, gcc etc) end of December 2020, and this resulted for us to create the new OpenPLi 8.0star.

Admin