You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2018. It is now read-only.
I'm trying to get the SSU app working on an AWS EC2 instance of Ubuntu Server Edition. When I run:
:~/wesabe-ssu-ec8a3be$ bin/server
Error: no display specified
I've installed xorg to give the server a xwindows environment, but still get this error. Is it due to the fact that there is no monitor hooked up to the machine?
Can anyone recommend a solution?
ryan
The text was updated successfully, but these errors were encountered:
I am working on this same solution. I've worked with xvfb without success. Was wondering if anyone was ever able to achieve this. Even better if they got it running on Amazon EC2 ubuntu image.
Have the same problem.
"Error: no display specified"
By typing "export DISPLAY=:0" the error disappears but I don't see any "blank browser window titled Wesabe DesktopUploader".
Writing "bundle" in this terminal or another terminal gives an error.
Can anyone help?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to get the SSU app working on an AWS EC2 instance of Ubuntu Server Edition. When I run:
:~/wesabe-ssu-ec8a3be$ bin/server
Error: no display specified
I've installed xorg to give the server a xwindows environment, but still get this error. Is it due to the fact that there is no monitor hooked up to the machine?
Can anyone recommend a solution?
ryan
The text was updated successfully, but these errors were encountered: