Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

cloud firestore incompatible with puppeteer > v3 #767

Open
peterpeterparker opened this issue Jun 19, 2020 · 5 comments
Open

cloud firestore incompatible with puppeteer > v3 #767

peterpeterparker opened this issue Jun 19, 2020 · 5 comments
Labels
bug Something isn't working cloud Studio's cloud functions

Comments

@peterpeterparker
Copy link
Contributor

peterpeterparker commented Jun 19, 2020

See issue which I am still able to reproduce even if closed.

/workspace/node_modules/puppeteer/.local-chromium/linux-756035/chrome-linux/chrome: error while loading shared libraries: http://libgbm.so.1: cannot open shared object file: No such file or directory

meanwhile I revert and stick to the v2.1.1

@peterpeterparker peterpeterparker added bug Something isn't working cloud Studio's cloud functions labels Jun 19, 2020
peterpeterparker added a commit that referenced this issue Jun 19, 2020
Signed-off-by: peterpeterparker <david.dalbusco@outlook.com>
peterpeterparker added a commit that referenced this issue Jun 19, 2020
Signed-off-by: peterpeterparker <david.dalbusco@outlook.com>
peterpeterparker added a commit that referenced this issue Jun 19, 2020
@peterpeterparker
Copy link
Contributor Author

This is actually the issue to follow: puppeteer/puppeteer#5704

@ryor1986
Copy link

@peterpeterparker Do you have any update or schedule to fix?

@peterpeterparker
Copy link
Contributor Author

@ryor1986 on our side we have reverted to V2, so our production (our web editor) works fine

The puppeteer itself I don't know more than you, the issue to follow is: puppeteer/puppeteer#5704

@ryor1986
Copy link

ryor1986 commented Nov 7, 2020

I updated puppeteer to the latest version("puppeteer": "^5.4.1" / "@types/puppeteer": "^3.0.4") and confirmed it works in cloud functions.

@sakebook
Copy link

sakebook commented Nov 8, 2020

I'm working.

  • puppeteer: ^5.4.1
  • Node: 12
  • args: ["--no-sandbox"]

If args is empty, not working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working cloud Studio's cloud functions
Projects
None yet
Development

No branches or pull requests

3 participants