Advertisement
Guest User

LibreElec

a guest
Dec 31st, 2019
796
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.09 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # LibreELEC release: Generic.x86_64-9.2.0
  4. #
  5. ################################################################################
  6. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: -----------------------------------------------------------------------
  7. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: Starting Kodi (18.5 Git:18.5-Leia). Platform: Linux x86 64-bit
  8. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: Using Release Kodi x64 build
  9. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: Kodi compiled 2019-11-23 by GCC 8.3.0 for Linux x86 64-bit version 5.1.16 (327952)
  10. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: Running on LibreELEC (official): 9.2.0, kernel: Linux x86 64-bit version 5.1.16
  11. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  12. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: Host CPU: Intel(R) Celeron(R) CPU N2820 @ 2.13GHz, 2 cores available
  13. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  14. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  15. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  16. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  17. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://envhome/ is mapped to: /storage
  18. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://home/ is mapped to: /storage/.kodi
  19. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  20. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  21. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  22. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: Local hostname: MediaCentre
  23. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  24. 2019-12-31 15:18:26.430 T:140483826047104 NOTICE: -----------------------------------------------------------------------
  25. 2019-12-31 15:18:26.437 T:140483826047104 INFO: loading settings
  26. 2019-12-31 15:18:26.438 T:140483826047104 NOTICE: special://profile/ is mapped to: special://masterprofile/
  27. 2019-12-31 15:18:26.460 T:140483826047104 DEBUG: CSkinSettings: no <skinsettings> tag found
  28. 2019-12-31 15:18:26.462 T:140483826047104 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  29. 2019-12-31 15:18:26.462 T:140483826047104 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  30. <?xml version="1.0" encoding="utf-8" ?>
  31. <advancedsettings>
  32. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  33. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  34. <showexitbutton>false</showexitbutton>
  35. <remotedelay>1</remotedelay>
  36. <samba>
  37. <clienttimeout>30</clienttimeout>
  38. </samba>
  39. <video>
  40. <latency>
  41. <delay>0</delay>
  42. <refresh>
  43. <min>23</min>
  44. <max>24</max>
  45. <delay>175</delay>
  46. </refresh>
  47. </latency>
  48. </video>
  49. </advancedsettings>
  50. 2019-12-31 15:18:26.463 T:140483826047104 WARNING: CSettingsManager: missing version attribute
  51. 2019-12-31 15:18:26.464 T:140483826047104 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  52. 2019-12-31 15:18:26.464 T:140483826047104 NOTICE: Default Video Player: VideoPlayer
  53. 2019-12-31 15:18:26.464 T:140483826047104 NOTICE: Default Audio Player: paplayer
  54. 2019-12-31 15:18:26.464 T:140483826047104 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  55. 2019-12-31 15:18:26.464 T:140483826047104 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  56. 2019-12-31 15:18:26.464 T:140483826047104 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  57. 2019-12-31 15:18:26.465 T:140483826047104 NOTICE: LoadFromXML - unable to load:/storage/.kodi/userdata/wakeonlan.xml
  58. 2019-12-31 15:18:26.491 T:140483826047104 NOTICE: PulseAudio: Server found running - will try to use Pulse
  59. 2019-12-31 15:18:26.513 T:140483826047104 NOTICE: Running database version Addons27
  60. 2019-12-31 15:18:26.587 T:140483826047104 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  61. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  62. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed
  63. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: driver.dvb.digital_devices v9.2.0.0 installed
  64. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed
  65. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: game.controller.default v1.0.8 installed
  66. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  67. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  68. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  69. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  70. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  71. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  72. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  73. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  74. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  75. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  76. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  77. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  78. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  79. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  80. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  81. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  82. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  83. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  84. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: kodi.resource v1.0.0 installed
  85. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
  86. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
  87. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
  88. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.common.fanart.tv v3.6.2 installed
  89. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
  90. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  91. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  92. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
  93. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.local v1.0.0 installed
  94. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.themoviedb.org v5.1.10 installed
  95. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.4.0 installed
  96. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: os.libreelec.tv v9.2 installed
  97. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: os.openelec.tv v9.2 installed
  98. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
  99. 2019-12-31 15:18:26.588 T:140483826047104 NOTICE: ADDON: plugin.program.autocompletion v1.0.1 installed
  100. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: plugin.program.indigo v4.0.14 installed
  101. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: repository.fredsrepo v1.0.8 installed
  102. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  103. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed
  104. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  105. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: repository.xbmchub v3.0.0 installed
  106. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: repository.zomboided.plugins v1.0.0 installed
  107. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  108. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  109. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: resource.uisounds.embuary v0.0.4 installed
  110. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  111. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  112. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.58 installed
  113. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.embuary.helper v1.3.9 installed
  114. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.embuary.info v1.2.0 installed
  115. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.arrow v0.15.5 installed
  116. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.autocompletion v1.1.2 installed
  117. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed
  118. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  119. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  120. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.dateutil v2.8.1 installed
  121. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.idna v2.8 installed
  122. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.pil v1.1.7 installed
  123. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  124. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.requests v2.22.0 installed
  125. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.simplecache v1.0.17 installed
  126. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  127. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.six v1.13.0 installed
  128. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.unidecode v1.1.1 installed
  129. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  130. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  131. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.skinshortcuts v1.0.17 installed
  132. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: script.tvaddons.debug.log v1.0.9 installed
  133. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  134. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: service.vpn.manager v6.3.1 installed
  135. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: skin.embuary-leia v18.8.8 installed
  136. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: skin.estuary v2.0.26 installed
  137. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  138. 2019-12-31 15:18:26.589 T:140483826047104 NOTICE: ADDON: xbmc.addon v18.5.0 installed
  139. 2019-12-31 15:18:26.590 T:140483826047104 NOTICE: ADDON: xbmc.core v0.1.0 installed
  140. 2019-12-31 15:18:26.590 T:140483826047104 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  141. 2019-12-31 15:18:26.590 T:140483826047104 NOTICE: ADDON: xbmc.json v10.3.0 installed
  142. 2019-12-31 15:18:26.590 T:140483826047104 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  143. 2019-12-31 15:18:26.590 T:140483826047104 NOTICE: ADDON: xbmc.python v2.26.0 installed
  144. 2019-12-31 15:18:26.590 T:140483826047104 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  145. 2019-12-31 15:18:26.611 T:140483826047104 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  146. 2019-12-31 15:18:26.678 T:140483747919616 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  147. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: Found 2 Lists of Devices
  148. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: Enumerated ALSA devices:
  149. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: Device 1
  150. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_deviceName : @
  151. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_displayName : Default (HDA Intel PCH ALC283 Analog)
  152. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_displayNameExtra:
  153. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  154. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_channels : FL, FR
  155. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_sampleRates : 48000
  156. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_dataFormats : AE_FMT_S32NE
  157. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_streamTypes : No passthrough capabilities
  158. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: Device 2
  159. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_deviceName : @:CARD=PCH,DEV=0
  160. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_displayName : HDA Intel PCH
  161. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_displayNameExtra: ALC283 Analog
  162. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  163. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_channels : FL, FR
  164. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_sampleRates : 48000
  165. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_dataFormats : AE_FMT_S32NE
  166. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_streamTypes : No passthrough capabilities
  167. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: Device 3
  168. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_deviceName : hdmi:CARD=PCH,DEV=0
  169. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_displayName : HDA Intel PCH
  170. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_displayNameExtra: MEI Panasonic-TV on HDMI
  171. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  172. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_channels : FL, FR, LFE, FC, BL, BR, BC, BLOC, BROC
  173. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  174. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  175. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  176. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: Enumerated PULSE devices:
  177. 2019-12-31 15:18:26.679 T:140483747919616 NOTICE: Device 1
  178. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_deviceName : Default
  179. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_displayName : Default
  180. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  181. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  182. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_channels : FL, FR
  183. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  184. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  185. 2019-12-31 15:18:26.680 T:140483747919616 NOTICE: m_streamTypes : No passthrough capabilities
  186. 2019-12-31 15:18:26.727 T:140483826047104 NOTICE: Checking resolution 16
  187. 2019-12-31 15:18:26.844 T:140483826047104 NOTICE: Using visual 0x20
  188. 2019-12-31 15:18:26.931 T:140483826047104 NOTICE: VAAPI::Close - closing decoder context
  189. 2019-12-31 15:18:26.932 T:140483826047104 NOTICE: GL_VENDOR = Intel Open Source Technology Center
  190. 2019-12-31 15:18:26.932 T:140483826047104 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Bay Trail
  191. 2019-12-31 15:18:26.932 T:140483826047104 NOTICE: GL_VERSION = 4.2 (Core Profile) Mesa 19.1.7
  192. 2019-12-31 15:18:26.932 T:140483826047104 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.20
  193. 2019-12-31 15:18:26.932 T:140483826047104 NOTICE: GL_EXTENSIONS = GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_APPLE_object_purgeable GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_performance_query GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc
  194. 2019-12-31 15:18:27.360 T:140483695343360 NOTICE: Running database version Addons27
  195. 2019-12-31 15:18:27.361 T:140483695343360 NOTICE: Running database version ViewModes6
  196. 2019-12-31 15:18:27.364 T:140483695343360 NOTICE: Running database version Textures13
  197. 2019-12-31 15:18:27.369 T:140483695343360 NOTICE: Running database version MyMusic72
  198. 2019-12-31 15:18:27.378 T:140483695343360 NOTICE: Running database version MyVideos116
  199. 2019-12-31 15:18:27.380 T:140483695343360 NOTICE: Running database version TV32
  200. 2019-12-31 15:18:27.381 T:140483695343360 NOTICE: Running database version Epg12
  201. 2019-12-31 15:18:27.383 T:140483826047104 NOTICE: start dvd mediatype detection
  202. 2019-12-31 15:18:27.429 T:140483826047104 NOTICE: load skin from: /storage/.kodi/addons/skin.embuary-leia (version: 18.8.8)
  203. 2019-12-31 15:18:29.216 T:140483826047104 WARNING: Trying to add unsupported control type 1
  204. 2019-12-31 15:18:29.668 T:140483826047104 WARNING: Previous line repeats 17 times.
  205. 2019-12-31 15:18:29.668 T:140483826047104 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  206. 2019-12-31 15:18:29.735 T:140483826047104 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  207. 2019-12-31 15:18:29.736 T:140483826047104 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  208. 2019-12-31 15:18:29.738 T:140483826047104 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  209. 2019-12-31 15:18:29.739 T:140483826047104 NOTICE: Loaded playercorefactory configuration
  210. 2019-12-31 15:18:29.739 T:140483826047104 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  211. 2019-12-31 15:18:29.739 T:140483826047104 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  212. 2019-12-31 15:18:29.759 T:140483826047104 NOTICE: initialize done
  213. 2019-12-31 15:18:29.760 T:140483826047104 NOTICE: Running the application...
  214. 2019-12-31 15:18:29.765 T:140483826047104 NOTICE: starting zeroconf publishing
  215. 2019-12-31 15:18:29.769 T:140483826047104 NOTICE: CWebServer[8080]: Started
  216. 2019-12-31 15:18:29.770 T:140482583709440 NOTICE: ES: Starting UDP Event server on port 9777
  217. 2019-12-31 15:18:29.770 T:140482583709440 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  218. 2019-12-31 15:18:31.257 T:140482776643328 NOTICE: Indigo NOTICE: STARTING Indigo SERVICE
  219. 2019-12-31 15:18:31.676 T:140482768250624 NOTICE: [ script.embuary.helper ] Service: Started
  220. 2019-12-31 15:18:31.676 T:140482768250624 NOTICE: [ script.embuary.helper ] Service: Player monitor started
  221. 2019-12-31 15:18:31.824 T:140482759857920 NOTICE: VPN Mgr : (service.py) Starting VPN monitor service, platform is 2, version is 6.3.1
  222. 2019-12-31 15:18:31.857 T:140482759857920 NOTICE: VPN Mgr : (service.py) Kodi build is 18.5 Git:18.5-Leia
  223. 2019-12-31 15:18:31.859 T:140482759857920 NOTICE: VPN Mgr : (service.py) Addon path is /storage/.kodi/addons/service.vpn.manager/
  224. 2019-12-31 15:18:33.913 T:140483695343360 ERROR: GetDirectory - Error getting -
  225. 2019-12-31 15:18:35.768 T:140482759857920 ERROR: VPN Mgr : (service.py) VPN monitor service detected VPN connection is not running when it should be
  226. 2019-12-31 15:18:35.791 T:140482759857920 NOTICE: VPN Mgr : (vpnplatform.py) No VPN log file exists to write
  227. 2019-12-31 15:18:56.183 T:140483826047104 WARNING: Trying to add unsupported control type 1
  228. 2019-12-31 15:18:56.349 T:140482801821440 WARNING: Previous line repeats 5 times.
  229. 2019-12-31 15:18:56.350 T:140482801821440 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
  230. 2019-12-31 15:19:56.799 T:140482801821440 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.
  231. 2019-12-31 15:20:01.641 T:140483826047104 ERROR: Keymapping error: no such action '-' defined
  232. 2019-12-31 15:20:39.839 T:140482801821440 ERROR: Previous line repeats 26 times.
  233. 2019-12-31 15:20:39.839 T:140482801821440 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.
  234. 2019-12-31 15:20:39.999 T:140482801821440 NONE: VPN Mgr : -- Entered managefiles.py with parameter log --
  235. 2019-12-31 15:21:08.187 T:140482801821440 NOTICE: VPN Mgr : (vpnplatform.py) VPN log file start >>>
  236. 2019-12-31 15:21:08.187 T:140482801821440 NOTICE: Tue Dec 31 15:18:36 2019 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PIA/pass.txt' is group or others accessible
  237. 2019-12-31 15:21:08.187 T:140482801821440 NOTICE: Tue Dec 31 15:18:36 2019 OpenVPN 2.4.7 x86_64-libreelec-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Nov 22 2019
  238. 2019-12-31 15:21:08.187 T:140482801821440 NOTICE: Tue Dec 31 15:18:36 2019 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10
  239. 2019-12-31 15:21:08.187 T:140482801821440 NOTICE: Tue Dec 31 15:18:36 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]89.238.150.25:1198
  240. 2019-12-31 15:21:08.187 T:140482801821440 NOTICE: Tue Dec 31 15:18:36 2019 UDP link local: (not bound)
  241. 2019-12-31 15:21:08.187 T:140482801821440 NOTICE: Tue Dec 31 15:18:36 2019 UDP link remote: [AF_INET]89.238.150.25:1198
  242. 2019-12-31 15:21:08.188 T:140482801821440 NOTICE: Tue Dec 31 15:18:36 2019 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  243. 2019-12-31 15:21:08.188 T:140482801821440 NOTICE: Tue Dec 31 15:18:37 2019 [4ca930fd6570ce3fcf2a9dc3322aa55a] Peer Connection Initiated with [AF_INET]89.238.150.25:1198
  244. 2019-12-31 15:21:08.188 T:140482801821440 NOTICE: Tue Dec 31 15:18:38 2019 TUN/TAP device tun0 opened
  245. 2019-12-31 15:21:08.188 T:140482801821440 NOTICE: Tue Dec 31 15:18:38 2019 /sbin/ip link set dev tun0 up mtu 1500
  246. 2019-12-31 15:21:08.188 T:140482801821440 NOTICE: Tue Dec 31 15:18:38 2019 /sbin/ip addr add dev tun0 local 10.13.10.6 peer 10.13.10.5
  247. 2019-12-31 15:21:08.188 T:140482801821440 NOTICE: Tue Dec 31 15:18:38 2019 Initialization Sequence Completed
  248. 2019-12-31 15:21:08.188 T:140482801821440 NOTICE: VPN Mgr : (vpnplatform.py) <<< VPN log file end
  249. 2019-12-31 15:21:08.219 T:140482801821440 NONE: VPN Mgr : Copying /storage/.kodi/temp/kodi.log to /storage/kodi_19-12-31_15-21-08.log
  250. 2019-12-31 15:21:08.237 T:140482801821440 NOTICE: VPN Mgr : (managefiles.py) Copying log file to /storage/kodi_19-12-31_15-21-08.log. Using version 6.3.1
  251. 2019-12-31 15:21:22.244 T:140482801821440 NONE: VPN Mgr : -- Exit managefiles.py --
  252. 2019-12-31 15:21:52.905 T:140483826047104 WARNING: Trying to add unsupported control type 1
  253. 2019-12-31 15:21:53.161 T:140483695343360 WARNING: Previous line repeats 4 times.
  254. 2019-12-31 15:21:53.161 T:140483695343360 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ 7 --
  255. 2019-12-31 15:21:53.256 T:140483695343360 NONE: VPN Mgr : Parsed arguments to action= params=
  256. 2019-12-31 15:21:53.292 T:140483695343360 NONE: VPN Mgr : Displaying the top level menu
  257. 2019-12-31 15:21:53.313 T:140483695343360 NONE: VPN Mgr : -- Exit addon.py --
  258. 2019-12-31 15:21:55.354 T:140483695343360 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ -1 ?display --
  259. 2019-12-31 15:21:55.372 T:140483695343360 NONE: VPN Mgr : Parsed arguments to action=display params=
  260. 2019-12-31 15:21:55.430 T:140483695343360 NONE: VPN Mgr : Getting IP info from ipinfo.io
  261. 2019-12-31 15:21:55.861 T:140483695343360 NONE: VPN Mgr : Got response, IP is 89.238.150.25, response time in seconds is 0
  262. 2019-12-31 15:21:55.864 T:140483695343360 NOTICE: VPN Mgr : (common.py) Received connection info from ipinfo.io, IP 89.238.150.25 location England, GB, ISP AS9009 M247 Ltd
  263. 2019-12-31 15:21:55.932 T:140483695343360 NONE: VPN Mgr : (Linux) Checking VPN task with pidof openvpn
  264. 2019-12-31 15:21:55.982 T:140483695343360 NONE: VPN Mgr : VPN is connected, displaying the connection info
  265. 2019-12-31 15:22:00.058 T:140483695343360 NONE: VPN Mgr : -- Exit addon.py --
  266. 2019-12-31 15:22:02.088 T:140483548411648 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ 8 ?list --
  267. 2019-12-31 15:22:02.165 T:140483548411648 NONE: VPN Mgr : Parsed arguments to action=list params=
  268. 2019-12-31 15:22:02.212 T:140483548411648 NONE: VPN Mgr : Listing the connections available for Private Internet Access
  269. 2019-12-31 15:22:02.292 T:140483548411648 NONE: VPN Mgr : (Linux) Checking VPN task with pidof openvpn
  270. 2019-12-31 15:22:02.352 T:140483548411648 NONE: VPN Mgr : -- Exit addon.py --
  271. 2019-12-31 15:22:03.876 T:140483548411648 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ -1 ?disconnect --
  272. 2019-12-31 15:22:03.898 T:140483548411648 NONE: VPN Mgr : Parsed arguments to action=disconnect params=
  273. 2019-12-31 15:22:03.937 T:140483548411648 NONE: VPN Mgr : Disconnect selected from connections menu
  274. 2019-12-31 15:22:03.997 T:140483548411648 NONE: VPN Mgr : (Linux) Checking VPN task with pidof openvpn
  275. 2019-12-31 15:22:04.052 T:140483548411648 NONE: VPN Mgr : Disconnecting the VPN
  276. 2019-12-31 15:22:14.080 T:140483548411648 NONE: VPN Mgr : Requesting service stops
  277. 2019-12-31 15:22:44.078 T:140483548411648 ERROR: VPN Mgr : (common.py) Couldn't communicate with VPN monitor service, didn't acknowledge a stop
  278. 2019-12-31 15:22:44.091 T:140483548411648 ERROR: VPN Mgr : (common.py) VPN monitor service is not running, can't stop VPN
  279. 2019-12-31 15:22:48.117 T:140483548411648 NONE: VPN Mgr : -- Exit addon.py --
  280. 2019-12-31 15:22:49.870 T:140483695343360 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ 9 --
  281. 2019-12-31 15:22:49.948 T:140483695343360 NONE: VPN Mgr : Parsed arguments to action= params=
  282. 2019-12-31 15:22:49.986 T:140483695343360 NONE: VPN Mgr : Displaying the top level menu
  283. 2019-12-31 15:22:50.007 T:140483695343360 NONE: VPN Mgr : -- Exit addon.py --
  284. 2019-12-31 15:22:52.830 T:140483695343360 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ -1 ?settings --
  285. 2019-12-31 15:22:52.851 T:140483695343360 NONE: VPN Mgr : Parsed arguments to action=settings params=
  286. 2019-12-31 15:22:52.917 T:140483695343360 NONE: VPN Mgr : Opening settings
  287. 2019-12-31 15:22:52.952 T:140483695343360 NONE: VPN Mgr : -- Exit addon.py --
  288. 2019-12-31 15:23:05.036 T:140483695343360 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.
  289. 2019-12-31 15:23:05.153 T:140483695343360 NONE: VPN Mgr : -- Entered managefiles.py with parameter log --
  290. 2019-12-31 15:23:23.036 T:140483695343360 NOTICE: VPN Mgr : (vpnplatform.py) VPN log file start >>>
  291. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:36 2019 WARNING: file '/storage/.kodi/addons/service.vpn.manager/PIA/pass.txt' is group or others accessible
  292. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:36 2019 OpenVPN 2.4.7 x86_64-libreelec-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [AEAD] built on Nov 22 2019
  293. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:36 2019 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10
  294. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:36 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]89.238.150.25:1198
  295. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:36 2019 UDP link local: (not bound)
  296. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:36 2019 UDP link remote: [AF_INET]89.238.150.25:1198
  297. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:36 2019 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  298. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:37 2019 [4ca930fd6570ce3fcf2a9dc3322aa55a] Peer Connection Initiated with [AF_INET]89.238.150.25:1198
  299. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:38 2019 TUN/TAP device tun0 opened
  300. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:38 2019 /sbin/ip link set dev tun0 up mtu 1500
  301. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:38 2019 /sbin/ip addr add dev tun0 local 10.13.10.6 peer 10.13.10.5
  302. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: Tue Dec 31 15:18:38 2019 Initialization Sequence Completed
  303. 2019-12-31 15:23:23.037 T:140483695343360 NOTICE: VPN Mgr : (vpnplatform.py) <<< VPN log file end
  304. 2019-12-31 15:23:23.054 T:140483695343360 NONE: VPN Mgr : Copying /storage/.kodi/temp/kodi.log to /storage/kodi_19-12-31_15-23-22.log
  305. 2019-12-31 15:23:23.073 T:140483695343360 NOTICE: VPN Mgr : (managefiles.py) Copying log file to /storage/kodi_19-12-31_15-23-22.log. Using version 6.3.1
  306. 2019-12-31 15:23:29.893 T:140483695343360 NONE: VPN Mgr : -- Exit managefiles.py --
  307. 2019-12-31 15:24:42.238 T:140482583709440 NOTICE: ES: Client from ::ffff:192.168.0.105 timed out
  308. 2019-12-31 15:48:33.406 T:140482776643328 NOTICE: Indigo NOTICE: Checking for Malicious scripts
  309. 2019-12-31 16:16:05.714 T:140483826047104 ERROR: Control 53 in window 10001 has been asked to focus, but it can't
  310. 2019-12-31 16:16:05.835 T:140483695343360 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ 10 --
  311. 2019-12-31 16:16:05.855 T:140483695343360 NONE: VPN Mgr : Parsed arguments to action= params=
  312. 2019-12-31 16:16:05.891 T:140483695343360 NONE: VPN Mgr : Displaying the top level menu
  313. 2019-12-31 16:16:05.911 T:140483695343360 NONE: VPN Mgr : -- Exit addon.py --
  314. 2019-12-31 16:16:10.584 T:140483695343360 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ -1 ?display --
  315. 2019-12-31 16:16:10.606 T:140483695343360 NONE: VPN Mgr : Parsed arguments to action=display params=
  316. 2019-12-31 16:16:10.663 T:140483695343360 NONE: VPN Mgr : Getting IP info from ipinfo.io
  317. 2019-12-31 16:16:11.109 T:140483695343360 NONE: VPN Mgr : Got response, IP is 89.238.150.25, response time in seconds is 1
  318. 2019-12-31 16:16:11.116 T:140483695343360 NOTICE: VPN Mgr : (common.py) Received connection info from ipinfo.io, IP 89.238.150.25 location England, GB, ISP AS9009 M247 Ltd
  319. 2019-12-31 16:16:11.178 T:140483695343360 NONE: VPN Mgr : (Linux) Checking VPN task with pidof openvpn
  320. 2019-12-31 16:16:11.228 T:140483695343360 NONE: VPN Mgr : VPN is connected, displaying the connection info
  321. 2019-12-31 16:16:14.502 T:140483695343360 NONE: VPN Mgr : -- Exit addon.py --
  322. 2019-12-31 16:16:19.569 T:140482474669824 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ 11 ?list --
  323. 2019-12-31 16:16:19.653 T:140482474669824 NONE: VPN Mgr : Parsed arguments to action=list params=
  324. 2019-12-31 16:16:19.694 T:140482474669824 NONE: VPN Mgr : Listing the connections available for Private Internet Access
  325. 2019-12-31 16:16:19.770 T:140482474669824 NONE: VPN Mgr : (Linux) Checking VPN task with pidof openvpn
  326. 2019-12-31 16:16:19.825 T:140482474669824 NONE: VPN Mgr : -- Exit addon.py --
  327. 2019-12-31 16:16:22.184 T:140482474669824 NONE: VPN Mgr : -- Entered addon.py plugin://service.vpn.manager/ -1 ?disconnect --
  328. 2019-12-31 16:16:22.203 T:140482474669824 NONE: VPN Mgr : Parsed arguments to action=disconnect params=
  329. 2019-12-31 16:16:22.240 T:140482474669824 NONE: VPN Mgr : Disconnect selected from connections menu
  330. 2019-12-31 16:16:22.297 T:140482474669824 NONE: VPN Mgr : (Linux) Checking VPN task with pidof openvpn
  331. 2019-12-31 16:16:22.348 T:140482474669824 NONE: VPN Mgr : Disconnecting the VPN
  332. 2019-12-31 16:16:22.370 T:140482474669824 NONE: VPN Mgr : Requesting service stops
  333. 2019-12-31 16:16:52.368 T:140482474669824 ERROR: VPN Mgr : (common.py) Couldn't communicate with VPN monitor service, didn't acknowledge a stop
  334. 2019-12-31 16:16:52.400 T:140482474669824 ERROR: VPN Mgr : (common.py) VPN monitor service is not running, can't stop VPN
  335. 2019-12-31 16:17:37.698 T:140482474669824 NONE: VPN Mgr : -- Exit addon.py --
  336. 2019-12-31 16:18:35.412 T:140482776643328 NOTICE: Indigo NOTICE: Checking for Malicious scripts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement