Damian's picture

After following the instructions here: http://www.turnkeylinux.org/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

Forum: 
Neil Aggarwal's picture

The Amazon link gives me an error

Neil Aggarwal's picture

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

 

Damian's picture

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

Alon Swartz's picture

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.
Damian's picture

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?

Alon Swartz's picture

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...

Damian's picture

I installed again and it seems to be working: http://ec2-67-202-53-214.compute-1.amazonaws.com/

Damian's picture

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:

http://www.turnkeylinux.org/docs/rails/deployment

Ciao--

Damian

Add new comment