Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Error: error:25066067:DSO support routines:dlfcn_load:could not load the shared library #1756

miladezzat started this conversation in General
Discussion options

Error: error:25066067:DSO support routines:dlfcn_load:could not load the shared library
 at Sign.sign (node:internal/crypto/sig:131:29)
 at Object.sign (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/jwa/index.js:152:45)
 at Object.jwsSign [as sign] (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/jws/lib/sign-stream.js:32:24)
 at Object.module.exports [as sign] (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/jsonwebtoken/sign.js:204:16)
 at ServiceAccountCredential.createAuthJwt_ (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/firebase-admin/lib/app/credential-internal.js:105:20)
 at ServiceAccountCredential.getAccessToken (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/firebase-admin/lib/app/credential-internal.js:77:26)
 at FirebaseAppInternals.refreshToken (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/firebase-admin/lib/app/firebase-app.js:47:49)
 at FirebaseAppInternals.getToken (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/firebase-admin/lib/app/firebase-app.js:38:25)
 at AuthorizedHttpClient.getToken (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/firebase-admin/lib/utils/api-request.js:679:34)
 at AuthorizedHttpClient.send (/media/milad/0063baf0-8e25-49ab-9434-8d20c8d89afe/milad/shariiky/api/node_modules/firebase-admin/lib/utils/api-request.js:667:21) {
 opensslErrorStack: [
 'error:0E076071:configuration file routines:module_run:unknown module name',
 'error:0E07506E:configuration file routines:module_load_dso:error loading dso',
 'error:25070067:DSO support routines:DSO_load:could not load the shared library'
 ],
 library: 'DSO support routines',
 function: 'dlfcn_load',
 reason: 'could not load the shared library',
 code: 'ERR_OSSL_DSO_COULD_NOT_LOAD_THE_SHARED_LIBRARY'
}

OS: Ubuntu 22.4
firebase-admin: 10.2.0

You must be logged in to vote

Replies: 4 comments

Comment options

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.
You must be logged in to vote
0 replies
Comment options

Could be related to this auth0/node-jsonwebtoken#826 (comment)
Looks like for openssl v3 you need to use node v18. There is a workaround mentioned in the link above.

You must be logged in to vote
0 replies
Comment options

Hello @lahirumaramba
no, It's related to this nodejs/node#43132
and this is the solution
nodejs/node#43132 (comment)

You must be logged in to vote
0 replies
Comment options

Thanks @miladezzat ! I will convert this to a discussion as it might help others having the same issue.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Converted from issue

This discussion was converted from issue #1755 on June 09, 2022 14:03.

AltStyle によって変換されたページ (->オリジナル) /