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

Bug: AYON server and API key env vars not reflected in UI #6034

Open
2 tasks done
antirotor opened this issue Dec 8, 2023 · 0 comments
Open
2 tasks done

Bug: AYON server and API key env vars not reflected in UI #6034

antirotor opened this issue Dec 8, 2023 · 0 comments
Labels
type: bug Something isn't working

Comments

@antirotor
Copy link
Member

antirotor commented Dec 8, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

When AYON_SERVER_URL and AYON_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:

image

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:

  1. start shell
  2. set AYON_SERVER_URL and AYON_API_KEY to valid values
  3. run ayon-launcher
  4. in Tray, hit "Login"

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

No response

Additional context:

No response

[cuID:OP-7548]

@antirotor antirotor added type: bug Something isn't working AYON compatible labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants