Jump to content

Recommended Posts

Posted

Hi there,

 

I am installing HAP+ Version 10 along side my current version 9 install for testing purposes. However, I seem to be receiving the errors seen in the below screen shots when accessing: /api/setup (/api/test returns OK)

 

hap-error1.pnghap-error2.png

 

If I add the HTTP binding it fixes the services activated for version 10 but then my version 9 starts to play up because I've added the HTTP binding, it starts to flash as mentioned in a previous post.

 

I have had two different versions of HAP+ 9 running together before but both of these required the HTTP binding not to be there but version 10 seems to want it. Is there any way to have them running alongside each other for testing of version 10?

Posted
Just wondering if anyone might have a suggestion for the above issue? I am trying to test HAP+ version 10 before moving over to a live site. Any help is appreciated.
Posted
Paul-K: OK, I'm seeing exactly the same on my development box on the latest development code, I'll try and either work out / remind myself what changed and see what insight Nick has.
Posted

@nickbro

 

I have HTTPS which works fine for version 9.5.831.2140, If I add HTTP it breaks my live 9.5 version but then my test version 10 works correctly. Is there a way to resolve this so that I can have both running together to test version 10

  • 2 weeks later...
Posted

@nickbro

 

Hi Nick, I had HAP+ 10 preview 2 working fine with the above advice, I have now updated to the preview 3 for testing and receive the error show below. Any ideas? or has something been added to the preview 3 that could be causing the error?

 

binding instance error.png

Posted

Yes, we've gone back to locking the web.config file down to https only. To override this choose either:

 

1. Remove the HTTP Binding

2. Remove this from the web.config file:

Posted
Yes, we've gone back to locking the web.config file down to https only. To override this choose either:

 

1. Remove the HTTP Binding

2. Remove this from the web.config file:

 

Hi Nick, I have done the above and I get the "Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https]."

 

Seems like it still wants the HTTP Binding, If I add the HTTP Binding back but remove the line

it works again, is this the correct behaviour or is there something wrong with the web.config if it is still requiring the HTTP binding?

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...