sorry - wrong thread - please ignore it! #1503
Unanswered
bernhard-teacher
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
my BudiBase Instance is selfhosted on DigitalOcean.
i want to run an Automation with an REST Datasource. This API is IPv6-Only and i get an error
{"code":"ENOTFOUND","type":"system"}
I think, this is because of the IPv6-Only Config of the API, with an IPv4-Call it works (i assigned temporarly an IPv4-Address).
From the bash on the server i can reach the API via IPv6.
From the container bbproxy i can't connect to the API (tested with curl).
Is there a workaround to enable IPv6-Calls from the containers?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions