Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENTITY_GENERIC_ERROR is logging so much info #1594

Closed
AlvaroVega opened this issue Apr 5, 2024 · 2 comments
Closed

ENTITY_GENERIC_ERROR is logging so much info #1594

AlvaroVega opened this issue Apr 5, 2024 · 2 comments

Comments

@AlvaroVega
Copy link
Member

IoT Agent Node Lib version the issue has been seen with

4.3.0

Bound or port used (API interaction)

Southbound (Devices data API)

NGSI version

NGSIv2

Are you running a container?

Yes, I am using a contaner (Docker, Kubernetes...)

Image type

None

Expected behaviour you didn't see

Do not print so much info

Unexpected behaviour you saw

It's printing so much info

Steps to reproduce the problem

No response

Configs

environment:
    - "IOTA_CB_HOST=orion"
    - "IOTA_CB_PORT=1026"
    - "IOTA_NORTH_PORT=4041"
    - "IOTA_REGISTRY_TYPE=mongodb"
    - "IOTA_MONGO_HOST=mongodb"
    - "IOTA_MONGO_PORT=27017"
    - "IOTA_MONGO_DB=iotagent-json"
    - "IOTA_HTTP_PORT=7896"
    - "IOTA_PROVIDER_URL=http://iot-agent:4041"

Log output

No response

@AlvaroVega
Copy link
Member Author

related with #1582 and #1580

#1582 logs typeInformation handling some errors and and #1580 includes global configuration in typeInformation

@fgalan
Copy link
Member

fgalan commented Apr 5, 2024

Fixed by PR #1596

@fgalan fgalan closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants