NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 34 35 36 37 38 … 43 Next »
Connection Lost Remote Machines

 
  • 0 Vote(s) - 0 Average
Connection Lost Remote Machines
Sikriffs
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Apr 2013
#1
2013-04-21, 05:22 AM
I was using Mediaportal TVserver before and have recently switched to Nextpvr. I keep getting "NEXTPVR pvr client connection lost" on all my xbmc client machines except to local pc that NextPvr server is on.

I`ve tried everything, any help would be greatly appreciated. Here's the log files from NextPvr on the [/php]main pc and from XBMC on the remote pc.


[ATTACH=CONFIG]36353[/ATTACH][ATTACH=CONFIG]36354[/ATTACH]


XBMC
[code]00:12:13 T:7984 NOTICE: PVRManager - starting up
00:12:13 T:7364 NOTICE: Thread CTCPServer start, auto delete: false
00:12:13 T:9356 NOTICE: Thread PVR manager start, auto delete: false
00:12:13 T:1196 NOTICE: Thread PVR add-on updater start, auto delete: false
00:12:13 T:1196 DEBUG: PVR::CPVRClients::RegisterClient - registering add-on 'NextPVR PVR Client'
00:12:13 T:1196 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'NextPVR PVR Client'
00:12:13 T:1196 DEBUG: ADDON: Dll Initializing - NextPVR PVR Client
00:12:13 T:1196 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\XBMC\addons\pvr.nextpvr\XBMC_NextPVR_win32.dll)
00:12:13 T:1196 DEBUG: LoadLibraryExA called with flags:
- LOAD_WITH_ALTERED_SEARCH_PATH
00:12:13 T:1196 DEBUG: Previous line repeats 1 times.
00:12:13 T:1196 INFO: AddOnLog: NextPVR PVR Client: Creating NextPVR PVR-Client
00:12:13 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'host'
00:12:13 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'port'
00:12:13 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'pin'
00:12:13 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'usetimeshift'
00:12:13 T:1196 DEBUG: AddOnLog: NextPVR PVR Client: settings: host='192.168.1.112', port=8866
00:12:13 T:1196 DEBUG: CFileCache::Open - opening <service> using cache
00:12:13 T:1196 DEBUG: CurlFile::Open(0923A2C8) http://192.168.1.112:8866/service?method...evice=xbmc
00:12:13 T:1196 INFO: XCURL:Big GrinllLibCurlGlobal::easy_aquire - Created session to http://192.168.1.112
00:12:13 T:5376 NOTICE: Thread CRssReader start, auto delete: false
00:12:13 T:5376 DEBUG: CurlFile::Open(0B25FB08) http://feeds.xbmc.org/xbmc
00:12:13 T:5376 INFO: XCURL:Big GrinllLibCurlGlobal::easy_aquire - Created session to http://feeds.xbmc.org
00:12:13 T:3572 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
00:12:13 T:8480 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
00:12:13 T:8480 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
00:12:13 T:8480 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
00:12:13 T:8480 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
00:12:13 T:8480 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
00:12:13 T:8480 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
00:12:13 T:8480 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
00:12:13 T:8480 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
00:12:14 T:5376 DEBUG: Got rss feed: http://feeds.xbmc.org/xbmc
00:12:14 T:5376 DEBUG: RSS feed encoding: UTF-8
00:12:14 T:5376 DEBUG: Parsed rss feed: http://feeds.xbmc.org/xbmc
00:12:14 T:5376 DEBUG: Thread CRssReader 5376 terminating
00:12:14 T:2632 DEBUG: CRemoteControl::Connect - failed to connect
00:12:14 T:2632 INFO: CRemoteControl:Tonguerocess - failed to connect to irss, will keep retrying every 5 seconds
Sikriffs
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Apr 2013
#2
2013-04-21, 05:24 AM
00:12:34 T:1196 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 28
00:12:34 T:1196 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
00:12:34 T:1196 ERROR: XFILE::CFileCache::Open - failed to open source 00:12:18 T:3572 DEBUG: ------ Window Deinit (Pointer.xml) ------
00:12:22 T:1700 DEBUG: CAESinkDirectSound:Big Grineinitialize: Cleaning up
00:12:22 T:1700 DEBUG: Suspended the Sink
00:12:23 T:1196 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 28
00:12:23 T:1196 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
00:12:23 T:1196 ERROR: XFILE::CFileCache::Open - failed to open source <http://192.168.1.112:8866/service?method=session.initiate&ver=1.0&device=xbmc>
00:12:23 T:1196 DEBUG: AddOnLog: NextPVR PVR Client: ->~cPVRClientNextPVR()
00:12:23 T:1196 ERROR: ADDON: Dll NextPVR PVR Client - Client returned bad status (1) from Create and is not usable
00:12:23 T:1196 INFO: Called Add-on status handler for '1' of clientName:NextPVR PVR Client, clientID:pvr.nextpvr (same Thread=no)
00:12:23 T:1196 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to create add-on NextPVR PVR Client, status = 1
00:12:23 T:6960 NOTICE: Thread CAddonStatusHandler:pvr.nextpvr start, auto delete: true
00:12:23 T:6960 DEBUG: Thread CAddonStatusHandler:pvr.nextpvr 6960 terminating (autodelete)
00:12:23 T:3572 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
00:12:23 T:1700 DEBUG: Resumed the Sink
00:12:23 T:1700 DEBUG: CSoftAE::Run - Sink restart flagged
00:12:23 T:1700 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
00:12:23 T:1700 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 1836328
00:12:23 T:1700 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
00:12:23 T:1700 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
00:12:23 T:1700 DEBUG: Audio Device : Speakers (Conexant Pebble High Definition SmartAudio)
00:12:23 T:1700 DEBUG: Sample Rate : 44100
00:12:23 T:1700 DEBUG: Sample Format : AE_FMT_FLOAT
00:12:23 T:1700 DEBUG: Bits Per Sample : 32
00:12:23 T:1700 DEBUG: Valid Bits/Samp : 32
00:12:23 T:1700 DEBUG: Channel Count : 2
00:12:23 T:1700 DEBUG: Block Align : 8
00:12:23 T:1700 DEBUG: Avg. Bytes Sec : 352800
00:12:23 T:1700 DEBUG: Samples/Block : 32
00:12:23 T:1700 DEBUG: Format cBSize : 22
00:12:23 T:1700 DEBUG: Channel Layout : FL,FR
00:12:23 T:1700 DEBUG: Channel Mask : 3
00:12:23 T:1700 DEBUG: Frames : 441
00:12:23 T:1700 DEBUG: Frame Samples : 882
00:12:23 T:1700 DEBUG: Frame Size : 8
00:12:23 T:1700 DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
00:12:23 T:1700 DEBUG: Output Device : Speakers - Speakers (Conexant Pebble High Definition SmartAudio)
00:12:23 T:1700 DEBUG: Sample Rate : 44100
00:12:23 T:1700 DEBUG: Sample Format : AE_FMT_FLOAT
00:12:23 T:1700 DEBUG: Channel Count : 2
00:12:23 T:1700 DEBUG: Channel Layout: FL,FR
00:12:23 T:1700 DEBUG: Frames : 441
00:12:23 T:1700 DEBUG: Frame Samples : 882
00:12:23 T:1700 DEBUG: Frame Size : 8
00:12:23 T:1700 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
00:12:23 T:1700 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528
00:12:24 T:1700 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
00:12:24 T:1196 DEBUG: PVR::CPVRClients::RegisterClient - registering add-on 'NextPVR PVR Client'
00:12:24 T:1196 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'NextPVR PVR Client'
00:12:24 T:1196 DEBUG: ADDON: Dll Initializing - NextPVR PVR Client
00:12:24 T:1196 DEBUG: LoadLibraryExA called with flags:
- LOAD_WITH_ALTERED_SEARCH_PATH
00:12:24 T:1196 DEBUG: Previous line repeats 1 times.
00:12:24 T:1196 INFO: AddOnLog: NextPVR PVR Client: Creating NextPVR PVR-Client
00:12:24 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'host'
00:12:24 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'port'
00:12:24 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'pin'
00:12:24 T:1196 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'NextPVR PVR Client' requests setting 'usetimeshift'
00:12:24 T:1196 DEBUG: AddOnLog: NextPVR PVR Client: settings: host='192.168.1.112', port=8866
00:12:24 T:1196 DEBUG: CFileCache::Open - opening <service> using cache
00:12:24 T:1196 DEBUG: CurlFile::Open(00F491B8) http://192.168.1.112:8866/service?method...evice=xbmc
00:12:29 T:3572 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------<http://192.168.1.112:8866/service?method=session.initiate&ver=1.0&device=xbmc>
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#3
2013-04-21, 05:52 AM
Sikriffs Wrote:I was using Mediaportal TVserver before and have recently switched to Nextpvr. I keep getting "NEXTPVR pvr client connection lost" on all my xbmc client machines except to local pc that NextPvr server is on.
Sounds like your firewall software on your backend PC is not allowing connections through the network from XBMC.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  [UK] Lost all Channel 4 HD Freeview listings on Kodi clients njc 14 1,836 2023-09-30, 03:53 PM
Last Post: njc
  Remote not fully working tesla1886 1 720 2023-03-17, 01:49 PM
Last Post: mvallevand
  Direct remote access to the three new recording screens ElihuRozen 4 1,517 2022-01-22, 12:25 AM
Last Post: mvallevand
  Kodi/knewc keyboard command equivalent for remote control Blue Button? baj1 10 2,510 2020-11-01, 05:30 PM
Last Post: baj1
  Nextpvr Shield TV Oreo Update Tuner Lost 007GTCS 30 9,569 2018-12-21, 01:58 PM
Last Post: mvallevand
  Client connection lost since Win10 update (Kodi/SPMC Fire TV) SnakeEyes 1 1,981 2017-11-20, 12:29 AM
Last Post: SnakeEyes
  Lost Connection MVB 10 4,634 2017-11-07, 12:28 PM
Last Post: MVB
  Is remote/internet streaming supported? TDown 6 3,989 2017-08-25, 09:24 PM
Last Post: sub
  NEXTPVR Kodi connection lost...I know what the problem is, but how to solve it?? rocky_mtn 5 3,047 2016-12-06, 01:21 PM
Last Post: mvallevand
  nextpvr client connection lost kodi nx74205 28 22,683 2016-03-14, 05:57 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode