Skip to content
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

php-worker mongodb "Bulk write failed due to previous" #2601

Closed
norieli opened this issue May 22, 2020 · 1 comment
Closed

php-worker mongodb "Bulk write failed due to previous" #2601

norieli opened this issue May 22, 2020 · 1 comment

Comments

@norieli
Copy link
Contributor

norieli commented May 22, 2020

Description:

local.ERROR: Bulk write failed due to previous MongoDB\Driver\Exception\AuthenticationException: The SCRAM_SHA_256 authentication mechanism requires libmongoc built with ENABLE_SSL {"exception":"[object] (MongoDB\\Driver\\Exception\\BulkWriteException(code: 0): Bulk write failed due to previous MongoDB\\Driver\\Exception\\AuthenticationException: The SCRAM_SHA_256 authentication mechanism requires libmongoc built with ENABLE_SSL at /var/www/scb/vendor/mongodb/mongodb/src/Operation/InsertMany.php:163, MongoDB\\Driver\\Exception\\AuthenticationException(code: 11): The SCRAM_SHA_256 authentication mechanism requires libmongoc built with ENABLE_SSL at /var/www/scb/vendor/mongodb/mongodb/src/Operation/InsertMany.php:163)

Expected Behavior:

Context information:

Output of git rev-parse HEAD

9a32cd23790c39a87435f6ca133cfde68c899be3

Output of docker version

 19.03.8

Output of docker-compose version

1.25.5

System info: Mac, Windows or Linux. Include which disto/version

Ubuntu

Steps to reproduce the issue:

  1. add module to Dockerfile

Stacktrace & Additional info:

RUN apk --update add wget \
 ...
  openssl \
  openssl-dev \
 ...
@norieli
Copy link
Contributor Author

norieli commented May 28, 2020

fixed

@norieli norieli closed this as completed May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant