register Dsc Agent

while trying to connect a node to my pull server i am getting this error
Job {ACAF7E92-3B7A-11E5-80BF-0050569110F7} :
MIResult: 1
Error Message: The attempt to register Dsc Agent with AgentId 8CD7AB8D-3A73-11E5-80BE-0050569110F7 with the server https://srv-nps:8080/PSDSCPullServer.svc/Nodes(AgentId=‘8CD7AB8D-3A73-11E5-80BE-0050569110F7’) returned unexpected response code InternalServerError.
Message ID: RegisterDscAgentUnsuccessful,Microsoft.PowerShell.DesiredStateConfiguration.Commands.RegisterDscAgentCommand
Error Category: 8
Error Code: 1
Error Type: MI

Versions being used?

powershell v5 April preview (on the pull server and on the node)

I’d suggest enabling diagnostics on both machines, and then trying again, and seeing if anything better showed up in the Diagnostics logs.

not to much info

i get on the node dsc event log ,error 4404 and 4252

With nothing else to go on, I’d probably install and try a new pull server with the client, as a test.

I tried it and got the same error

maybe its HTTPS related?

a BUG ?

Thanks