Not working on new forge server #286
stuartcusackie
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
My code works locally but on a recently provisioned Ubuntu 24.04 Hetzner server via Laravel Forge I am seeing the below errors. I followed the requirements doc exactly.
Gemini tells me it's something to do with arm vs x86_64 architecture mismatch, but the steps it provided didn't solve my problem. It may be true that I launched a cost optimised ARM server. Does this package not work with ARM?
Any ideas? The fail seems to be this line:
/home/forge/.cache/puppeteer/chrome-headless-shell/linux_arm-142.0.7444.162/chrome-headless-shell-linux64/chrome-headless-shell: 14: Syntax error: Unterminated quoted stringBeta Was this translation helpful? Give feedback.
All reactions