8000 🐛 Bug Report: appwrite-executor restarts when using external SMTP with credentials · Issue #4676 · appwrite/appwrite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🐛 Bug Report: appwrite-executor restarts when using external SMTP with credentials #4676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
sanderkollerie opened this issue Nov 15, 2022 · 3 comments
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@sanderkollerie
Copy link
sanderkollerie commented Nov 15, 2022

👟 Reproduction steps

When I put my SMTP credentials in the .env file The appwriter-executor keeps on restarting.

👍 Expected behavior

Mail must send and apprwrite-executor must run.

👎 Actual Behavior

The executor won't start and keeps on restarting.

Removing orphan runtimes...

Warning: Undefined variable $orchestration in /usr/src/code/app/executor.php on line 682

Warning: Undefined variable $orchestration in /usr/src/code/app/executor.php on line 682

Warning: Undefined variable $orchestration in /usr/src/code/app/executor.php on line 682

Warning: Undefined variable $orchestration in /usr/src/code/app/executor.php on line 695

Fatal error: Uncaught Utopia\Orchestration\Exception\Orchestration: Docker Error: WARNING! Your password will be stored unencrypted in /.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

 in /usr/src/code/vendor/utopia-php/orchestration/src/Orchestration/Adapter/DockerCLI.php:28
Stack trace:
#0 /usr/src/code/app/executor.php(60): Utopia\Orchestration\Adapter\DockerCLI->__construct('username is shown here', 'Password is shown here')
#1 @swoole-src/library/core/ConnectionPool.php(86): {closure}()
#2 @swoole-src/library/core/ConnectionPool.php(67): Swoole\ConnectionPool->make()
#3 /usr/src/code/app/executor.php(682): Swoole\ConnectionPool->put(NULL)
#4 {main}
  thrown in /usr/src/code/vendor/utopia-php/orchestration/src/Orchestration/Adapter/DockerCLI.php on line 28
[2022-11-15 11:39:11 #6.2]      ERROR   php_swoole_server_rshutdown() (ERRNO 503): Fatal error: Uncaught Utopia\Orchestration\Exception\Orchestration: Docker Error: WARNING! Your password will be stored unencrypted in /.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

 in /usr/src/code/vendor/utopia-php/orchestration/src/Orchestration/Adapter/DockerCLI.php:28
Stack trace:
#0 /usr/src/code/app/executor.php(60): Utopia\Orchestration\Adapter\DockerCLI->__construct('username is shown here', 'Password is shown here')
#1 @swoole-src/library/core/ConnectionPool.php(86): {closure}()
#2 @swoole-src/library/core/ConnectionPool.php(67): Swoole\ConnectionPool->make()
#3 /usr/src/code/app/executor.php(682): Swoole\ConnectionPool->put(NULL)
#4 {main}
  thrown in /usr/src/code/vendor/utopia-php/orchestration/src/Orchestration/Adapter/DockerCLI.php on line 28

🎲 Appwrite version

Version 1.0.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?

@sanderkollerie sanderkollerie added the bug Something isn't working label Nov 15, 2022
@stnguyen90 stnguyen90 self-assigned this Nov 15, 2022
@stnguyen90
Copy link
Contributor

@sanderkollerie this seems really odd...Are you sure you only updated the _APP_SMTP_* env variables because there errors you're seeing are more related to the DOCKERHUB_PULL_* env variables?

@stnguyen90
Copy link
Contributor

@sanderkollerie have you had a chance to check the environment variables I mentioned? Please note, I will need to close this soon if there is no activity.

@stnguyen90
Copy link
Contributor

Closing due to inactivity

@stnguyen90 stnguyen90 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0