Clarify a caveat with cryptic fault message#30
Draft
BYT3M3 wants to merge 1 commit intonokia-eda:release-25.12from
Draft
Clarify a caveat with cryptic fault message#30BYT3M3 wants to merge 1 commit intonokia-eda:release-25.12from
BYT3M3 wants to merge 1 commit intonokia-eda:release-25.12from
Conversation
Added configuration instructions for EXT_DOMAIN_NAME and EXT_IPV4_ADDR to avoid Keycloak errors.
hellt
reviewed
Jan 23, 2026
Comment on lines
+175
to
+178
| When you configure | ||
| ``` | ||
| EXT_DOMAIN_NAME = some.unreachable.address | ||
| EXT_IPV4_ADDR = 1.2.3.4 |
Contributor
There was a problem hiding this comment.
Hi @BYT3M3
the EXT_IPV4_ADDR has no relation to the UI/API access; only EXT_DOMAIN_NAME matters; the EXT_IPV4 address is used for DHCP and ZTP routines.
This is what is explained in the paragraph above:
This value must be the FQDN or VIP address that is used to access the UI. If you use two networks, this value must be the FQDN or IP address of the OAM network.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.