Skip to content

🐛 Bug Report: Old executor network preventing reaching the openruntime-executor #6443

@byawitz

Description

@byawitz

👟 Reproduction steps

With a fresh install of Appwrite 1.4.4 the executor env variable is set to the old network.

  • In version 1.4.x the runtimes network has changed from appwrite_runtimes to runtimes.
  • The _APP_EXECUTOR_RUNTIME_NETWORK value remain appwrite_runtimes

Check this and this

👍 Expected behavior

One solution:

Fresh install

The _APP_EXECUTOR_RUNTIME_NETWORK value should be runtimes

Upgrade

The _APP_EXECUTOR_RUNTIME_NETWORK value value should be changed to runtimes

Other solution:

Rename the network to appwrite_runtimes or leave it without a name (which can cause problems) just runtimes and let docker prefix it with the docker-compose.yml folder name.

👎 Actual Behavior

The _APP_EXECUTOR_RUNTIME_NETWORK value is like the old network settings.

🎲 Appwrite version

Version 1.4.x

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions