bastillion-io / Bastillion-EC2

A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).

Home Page:https://www.bastillion.io/features.html#ec2box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EC2Box on Safari iOS

charliejones opened this issue · comments

I can log into EC2Box on my iPad (iOS 10.3.2) using Safari and Chrome. When I try to bring up a terminal (or multiple terminals), all I get is a collapsed gray bar with the terminal name in it. There is no apparent way to expand these bars to show the actual terminal. Safari for iOS is web socket compliant, so it's not clear what the problem might be.

Is anyone else using EC2Box from an iPad?

I've not used it on a iPad or any tablet (so I'm not sure). Those symptoms are exactly what happens when a websocket connection can't be established back to the server. I'm not sure about mobile Safari, but I've had issues in regular Safari and websockets when using self-signed certs. There is a note about it here -
https://github.com/skavanagh/EC2Box#prerequisites