Back

_APP_DOCKER_HUB_USERNAME and _APP_DOCKER_HUB_PASSWORD throws errors in openruntimes-executor

  • 0
  • Self Hosted
dominikszmaj
26 Apr, 2024, 13:58

The only way to make it work is to remove this vars from config

TypeScript
2024-04-26 15:46:43 Fatal error: Uncaught Utopia\Orchestration\Exception\Orchestration: Docker Error: WARNING! Your password will be stored unencrypted in /.docker/config.json.
2024-04-26 15:46:43 Configure a credential helper to remove this warning. See
2024-04-26 15:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store
2024-04-26 15:46:43 
2024-04-26 15:46:43 Login Succeeded
2024-04-26 15:46:43  in /usr/local/vendor/utopia-php/orchestration/src/Orchestration/Adapter/DockerCLI.php:28
2024-04-26 15:46:43 Stack trace:
2024-04-26 15:46:43 #0 /usr/local/app/http.php(84): Utopia\Orchestration\Adapter\DockerCLI->__construct('user', 'dckr_pat_dr4Gia...')
2024-04-26 15:46:43 #1 /usr/local/vendor/utopia-php/registry/src/Registry/Registry.php(75): {closure}()
2024-04-26 15:46:43 #2 /usr/local/app/http.php(1156): Utopia\Registry\Registry->get('orchestration')
2024-04-26 15:46:43 #3 {main}
2024-04-26 15:46:43   thrown in /usr/local/vendor/utopia-php/orchestration/src/Orchestration/Adapter/DockerCLI.php on line 28
TL;DR
_APP_DOCKER_HUB_USERNAME and _APP_DOCKER_HUB_PASSWORD cause fatal errors due to unencrypted storage of passwords. The only solution is to remove these variables from the configuration.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more