Created question in FIWARE Q/A platform on 31-03-2018 at 18:03
Please, ANSWER this question AT https://stackoverflow.com/questions/49589903/how-to-solve-error-creating-subscription-in-the-context-broker-server-connectio
Question:
How to solve Error creating subscription in the context broker server: Connection Error?
Description:
I'm trying to retrieve data from Orion context broker in Wirecloud via NGSI Source Operator. I run Orion broker in a VM-Centos.
The NGSI server URL is "http://192.168.2.129:1026".
The NGSI proxy URL is "https://ngsiproxy.lab.fiware.org".
The error "Error creating subscription in the context broker server: Connection Error' . What should i do?
Providing that when i write the IP in the browser, that's the result:
{
"orionError" :
{
"code" : "400",
"reasonPhrase" : "Bad Request",
"details" : "service not found"
}
}
2018-03-31 21:05|CREATED monitor | # answers= 0, accepted answer= False