-
Notifications
You must be signed in to change notification settings - Fork 16
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
snappdf generation doesnt work on Mac #26
Comments
This look to me like issues with permissions. Unfortunately, I don't have access to Mac at the moment.
|
Hi. Sorry for the delay... I dont have access to the mac 100% of the time, its a server, but managed to get to it today. first thing is: /vendor/beganovich/snappdf/versions/1007374-Mac/chrome-mac/Chromium.app: is a directoryI could make the directory executable but not sure thats what is desired? I have no knowledge of Chromium, sorry and not the best mac user around either, but traversing the tree there is a file called Chromium here: /vendor/beganovich/snappdf/versions/1007374-Mac/chrome-mac/Chromium.app/Contents/MacOSI've tried to make this executable and then run it. Something happens but not sure if its supposed to stay up as after a few seconds the executable terminates. I can try to be a little more responsive if you need me to try anything else. |
Chromium.app is directory? Can you manually download the Chromium application from this URL: https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/1012408/chrome-mac.zip After extracting it should give you Chromium.app file. Is it archive or single file you can execute? |
wow, fancy bringing this back to life after so long...
I've also tried to set the chromium path: Nothing woked. Could it be snappdf is calling Chromium chromium?? (lowercase c)? |
Can you point environment and see if that work? |
I have tried this too, and get the same result, i.e. no pdf -- a 500 error. Neither |
In case somebody have the same problem, I got the following hotfix :
|
Attempting to generate a simple file fails
vendor/bin/snappdf convert --html=“<html></html>” g.pdf
...
The text was updated successfully, but these errors were encountered: