Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Deadline: Submit Publish job error #6263

Merged
merged 4 commits into from
Apr 16, 2024

Conversation

MustafaJafar
Copy link
Contributor

Changelog Description

Use get env to get the value of AVALON_DB
AVALON_DB environment variable is not initialized when using OpenPype in Ayon mode.
which raise an error when using os.environ["AVALON_DB"]
This PR changes it to os.getenv("AVALON_DB")

Testing notes:

  1. Open a dcc
  2. Publish a render, publisher shouldn't complain about AVALON_DB being non exist.

@MustafaJafar MustafaJafar added type: bug Something isn't working sponsored Client endorsed or requested module: Deadline AWS Deadline related features labels Apr 15, 2024
@MustafaJafar MustafaJafar requested a review from tokejepsen April 15, 2024 20:38
@ynbot ynbot added the size/XS Denotes a PR changes 0-99 lines, ignoring general files label Apr 15, 2024
@MustafaJafar MustafaJafar requested a review from iLLiCiTiT April 16, 2024 08:02
@iLLiCiTiT iLLiCiTiT merged commit 0083c73 into develop Apr 16, 2024
1 check passed
@ynbot ynbot added this to the next-patch milestone Apr 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
module: Deadline AWS Deadline related features size/XS Denotes a PR changes 0-99 lines, ignoring general files sponsored Client endorsed or requested type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants