[Machinery] Sinatra doesn’t know this ditty

Niel Bornstein nbornstein at suse.com
Wed Aug 26 11:03:48 MDT 2015


Playing with machinery, I installed it in an EC2 instance with a security group allowing inbound traffic on port 7585.
Ran sudo machinery inspect localhost --extract-files. 

Ran sudo machinery show localhost --html --ip 172.31.57.112. (local IP address of the instance)

Connected my web browser to http://ec2-52-22-2-153.compute-1.amazonaws.com:7585/ (public IP address of the instance), and got this message:

Sinatra doesn’t know this ditty.

Try this:
# in server.rb
class Server
 get '/' do
   "Hello World"
 end
end


Is there something I'm missing?

Niel M. Bornstein
Sales Engineer
SUSE
nbornstein at SUSE.com
+1 404 784 0696



More information about the Machinery mailing list