Jump to content

Error adding vu+ plugin as TV source


Recommended Posts

raymondjpg
Posted (edited)

Probably something I am doing wrong.

I have two Enigma2 boxes, but when I try to add either as a TV source I get an error "There was an error saving the TV provider. Please ensure it is accessible and try again."

I have turned on debug logging. Latest log attached.

TIA

embyserver.txt

Edited by raymondjpg
Posted

Hi, is your VU+ server unavailable? From Emby's point of view, it can't reach the url you configured:

2023-01-23 08:52:24.874 Error HttpClient: Error getting response from http://10.1.1.6:8000/web/getservices
	*** Error Report ***
	Version: 4.7.11.0
	Command line: C:\Users\raymond\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
	Operating system: Microsoft Windows 10.0.22000
	Framework: .NET 6.0.10
	OS/Process: x64/x64
	Runtime: C:/Users/raymond/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
	Processor count: 20
	Data path: C:\Users\raymond\AppData\Roaming\Emby-Server\programdata
	Application path: C:\Users\raymond\AppData\Roaming\Emby-Server\system
	System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (10.1.1.6:8000)

So correct that and you'll probably be good to go.

raymondjpg
Posted

Thanks for the response.

The error arose because the default link for adding the VuPlus source  http://localhost:8000 carries a port number that is redundant for the Enigma2 boxes I'm trying to connect to.

Just removing the port number i.e "http://IP address of Enigma2 box" without the ":8000" allows connection.

  • Thanks 1
  • 5 weeks later...
Posted
On 1/22/2023 at 11:31 PM, raymondjpg said:

Thanks for the response.

The error arose because the default link for adding the VuPlus source  http://localhost:8000 carries a port number that is redundant for the Enigma2 boxes I'm trying to connect to.

Just removing the port number i.e "http://IP address of Enigma2 box" without the ":8000" allows connection.

Thanks for the feedback !

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...