Como fazer o rush funcionar com meu orionInstance

Seguindo minha pergunta anteriorComo mostrar uma entidade do OrionContextBroker no widget MapViewer Eu configurei minha instância do broker de contexto usando Rush e estou usandohttps://ngsiproxy.lab.fi-ware.org como proxy NGSI.

Eu inicio a instância orionContextBroker assim:contextBroker -rush localhost: 5001 e tudo parece estar funcionando corretamente (posso inserir / consultar dados, etc.), mas quando o MapViewerWidget é carregado, recebo essa mensagem do log OrionInstance:

INFO@17:32:53  clientSocketHttp.cpp[152]: Starting transaction to ngsiproxy.lab.fi-ware.org:443/callbacks/19:32:59-1:19:33:01-1
WARNING@17:32:53  clientSocketHttp.cpp[342]: Notification failure for localhost:5001 (curl_easy_perform failed: Couldn't connect to server)
INFO@17:32:53  clientSocketHttp.cpp[359]: Transaction ended

Obrigado!

questionAnswers(1)

yourAnswerToTheQuestion