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

Optional module kerberos not found #37

Open
mgnmpk opened this issue Sep 23, 2024 · 2 comments
Open

Optional module kerberos not found #37

mgnmpk opened this issue Sep 23, 2024 · 2 comments

Comments

@mgnmpk
Copy link

mgnmpk commented Sep 23, 2024

I have installed [email protected] node version. And also all supporting package. Even kerberos authentication in working on local. When I build and Run it in Docker container then It gives below error:

logErroressage: message:undefined stackTrace: MongoMissingDependencyError: Optional module kerberos not found. Please install it to enable kerberos authentication
at Object. (/usr/NAVRuleEngine/node_modules/mongodb/lib/deps.js:21:36)

I'm using below packages in Dockerfile:
#RUN apk add --no-cache
krb5-libs
krb5-dev
krb5-conf
e2fsprogs-dev
libressl-dev
bash
build-base
python3
pkgconfig

And using node:lts-alpine3.20 docker image

@wdavidw
Copy link
Member

wdavidw commented Sep 23, 2024

Hi mgnmpk, The package has been maintained lately, lack of time on our side, so no support around it for now.

@mgnmpk
Copy link
Author

mgnmpk commented Sep 23, 2024

There is no issue thread for https://github.com/mongodb-js/kerberos

I've installed this package. But still getting the above error. Could you please suggest docker image for the same. Also required kerberos packages for the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants