After following the instructions here: /docs/ec2/launch

to the T for the third time, I decided to post here.

I receive this error:

http://ec2-174-129-91-94.compute-1.amazonaws.com/

Thank you for your help.

Damian

Replies (9)

Amazon link gives me an error

Reply 1

The Amazon link gives me an error

Hmmm....prior the error was problem with rails application

Reply 2
Any ideas?

Never used EC2

Reply 3

Damian:

I have not used EC2 so I can't offer any insight there.  I have only tested the appliances on my company's servers.

Neil

 

If you try port 12321 you'll see the turnkey installed okay

Reply 4

It's only the rails app thAt's throwing 500 errors. I've trident over and over with brand new instances and volumes each time leading to a dead end with eithe 500 or a phusion problem loading rails application error. When I try to update with gem update --system i receive no repository error

Are you using ebsmount-scripts?

Reply 5
The ebsmount-scripts might be causing the issues, so could you please try without them. Note the experimental notice in the docs:
# please note that the ebsmount-scripts are highly experimental
BTW, we are working on a much more elaborate and stable solution for backup (and migration), which will eventually replace the ebsmount-scripts.

Yes I'm trying to use ebs-mount

Reply 6

I did note the experiment disclaimer in the docs however it doesn't work before I run the ebs-mount scripts. When running the ebs- mount scripts everything says ok until the rails service which just says fail. A quick question: after Installing the appliance, should the railsapp demo app be working right away? Do I need to launch ruby script/server from Inside the demo app? do I need to create my own app for the appliance to work?

The railsapp should work right away

Reply 7
The railsapp should work right away, you don't need to do anything.

Did you make any changes after the system booted? I'll do a test in a VM, and if that works I'll test it on EC2...

Solved: Yes! Now it is working...

Reply 9

Thank you TurnKeyLinux for a great product and super duper community support.

Attention New Users, be sure to follow deployment instructions here for Ruby on Rails app in Amazon ec2 and elsewhere I'd suppose:

/docs/rails/deployment

Ciao--

Damian