Skip to content

Cannot import collection in Postman and cannot start Northport example #18

@zeldalegends

Description

@zeldalegends

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions