libnss3.so not found in azure asp.net webapp #2263
Unanswered
rameshrajappan-next
asked this question in
Q&A
Replies: 1 comment
-
I think a normal web app won't have everything you need to install a browser. You should use a docker image instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use puppeteer sharp on my asp.net core api hosted in azure (as .net core web app). But i am getting an error "Failed to launch browser! /home/site/wwwroot/.local-chromium/Linux-1069273/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory" . Please help
Beta Was this translation helpful? Give feedback.
All reactions