This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
Bug: AYON server and API key env vars not reflected in UI #6034
Labels
type: bug
Something isn't working
Is there an existing issue for this?
Current Behavior:
When
AYON_SERVER_URL
andAYON_API_KEY
env vars are set and AYON is run, login dialog won't reflect this and in fact, there is no indication what credentials it is using:In this case, service
AYON_API_KEY
was used. As a side-effect, when used with--use-dev
to utilize dev bundle, I've got error that AYON was unable to find dev bundle associated with my name (correctly, because it was in fact running under service account). But even that dialog should probably reflect the user name it was trying to use to get the bundle to ease up debugging a little bit.Expected Behavior:
It should clearle state somewhere that login information was passed from environment variables (perhaps having non-editable fields in the login dialog with that information).
Version
3.17.7-nightly.6
What platform you are running OpenPype on?
Windows
Steps To Reproduce:
AYON_SERVER_URL
andAYON_API_KEY
to valid valuesAre there any labels you wish to add?
Relevant log output:
No response
Additional context:
No response
[cuID:OP-7548]
The text was updated successfully, but these errors were encountered: