Skip to content

ExApp upgrade fails to carry forward the previously set environment variables #808

@kyteinsky

Description

@kyteinsky

Describe the bug

/

Steps/Code to Reproduce

using the example of live_transcription

  1. have an older version of the live_transcription app setup with env vars set in "Deploy Options" or through the occ register command
  2. upgrade the app through occ app_api:app:update live_transcription
  3. see the error logs in the docker container "ValueError: Missing environment variables: LT_HPB_URL, LT_INTERNAL_SECRET"
    docker logs -n300 nc_app_live_transcription

Expected Results

/

Actual Results

/

Setup configuration

nextcloud = 33.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdeployRelated ExApp deploymentphpPull requests that update Php codepriority: medium

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions