I have a js script using casperjs and phantomjs. It loads a website logs in and performs some actions. It works quite well on the two Macbooks I have tasted it with. Then I tried to execute it from a digitalocean ubuntu server, but the login failed.
Now I tried it on my rapsberry pi and it fails, too. I made a screenshot of the login page which is empty. (It isn't empty when I rund it on Mac OS X)
Are there any things that I have to do, to get it running on Debian/Raspbian/Ubuntu that I'm not aware of?
Update:
When I catch the "resource.error" event I get a SSL handshake failed
error.