When executing POST curl on 2.0.0 tag, internal server error 500 is returned: java.net.UnknownHostException: Failed to resolve 'entity-service' after 2 queries #850
-
When curl command, synced with instructions on page https://stellio.readthedocs.io/en/latest/API_walkthrough.html is executed on tag OS: Setup environment:
RQ:
RS:
Server log:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Error can be reproduced with Postman using JSON collection https://github.com/stellio-hub/stellio-docs/blob/master/collection/API_Quick_Start.postman_collection.json (Create Entities->Create Entity->Create Beekeeper): Postman RQ:
b) body:
Postman RS:
Server log:
|
Beta Was this translation helpful? Give feedback.
-
Error is not reproducible on develop branch:
Execute POST:
Execute GET:
|
Beta Was this translation helpful? Give feedback.
-
Additional information from 2.0.0 tag:
|
Beta Was this translation helpful? Give feedback.
-
Hi. Thanks for your help. Change of tag to 2.0.0 did the trick. Config:
RQ (POST beekeper 02):
RS (GET beekeeper 02):
Will for this new tag 2.0.1 be created or will this change wait for the next scheduled fix update? |
Beta Was this translation helpful? Give feedback.
Hi. Thanks for your help.
Change of tag to 2.0.0 did the trick.
Config: