-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
I have noticed two main issues:
- All *postman_collection.json cannot be imported in Postman ("Error while importing : format not recognized"), neither uploading the file nor pasting it as raw content. The version of Postman used is:
Postman for Web
Version 9.25.3-220722-0800
Chrome 103 / Windows 10
- Northport cannot be tested. Steps to reproduce the error:
https://gitpod.io/#https://github.com/FIWARE/tutorials.PEP-Proxy/tree/NGSI-LD
gitpod /workspace/tutorials.PEP-Proxy (NGSI-LD) $ ,/services create
Pulling docker images
[...]
⠿ ad3ec1ab4180 Pull complete 21.9s
gitpod /workspace/tutorials.PEP-Proxy (NGSI-LD) $ ./services northport
Stopping containers
Warning: No resource found to remove for project "fiware".
Starting seven containers Orion, IoT-Agent, Keyrock, Wilma, Tutorial and MongoDB and MySQL databases.
- Orion is the context broker
- IoT-Agent is configured for the UltraLight Protocol
- Tutorial acts as a series of dummy IoT Sensors over HTTP
- Keyrock is an Identity Management Front-End
- Wilma as a PEP Proxy between Orion and the IoT-Agent
[+] Running 3/1
⠿ Network fiware_default Created 0.1s
⠿ Volume "fiware_mongo-db" Created 0.0s
⠿ Volume "fiware_mysql-db" Created 0.0s
cycle found: tutorial -> iot-agent -> iot-agent
gitpod /workspace/tutorials.PEP-Proxy (NGSI-LD) $ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
gitpod /workspace/tutorials.PEP-Proxy (NGSI-LD) $
gitpod /workspace/tutorials.PEP-Proxy (NGSI-LD) $ ./services northport
Stopping containers
[+] Running 3/3
⠿ Volume fiware_mongo-db Removed 0.0s
⠿ Network fiware_default Removed 0.2s
⠿ Volume fiware_mysql-db Removed 0.0s
Starting seven containers Orion, IoT-Agent, Keyrock, Wilma, Tutorial and MongoDB and MySQL databases.
- Orion is the context broker
- IoT-Agent is configured for the UltraLight Protocol
- Tutorial acts as a series of dummy IoT Sensors over HTTP
- Keyrock is an Identity Management Front-End
- Wilma as a PEP Proxy between Orion and the IoT-Agent
[+] Running 3/0
⠿ Network fiware_default Created 0.1s
⠿ Volume "fiware_mysql-db" Created 0.0s
⠿ Volume "fiware_mongo-db" Created 0.0s
cycle found: tutorial -> iot-agent -> iot-agent
gitpod /workspace/tutorials.PEP-Proxy (NGSI-LD) $ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
gitpod /workspace/tutorials.PEP-Proxy (NGSI-LD) $
Metadata
Metadata
Assignees
Labels
No labels