VPN Manager for OpenVPN

  • This thread is created to centralize discussions about Zomboided's VPN Manager for OpenVPN addon, which are currently spread across the forum and therefore difficult to overlook.

    Installation of the Zomboided Add-ons repository is recommended, to enable automatic update of the addon.

    Thank you zomboided for your fine addon!

    Edited once, last by awiouy (January 20, 2017 at 6:13 PM).

  • One question / something I can't quite get working with the Addon...

    In my Addon Filter settings I've put "BBC iPlayer WWW" in the Excluded List (add-ons for which a VPN will not be used).
    Once I've finished using the Addon I would like the VPN Manager to reconnect to the VPN it was previously connected to (i.e. Revert to previous state) but it's just not happening :(

    Maybe I need to adjust a couple of the settings?

    I've ticked the "Revert to previous state for Non-Filtered addons" option, and have my connection validation frequency set quite low (30 seconds)
    I have also unticked the "Reconnect if connection lost during playback" option - as that gave me problems when watching live tv as it would stop whatever was being played should it need to reconnect.

    It seems to work better if I add BBC iPlayer to the inclusion list. I can use a UK VPN from my provider (PIA) as Connection#2 and assign the addon to that. However, BBC iPlayer refuses to play when connected to the London VPN (presumably BBCiPlayer/Akkemai have the VPN IP's blacklisted so I'm not classed as being on a true UK IP Address).

    Obviously I can workaround this by going into the OpenVPN addon and connecting manually after coming out of BBC iPlayer...but that's not very Wife-friendly ;) so would prefer for the VPN to just reconnect when I leave the BBCiPlayer addon.

    Another discovery is that when I go back into the OpenVPN addon after coming out of BBC iPlayer then it seems to connect automatically before I click anything - so at that point it seems to know that it needs to reconnect...So not too sure why this is not happening automatically?

    I'm on v2.6.0 of the Addon and LibreELEC 8.0.0

    Any thoughts?

  • Can we use this thread to avoid having too many for this add-on?
    thread-5032.html

    To answer your question - I do this all the time (it's why I wrote this add-on), using PIA, with BBC iPlayer on the excluded list. It won't reconnect until it sees another add-on (ie you have to do more than just exit to the main Kodi screen). You also have to connect at boot to establish that your 'default' is running with a VPN. If you're already disconnected when you start up the iPlayer, then it'll assume the previous state is disconnected (and 'return' to it). If this doesn't work for you, then take a screen shot of the settings and run debug and post a log via pastebin in the other thread and I'll take a look

    Edited once, last by zomboided (March 6, 2017 at 3:58 PM).


  • It won't reconnect until it sees another add-on (ie you have to do more than just exit to the main Kodi screen).

    That's certainly the behaviour I see.... I guess the question then, is whether it's possible to improve it to detect when the user has exited the excluded add-on (I'm guessing not, or it probably would have been done by now), rather than wait for them to enter another add-on before re-establishing the VPN connection?

    I have various background shell scripts that rely on the VPN being active, and those scripts exit out if the VPN is not up...
    When my Wife watches TV during the day she comes out of BBC iPlayer and then typically goes into Live TV (which isn't an Add-on, so the VPN is not auto-reconnected). If I then come to the machine and go into the OpenVPN add-on, I don't have to click anything and the VPN re-connects itself.

    I've been looking at the API and managed to implement a basic cron job to re-establish a connection at 1am each morning if it's not already connected by basically running:
    /usr/bin/kodi-send -a "RunScript(special://home/addons/service.vpn.manager/api.py, Connect 1)"

    It seemed 1am is probably safe, as we won't be watching BBCiPlayer at that time.

    I could run the API sooner, or even trigger it by my scripts (which run throughout the day). But I'm not sure it's possible to guarantee that an excluded addon (BBC iPlayer) is not running.

    Maybe I could look at re-programming my "Stop" button to run a 2xStep shell script - e.g.
    kodi-send -a "Stop"
    kodi-send -a "RunScript(special://home/addons/service.vpn.manager/api.py, Connect 1)"

    Rather than just mapping it to a Stop action.... maybe that would achieve what I'm after???

    Typically, there are credits after a program finishes on iPlayer, so my wife would hit Stop to come out.

  • Hi, I am a noob at LE. Trying to install PureVPN via VPN Manager. Applied and tested the account works on desktop PC but it fails to connect on RPi3. I set debug and downloaded the kodi log file after trying to connect.

    Can anyone pl~ease advise what is not working? Much appreciated!

    18:59:03.829 T:1962110976 NOTICE: special://profile/ is mapped to: special://masterprofile/
    18:59:03.829 T:1962110976 NOTICE: -----------------------------------------------------------------------
    18:59:03.829 T:1962110976 NOTICE: Starting Kodi (17.1 Git:fc1619b). Platform: Linux ARM 32-bit
    18:59:03.829 T:1962110976 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
    18:59:03.829 T:1962110976 NOTICE: Kodi compiled Mar 22 2017 by GCC 6.2.0 for Linux ARM 32-bit version 4.9.13 (264461)
    18:59:03.830 T:1962110976 NOTICE: Running on LibreELEC (official) - Version: 8.0.1, kernel: Linux ARM 32-bit version 4.9.13
    18:59:03.830 T:1962110976 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
    18:59:03.830 T:1962110976 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
    18:59:03.830 T:1962110976 NOTICE: ARM Features: Neon enabled
    18:59:03.830 T:1962110976 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
    18:59:03.830 T:1962110976 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
    18:59:03.830 T:1962110976 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
    18:59:03.830 T:1962110976 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
    18:59:03.830 T:1962110976 NOTICE: special://envhome/ is mapped to: /storage
    18:59:03.830 T:1962110976 NOTICE: special://home/ is mapped to: /storage/.kodi
    18:59:03.830 T:1962110976 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
    18:59:03.830 T:1962110976 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
    18:59:03.831 T:1962110976 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
    18:59:03.831 T:1962110976 NOTICE: Local hostname: LibreELEC
    18:59:03.831 T:1962110976 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
    18:59:03.831 T:1962110976 NOTICE: -----------------------------------------------------------------------
    18:59:04.056 T:1962110976 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
    18:59:04.071 T:1962110976 NOTICE: load settings...
    18:59:04.287 T:1962110976 NOTICE: Found 2 Lists of Devices
    18:59:04.287 T:1962110976 NOTICE: Enumerated PI devices:
    18:59:04.287 T:1962110976 NOTICE: Device 1
    18:59:04.288 T:1962110976 NOTICE: m_deviceName : HDMI
    18:59:04.288 T:1962110976 NOTICE: m_displayName : HDMI
    18:59:04.288 T:1962110976 NOTICE: m_displayNameExtra:
    18:59:04.288 T:1962110976 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
    18:59:04.288 T:1962110976 NOTICE: m_channels : FL,FR
    18:59:04.288 T:1962110976 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
    18:59:04.288 T:1962110976 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
    18:59:04.288 T:1962110976 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
    18:59:04.288 T:1962110976 NOTICE: Device 2
    18:59:04.289 T:1962110976 NOTICE: m_deviceName : Analogue
    18:59:04.289 T:1962110976 NOTICE: m_displayName : Analogue
    18:59:04.289 T:1962110976 NOTICE: m_displayNameExtra:
    18:59:04.289 T:1962110976 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:59:04.289 T:1962110976 NOTICE: m_channels : FL,FR
    18:59:04.289 T:1962110976 NOTICE: m_sampleRates : 48000
    18:59:04.289 T:1962110976 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
    18:59:04.289 T:1962110976 NOTICE: m_streamTypes : No passthrough capabilities
    18:59:04.289 T:1962110976 NOTICE: Device 3
    18:59:04.289 T:1962110976 NOTICE: m_deviceName : Both
    18:59:04.289 T:1962110976 NOTICE: m_displayName : HDMI and Analogue
    18:59:04.289 T:1962110976 NOTICE: m_displayNameExtra:
    18:59:04.289 T:1962110976 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:59:04.289 T:1962110976 NOTICE: m_channels : FL,FR
    18:59:04.290 T:1962110976 NOTICE: m_sampleRates : 48000
    18:59:04.290 T:1962110976 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
    18:59:04.290 T:1962110976 NOTICE: m_streamTypes : No passthrough capabilities
    18:59:04.290 T:1962110976 NOTICE: Enumerated PULSE devices:
    18:59:04.290 T:1962110976 NOTICE: Device 1
    18:59:04.290 T:1962110976 NOTICE: m_deviceName : Default
    18:59:04.290 T:1962110976 NOTICE: m_displayName : Default
    18:59:04.290 T:1962110976 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
    18:59:04.290 T:1962110976 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:59:04.290 T:1962110976 NOTICE: m_channels : FL,FR
    18:59:04.290 T:1962110976 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
    18:59:04.290 T:1962110976 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
    18:59:04.290 T:1962110976 NOTICE: m_streamTypes : No passthrough capabilities
    18:59:04.327 T:1962110976 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
    18:59:04.327 T:1962110976 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
    <?xml version="1.0" encoding="UTF-8" ?>
    <advancedsettings>
    <showexitbutton>false</showexitbutton>
    <remotedelay>1</remotedelay>
    <fanartres>720</fanartres>
    <imageres>540</imageres>
    <samba>
    <clienttimeout>30</clienttimeout>
    </samba>
    </advancedsettings>
    18:59:04.330 T:1962110976 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
    18:59:04.330 T:1962110976 NOTICE: Default Video Player: VideoPlayer
    18:59:04.330 T:1962110976 NOTICE: Default Audio Player: paplayer
    18:59:04.330 T:1962110976 NOTICE: Disabled debug logging due to GUI setting. Level 0.
    18:59:04.331 T:1962110976 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
    18:59:04.331 T:1962110976 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
    18:59:04.334 T:1962110976 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
    18:59:04.336 T:1962110976 NOTICE: Loaded playercorefactory configuration
    18:59:04.336 T:1962110976 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
    18:59:04.337 T:1962110976 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
    18:59:04.573 T:1962110976 NOTICE: Running database version Addons27
    18:59:05.070 T:1962110976 NOTICE: ADDONS: Using repository repository.kodi.game
    18:59:05.070 T:1962110976 NOTICE: ADDONS: Using repository repository.libreelec.tv
    18:59:05.070 T:1962110976 NOTICE: ADDONS: Using repository repository.xbmc.org
    18:59:05.070 T:1962110976 NOTICE: ADDONS: Using repository repository.slashing
    18:59:05.070 T:1962110976 NOTICE: ADDONS: Using repository superrepo.kodi.krypton.subtitles
    18:59:05.212 T:1962110976 NOTICE: Raspberry PI firmware version: Mar 21 2017 20:31:08
    Copyright (c) 2012 Broadcom
    version 3fd9e96ec97d387f230e66872443c1ecf44c04c6 (clean) (release)
    18:59:05.212 T:1962110976 NOTICE: ARM mem: 752MB GPU mem: 256MB MPG2:0 WVC1:0
    18:59:05.212 T:1962110976 NOTICE: cache.memorysize: 20MB libass.cache: 0MB
    18:59:05.212 T:1962110976 NOTICE: Config:
    arm_freq=1200
    audio_pwm_mode=1
    config_hdmi_boost=5
    core_freq=400
    desired_osc_freq=0x36ee80
    disable_commandline_tags=2
    disable_l2cache=1
    force_eeprom_read=1
    force_pwm_open=1
    framebuffer_ignore_alpha=1
    framebuffer_swap=1
    gpu_freq=300
    hdmi_channel_map=8
    hdmi_force_cec_address=65535
    hdmi_ignore_cec_init=1
    init_uart_clock=0x2dc6c00
    lcd_framerate=60
    over_voltage_avs=62500
    over_voltage_avs_boost=56250
    overscan_bottom=48
    overscan_left=48
    overscan_right=48
    overscan_top=48
    pause_burst_frames=1
    program_serial_random=1
    sdram_freq=450
    temp_limit=85
    18:59:05.213 T:1962110976 NOTICE: Config:
    device_tree=-
    18:59:05.213 T:1962110976 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
    18:59:05.216 T:1962110976 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
    18:59:05.216 T:1962110976 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
    18:59:05.216 T:1962110976 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
    18:59:05.216 T:1962110976 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
    18:59:05.216 T:1962110976 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
    18:59:05.216 T:1962110976 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
    18:59:05.216 T:1962110976 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
    18:59:05.217 T:1962110976 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
    18:59:05.217 T:1962110976 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
    18:59:05.217 T:1962110976 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
    18:59:05.217 T:1962110976 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
    18:59:05.217 T:1962110976 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
    18:59:05.217 T:1962110976 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
    18:59:05.217 T:1962110976 NOTICE: Found ([email protected]) at 26, setting to RES_DESKTOP at 16
    18:59:05.217 T:1962110976 NOTICE: Checking resolution 16
    18:59:05.562 T:1962110976 NOTICE: GL_VENDOR = Broadcom
    18:59:05.562 T:1962110976 NOTICE: GL_RENDERER = VideoCore IV HW
    18:59:05.563 T:1962110976 NOTICE: GL_VERSION = OpenGL ES 2.0
    18:59:05.563 T:1962110976 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
    18:59:05.563 T:1962110976 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
    18:59:06.854 T:1874850720 NOTICE: Running database version Addons27
    18:59:06.861 T:1874850720 NOTICE: Running database version ViewModes6
    18:59:06.873 T:1874850720 NOTICE: Running database version Textures13
    18:59:06.893 T:1874850720 NOTICE: Running database version MyMusic60
    18:59:06.924 T:1874850720 NOTICE: Running database version MyVideos107
    18:59:06.931 T:1874850720 NOTICE: Running database version TV29
    18:59:06.939 T:1874850720 NOTICE: Running database version Epg11
    18:59:06.944 T:1962110976 NOTICE: start dvd mediatype detection
    18:59:06.977 T:1832907680 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
    18:59:07.717 T:1962110976 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
    18:59:08.046 T:1962110976 NOTICE: initialize done
    18:59:08.047 T:1962110976 NOTICE: Running the application...
    18:59:08.082 T:1962110976 NOTICE: starting zeroconf publishing
    18:59:08.083 T:1962110976 NOTICE: CWebServer[8080]: Started
    18:59:08.083 T:1962110976 NOTICE: starting upnp client
    18:59:08.097 T:1679815584 NOTICE: ES: Starting UDP Event server on port 9777
    18:59:08.097 T:1679815584 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
    18:59:08.767 T:1763701664 WARNING: CSkinInfo: failed to load skin settings
    18:59:08.994 T:1755313056 NOTICE: VPN Mgr : (service.py) Starting VPN monitor service, platform is 2, version is 4.0.7
    18:59:08.994 T:1755313056 NOTICE: VPN Mgr : (service.py) Kodi build is 17.1 Git:fc1619b
    18:59:08.994 T:1755313056 NOTICE: VPN Mgr : (service.py) Addon path is /storage/.kodi/addons/service.vpn.manager/
    18:59:18.263 T:1772090272 ERROR: GetDirectory - Error getting
    19:01:04.587 T:1962110976 ERROR: Previous line repeats 2 times.
    19:01:04.587 T:1962110976 ERROR: GetDirectory - Error getting plugin://service.vpn.manager/?list
    19:01:04.588 T:1962110976 ERROR: CGUIMediaWindow::GetDirectory(plugin://service.vpn.manager/?list) failed
    19:01:11.359 T:1962110976 ERROR: GetDirectory - Error getting plugin://service.vpn.manager/?list
    19:01:11.359 T:1962110976 ERROR: CGUIMediaWindow::GetDirectory(plugin://service.vpn.manager/?list) failed
    19:01:15.723 T:1874850720 WARNING: CPythonInvoker(7): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    19:01:15.992 T:1874850720 NOTICE: VPN Mgr : (platform.py) Checking platform, found 2, linux2
    19:01:16.341 T:1874850720 NOTICE: VPN Mgr : (platform.py) Testing openvpn with : /usr/sbin/openvpn > /run/openvpn.log &
    19:01:22.316 T:1874850720 NOTICE: VPN Mgr : (vpnproviders.py) Checking downloaded ovpn files for PureVPN with GitHub files
    19:01:28.626 T:1874850720 NOTICE: VPN Mgr : (vpnproviders.py) Writing default up script
    19:01:28.649 T:1874850720 NOTICE: VPN Mgr : (vpnproviders.py) Fixing default up.sh chmod +x /storage/.kodi/addons/service.vpn.manager/up.sh
    19:01:28.689 T:1874850720 NOTICE: VPN Mgr : (vpnproviders.py) Generating OVPN files for PureVPN using list
    19:03:37.361 T:1874850720 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    19:03:37.361 T:1874850720 NOTICE: Thu May 11 19:02:18 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/ta.key' is group or others accessible
    19:03:37.361 T:1874850720 NOTICE: Thu May 11 19:02:18 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt' is group or others accessible
    19:03:37.361 T:1874850720 NOTICE: Thu May 11 19:02:18 2017 OpenVPN 2.4.0 armv7ve-libreelec-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Feb 26 2017
    19:03:37.361 T:1874850720 NOTICE: Thu May 11 19:02:18 2017 library versions: LibreSSL 2.4.4, LZO 2.09
    19:03:37.361 T:1874850720 NOTICE: Thu May 11 19:02:18 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:03:37.361 T:1874850720 NOTICE: Thu May 11 19:02:19 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]172.111.234.4:53
    19:03:37.361 T:1874850720 NOTICE: Thu May 11 19:02:19 2017 UDP link local: (not bound)
    19:03:37.362 T:1874850720 NOTICE: Thu May 11 19:02:19 2017 UDP link remote: [AF_INET]172.111.234.4:53
    19:03:37.362 T:1874850720 NOTICE: Thu May 11 19:02:49 2017 [UNDEF] Inactivity timeout (--ping-exit), exiting
    19:03:37.362 T:1874850720 NOTICE: Thu May 11 19:02:49 2017 SIGTERM received, sending exit notification to peer
    19:03:37.362 T:1874850720 NOTICE: Thu May 11 19:02:51 2017 SIGTERM[soft,exit-with-notification] received, process exiting
    19:03:37.362 T:1874850720 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    19:03:39.638 T:1874850720 ERROR: VPN Mgr : (common.py) Error connecting to VPN, something unexpected happened.
    Retry to check openvpn operation and then check log.
    19:03:47.276 T:1874850720 WARNING: CSkinInfo: failed to load skin settings
    19:04:00.763 T:1874850720 WARNING: CPythonInvoker(8): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    19:04:01.082 T:1874850720 NOTICE: VPN Mgr : (platform.py) Testing openvpn with : /usr/sbin/openvpn > /run/openvpn.log &
    19:04:08.048 T:1874850720 NOTICE: VPN Mgr : (vpnproviders.py) Checking downloaded ovpn files for PureVPN with GitHub files
    19:06:05.486 T:1874850720 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/ta.key' is group or others accessible
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt' is group or others accessible
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 OpenVPN 2.4.0 armv7ve-libreelec-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Feb 26 2017
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 library versions: LibreSSL 2.4.4, LZO 2.09
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]192.253.251.2:53
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 UDP link local: (not bound)
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:04:47 2017 UDP link remote: [AF_INET]192.253.251.2:53
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:05:18 2017 [UNDEF] Inactivity timeout (--ping-exit), exiting
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:05:18 2017 SIGTERM received, sending exit notification to peer
    19:06:05.487 T:1874850720 NOTICE: Thu May 11 19:05:20 2017 SIGTERM[soft,exit-with-notification] received, process exiting
    19:06:05.487 T:1874850720 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    19:06:06.448 T:1874850720 ERROR: VPN Mgr : (common.py) Error connecting to VPN, something unexpected happened.
    Retry to check openvpn operation and then check log.
    19:06:12.974 T:1874850720 WARNING: CSkinInfo: failed to load skin settings
    19:23:02.203 T:1807741856 ERROR: OnTvStandby - Unexpected [standby_pc_on_tv_standby] setting value
    19:27:16.563 T:1962110976 ERROR: GetDirectory - Error getting plugin://service.vpn.manager/?list
    19:27:16.563 T:1962110976 ERROR: CGUIMediaWindow::GetDirectory(plugin://service.vpn.manager/?list) failed
    19:27:20.024 T:1772090272 WARNING: CPythonInvoker(11): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    19:27:20.423 T:1772090272 NOTICE: VPN Mgr : (platform.py) Testing openvpn with : sudo /usr/sbin/openvpn > /run/openvpn.log &
    19:27:21.522 T:1772090272 ERROR: VPN Mgr : (platform.py) Ran openvpn command and it failed
    19:27:21.543 T:1772090272 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    19:27:21.543 T:1772090272 NOTICE: There is no working 'sudo'.
    19:27:21.543 T:1772090272 NOTICE: On debian/ubuntu/all general purpose linux distributions 'sudo'
    19:27:21.544 T:1772090272 NOTICE: allows a permitted user to execute a command as the superuser
    19:27:21.544 T:1772090272 NOTICE: or another user, as specified by the security policy
    19:27:21.544 T:1772090272 NOTICE: With LibreELEC you have root access by default, so you dont need 'sudo'
    19:27:21.544 T:1772090272 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    19:27:31.388 T:1772090272 WARNING: CPythonInvoker(12): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    19:27:31.700 T:1772090272 NOTICE: VPN Mgr : (platform.py) Testing openvpn with : sudo /usr/sbin/openvpn > /run/openvpn.log &
    19:27:32.785 T:1772090272 ERROR: VPN Mgr : (platform.py) Ran openvpn command and it failed
    19:27:32.806 T:1772090272 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    19:27:32.806 T:1772090272 NOTICE: There is no working 'sudo'.
    19:27:32.806 T:1772090272 NOTICE: On debian/ubuntu/all general purpose linux distributions 'sudo'
    19:27:32.806 T:1772090272 NOTICE: allows a permitted user to execute a command as the superuser
    19:27:32.806 T:1772090272 NOTICE: or another user, as specified by the security policy
    19:27:32.806 T:1772090272 NOTICE: With LibreELEC you have root access by default, so you dont need 'sudo'
    19:27:32.807 T:1772090272 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    19:27:52.898 T:1962110976 ERROR: GetDirectory - Error getting plugin://service.vpn.manager/?list
    19:27:52.898 T:1962110976 ERROR: CGUIMediaWindow::GetDirectory(plugin://service.vpn.manager/?list) failed
    19:27:56.025 T:1772090272 WARNING: CPythonInvoker(15): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    19:27:56.329 T:1772090272 NOTICE: VPN Mgr : (platform.py) Testing openvpn with : /usr/sbin/openvpn > /run/openvpn.log &
    19:28:04.134 T:1772090272 NOTICE: VPN Mgr : (vpnproviders.py) Checking downloaded ovpn files for PureVPN with GitHub files
    19:29:31.452 T:1772090272 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    19:29:31.452 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/ta.key' is group or others accessible
    19:29:31.452 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt' is group or others accessible
    19:29:31.452 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 OpenVPN 2.4.0 armv7ve-libreelec-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Feb 26 2017
    19:29:31.452 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 library versions: LibreSSL 2.4.4, LZO 2.09
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 RESOLVE: Cannot resolve host address: vlus-af1--ovpn-udp.pointtoserver.com:53 (Name or service not known)
    19:29:31.453 T:1772090272 NOTICE: Previous line repeats 1 times.
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 Could not determine IPv4/IPv6 protocol
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:13 2017 SIGUSR1[soft,init_instance] received, process restarting
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:18 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:18 2017 RESOLVE: Cannot resolve host address: vlus-af1--ovpn-udp.pointtoserver.com:53 (Name or service not known)
    19:29:31.453 T:1772090272 NOTICE: Previous line repeats 1 times.
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:18 2017 Could not determine IPv4/IPv6 protocol
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:18 2017 SIGUSR1[soft,init_instance] received, process restarting
    19:29:31.453 T:1772090272 NOTICE: Thu May 11 19:28:23 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:23 2017 RESOLVE: Cannot resolve host address: vlus-af1--ovpn-udp.pointtoserver.com:53 (Name or service not known)
    19:29:31.454 T:1772090272 NOTICE: Previous line repeats 1 times.
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:23 2017 Could not determine IPv4/IPv6 protocol
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:23 2017 SIGUSR1[soft,init_instance] received, process restarting
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:28 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:28 2017 RESOLVE: Cannot resolve host address: vlus-af1--ovpn-udp.pointtoserver.com:53 (Name or service not known)
    19:29:31.454 T:1772090272 NOTICE: Previous line repeats 1 times.
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:28 2017 Could not determine IPv4/IPv6 protocol
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:28 2017 SIGUSR1[soft,init_instance] received, process restarting
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:33 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:33 2017 RESOLVE: Cannot resolve host address: vlus-af1--ovpn-udp.pointtoserver.com:53 (Name or service not known)
    19:29:31.454 T:1772090272 NOTICE: Previous line repeats 1 times.
    19:29:31.454 T:1772090272 NOTICE: Thu May 11 19:28:33 2017 Could not determine IPv4/IPv6 protocol
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:28:33 2017 SIGUSR1[soft,init_instance] received, process restarting
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:28:43 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:28:43 2017 RESOLVE: Cannot resolve host address: vlus-af1--ovpn-udp.pointtoserver.com:53 (Name or service not known)
    19:29:31.455 T:1772090272 NOTICE: Previous line repeats 1 times.
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:28:43 2017 Could not determine IPv4/IPv6 protocol
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:28:43 2017 SIGUSR1[soft,init_instance] received, process restarting
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:29:03 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:29:03 2017 RESOLVE: Cannot resolve host address: vlus-af1--ovpn-udp.pointtoserver.com:53 (Name or service not known)
    19:29:31.455 T:1772090272 NOTICE: Previous line repeats 1 times.
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:29:03 2017 Could not determine IPv4/IPv6 protocol
    19:29:31.455 T:1772090272 NOTICE: Thu May 11 19:29:03 2017 SIGUSR1[soft,init_instance] received, process restarting
    19:29:31.456 T:1772090272 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    19:29:32.579 T:1772090272 ERROR: VPN Mgr : (common.py) Error connecting to VPN, something unexpected happened.
    Retry to check openvpn operation and then check log.
    19:29:55.635 T:1772090272 WARNING: CSkinInfo: failed to load skin settings
    19:30:15.129 T:1772090272 WARNING: CPythonInvoker(16): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    19:30:15.623 T:1772090272 NOTICE: VPN Mgr : (platform.py) Testing openvpn with : /usr/sbin/openvpn > /run/openvpn.log &
    19:30:20.469 T:1772090272 NOTICE: VPN Mgr : (vpnproviders.py) Checking downloaded ovpn files for PureVPN with GitHub files
    19:31:45.005 T:1772090272 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    19:31:45.005 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/ta.key' is group or others accessible
    19:31:45.005 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt' is group or others accessible
    19:31:45.005 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 OpenVPN 2.4.0 armv7ve-libreelec-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Feb 26 2017
    19:31:45.005 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 library versions: LibreSSL 2.4.4, LZO 2.09
    19:31:45.006 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    19:31:45.006 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]45.74.42.126:53
    19:31:45.006 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 UDP link local: (not bound)
    19:31:45.006 T:1772090272 NOTICE: Thu May 11 19:30:26 2017 UDP link remote: [AF_INET]45.74.42.126:53
    19:31:45.006 T:1772090272 NOTICE: Thu May 11 19:30:57 2017 [UNDEF] Inactivity timeout (--ping-exit), exiting
    19:31:45.006 T:1772090272 NOTICE: Thu May 11 19:30:57 2017 SIGTERM received, sending exit notification to peer
    19:31:45.006 T:1772090272 NOTICE: Thu May 11 19:30:59 2017 SIGTERM[soft,exit-with-notification] received, process exiting
    19:31:45.006 T:1772090272 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    19:31:46.156 T:1772090272 ERROR: VPN Mgr : (common.py) Error connecting to VPN, something unexpected happened.
    Retry to check openvpn operation and then check log.
    19:31:52.492 T:1772090272 WARNING: CSkinInfo: failed to load skin settings
    21:53:48.490 T:1755313056 NONE: VPN Mgr Debug: Requested update to service process via settings monitor
    21:53:48.501 T:1755313056 NONE: VPN Mgr Debug: Update service requested KodiMonitor
    21:53:50.702 T:1755313056 NONE: VPN Mgr Debug: VPN monitor service was requested to run an update
    21:53:50.724 T:1755313056 NONE: VPN Mgr Debug: Update primary VPNs from settings
    21:53:50.765 T:1755313056 NONE: VPN Mgr Debug: Found no VPNs, setup is invalid
    21:53:50.786 T:1755313056 NONE: VPN Mgr Debug: Flag lists have changed
    21:53:50.803 T:1755313056 NONE: VPN Mgr Debug: Checking if a timer or file reboot is required
    21:53:52.194 T:1557910432 NONE: VPN Mgr Debug: -- Entered addon.py plugin://service.vpn.manager/ 10 ?list --
    21:53:52.204 T:1557910432 NONE: VPN Mgr Debug: Parsed arguments to action=list params=
    21:53:54.526 T:1557910432 NONE: VPN Mgr Debug: -- Exit addon.py --
    21:53:54.615 T:1962110976 ERROR: GetDirectory - Error getting plugin://service.vpn.manager/?list
    21:53:54.616 T:1962110976 ERROR: CGUIMediaWindow::GetDirectory(plugin://service.vpn.manager/?list) failed
    21:53:54.835 T:1557910432 NONE: VPN Mgr Debug: -- Entered addon.py plugin://service.vpn.manager/ 11 --
    21:53:54.846 T:1557910432 NONE: VPN Mgr Debug: Parsed arguments to action= params=
    21:53:54.865 T:1557910432 NONE: VPN Mgr Debug: Displaying the top level menu
    21:53:54.877 T:1557910432 NONE: VPN Mgr Debug: -- Exit addon.py --
    21:53:57.584 T:1557910432 WARNING: CPythonInvoker(19): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    21:53:57.658 T:1755313056 NONE: VPN Mgr Debug: Requested update to service process via settings monitor
    21:53:57.669 T:1755313056 NONE: VPN Mgr Debug: Update service requested KodiMonitor
    21:53:57.780 T:1557910432 NONE: VPN Mgr Debug: Entered connect.py with parameter 1
    21:53:57.811 T:1557910432 NONE: VPN Mgr Debug: Checking openvpn can be run
    21:53:57.843 T:1557910432 NONE: VPN Mgr Debug: (Linux) Stopping VPN with killall -9 openvpn
    21:53:57.911 T:1557910432 NOTICE: VPN Mgr : (platform.py) Testing openvpn with : /usr/sbin/openvpn > /run/openvpn.log &
    21:53:59.025 T:1755313056 NONE: VPN Mgr Debug: VPN monitor service was requested to run an update
    21:53:59.046 T:1755313056 NONE: VPN Mgr Debug: Update primary VPNs from settings
    21:53:59.095 T:1755313056 NONE: VPN Mgr Debug: Checking if a timer or file reboot is required
    21:53:59.120 T:1557910432 NONE: VPN Mgr Debug: Connecting to first VPN.
    21:53:59.216 T:1755313056 NONE: VPN Mgr Debug: Requested update to service process via settings monitor
    21:53:59.227 T:1755313056 NONE: VPN Mgr Debug: Update service requested KodiMonitor
    21:53:59.632 T:1557910432 NONE: VPN Mgr Debug: Requesting service stops
    21:54:03.126 T:1755313056 NONE: VPN Mgr Debug: Service received a stop request
    21:54:03.657 T:1557910432 NONE: VPN Mgr Debug: VPN monitor paused.
    21:54:04.180 T:1557910432 NONE: VPN Mgr Debug: Stopping VPN
    21:54:04.243 T:1557910432 NONE: VPN Mgr Debug: (Linux) Stopping VPN with killall -15 openvpn
    21:54:05.800 T:1557910432 NOTICE: VPN Mgr : (vpnproviders.py) Checking downloaded ovpn files for PureVPN with GitHub files
    21:54:06.882 T:1557910432 NONE: VPN Mgr Debug: VPN provider PureVPN up to date, timestamp is 1493571097
    21:54:07.462 T:1557910432 NONE: VPN Mgr Debug: Credentials have changed since last time through so need to revalidate
    21:54:09.914 T:1557910432 NONE: VPN Mgr Debug: Attempting to use the credentials in /storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt
    21:54:09.938 T:1557910432 NONE: VPN Mgr Debug: Writing VPN credentials file to /storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt
    21:54:10.960 T:1557910432 NONE: VPN Mgr Debug: Getting list of profiles in /storage/.kodi/addons/service.vpn.manager/PureVPN/*.ovpn
    21:54:11.004 T:1557910432 NONE: VPN Mgr Debug: Opening translate file for PureVPN
    21:54:11.027 T:1557910432 NONE: VPN Mgr Debug: Opened translate file for PureVPN
    21:54:11.070 T:1557910432 NONE: VPN Mgr Debug: Displaying list of connections with filter UDP
    21:54:19.147 T:1557910432 NONE: VPN Mgr Debug: Connecting using profile Arizona Phoenix (UDP).
    21:54:19.236 T:1557910432 NONE: VPN Mgr Debug: (Linux) Starting VPN with /usr/sbin/openvpn "/storage/.kodi/addons/service.vpn.manager/PureVPN/Arizona Phoenix (UDP).ovpn" > /run/openvpn.log &
    21:54:21.302 T:1557910432 NONE: VPN Mgr Debug: Reading log file
    21:54:21.326 T:1557910432 NONE: VPN Mgr Debug: VPN connection status is 3
    21:54:21.839 T:1557910432 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/ta.key' is group or others accessible
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt' is group or others accessible
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 OpenVPN 2.4.0 armv7ve-libreelec-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Feb 26 2017
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 library versions: LibreSSL 2.4.4, LZO 2.09
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]198.143.186.130:53
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 UDP link local: (not bound)
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 UDP link remote: [AF_INET]198.143.186.130:53
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:19 2017 TLS Error: client->client or server->server connection attempted from [AF_INET]198.143.186.130:53
    21:54:21.839 T:1557910432 NOTICE: Thu May 11 21:54:21 2017 TLS Error: client->client or server->server connection attempted from [AF_INET]198.143.186.130:53
    21:54:21.839 T:1557910432 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    21:54:22.642 T:1557910432 ERROR: VPN Mgr : (common.py) Error connecting to VPN, could not estabilish connection. Check your username, password and network connectivity and retry.
    21:54:22.676 T:1557910432 NONE: VPN Mgr Debug: (Linux) Stopping VPN with killall -9 openvpn
    21:54:22.722 T:1557910432 NONE: VPN Mgr Debug: Requesting service restarts
    21:54:23.250 T:1755313056 NONE: VPN Mgr Debug: Service received a start request
    21:54:27.277 T:1755313056 NONE: VPN Mgr Debug: VPN monitor service was requested to run an update
    21:54:27.299 T:1755313056 NONE: VPN Mgr Debug: Update primary VPNs from settings
    21:54:27.329 T:1755313056 NONE: VPN Mgr Debug: Found no VPNs, setup is invalid
    21:54:27.340 T:1755313056 NONE: VPN Mgr Debug: Flag lists have changed
    21:54:27.352 T:1755313056 NONE: VPN Mgr Debug: Checking if a timer or file reboot is required
    21:54:29.411 T:1557910432 WARNING: CSkinInfo: failed to load skin settings
    21:54:32.170 T:1557910432 NONE: VPN Mgr Debug: Exit connect.py
    21:54:43.065 T:1780478880 WARNING: CPythonInvoker(20): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    21:54:43.141 T:1780478880 NONE: VPN Mgr Debug: -- Entered infopopup.py with parameter kodi --
    21:54:43.144 T:1780478880 WARNING: CSkinInfo: failed to load skin settings
    21:54:53.075 T:1780478880 NONE: VPN Mgr Debug: -- Exit infopopup.py --
    21:54:55.519 T:1780478880 WARNING: CPythonInvoker(21): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    21:54:55.737 T:1780478880 NONE: VPN Mgr Debug: -- Entered managefiles.py with parameter log --
    21:54:55.783 T:1874850720 WARNING: CPythonInvoker(22): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    21:54:55.976 T:1874850720 NONE: VPN Mgr Debug: -- Entered managefiles.py with parameter log --
    21:55:17.569 T:1807741856 ERROR: OnTvStandby - Unexpected [standby_pc_on_tv_standby] setting value
    22:54:30.145 T:1755313056 NONE: VPN Mgr Debug: Checking if a timer or file reboot is required
    06:12:54.591 T:1962110976 NONE: Previous line repeats 7 times.
    06:12:54.591 T:1962110976 NOTICE: UDev: Added /var/media/sda1-usb-SanDisk_Cruzer_B
    06:35:57.048 T:1874850720 NOTICE: VPN Mgr : (platform.py) VPN log file start >>>
    06:35:57.048 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/ta.key' is group or others accessible
    06:35:57.048 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PureVPN/pass.txt' is group or others accessible
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 OpenVPN 2.4.0 armv7ve-libreelec-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Feb 26 2017
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 library versions: LibreSSL 2.4.4, LZO 2.09
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 WARNING: No server certificate verification method has been enabled. See howto.html#mitm for more info.
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]198.143.186.130:53
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 UDP link local: (not bound)
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 UDP link remote: [AF_INET]198.143.186.130:53
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:19 2017 TLS Error: client->client or server->server connection attempted from [AF_INET]198.143.186.130:53
    06:35:57.049 T:1874850720 NOTICE: Thu May 11 21:54:21 2017 TLS Error: client->client or server->server connection attempted from [AF_INET]198.143.186.130:53
    06:35:57.049 T:1874850720 NOTICE: VPN Mgr : (platform.py) <<< VPN log file end
    06:35:57.069 T:1874850720 NONE: VPN Mgr Debug: Copying /storage/.kodi/temp/kodi.log to /var/media/sda1-usb-SanDisk_Cruzer_B/RPI2-3/kodi_17-05-12_06-35-57.log
    06:35:57.088 T:1874850720 NOTICE: VPN Mgr : (managefiles.py) Copying log file to /var/media/sda1-usb-SanDisk_Cruzer_B/RPI2-3/kodi_17-05-12_06-35-57.log. Using version 4.0.7

  • Dear all,

    I have a problem by configuring the exclusions and etc. of Zomboided's VPN Add-on.

    Manually everything works fine, but when I'm going to click on one of the items in the same page of the exlusions then the entire Libreelec crashes and the Raspberry PI completely resets.

    Someone has an idea how to configure this things manually?

    Thank you.

  • Hi. I would like to exclude all connections from going through vpn except one add-on. It is the reverse of the options available. Is there a way to go about it?