👟 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?
🏢 Have you read the Code of Conduct?
👟 Reproduction steps
With a fresh install of Appwrite
1.4.4the executor env variable is set to the old network.1.4.xthe runtimes network has changed fromappwrite_runtimestoruntimes._APP_EXECUTOR_RUNTIME_NETWORKvalue remainappwrite_runtimesCheck this and this
👍 Expected behavior
One solution:
Fresh install
The
_APP_EXECUTOR_RUNTIME_NETWORKvalue should beruntimesUpgrade
The
_APP_EXECUTOR_RUNTIME_NETWORKvalue value should be changed toruntimesOther solution:
Rename the network to
appwrite_runtimesor leave it without a name (which can cause problems) justruntimesand let docker prefix it with thedocker-compose.ymlfolder name.👎 Actual Behavior
The
_APP_EXECUTOR_RUNTIME_NETWORKvalue 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?
🏢 Have you read the Code of Conduct?