Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created August 15, 2011 19:42
Show Gist options
  • Save ingydotnet/1147589 to your computer and use it in GitHub Desktop.
Save ingydotnet/1147589 to your computer and use it in GitHub Desktop.
ingy@thinkingy:~/Work/stackato-samples/python/bottle-currency$ ping api.stackato.local
PING api.stackato.local (192.168.4.155) 56(84) bytes of data.
64 bytes from stackato.local (192.168.4.155): icmp_req=1 ttl=64 time=1.88 ms
64 bytes from stackato.local (192.168.4.155): icmp_req=2 ttl=64 time=0.525 ms
^C64 bytes from stackato.local (192.168.4.155): icmp_req=3 ttl=64 time=0.405 ms
--- api.stackato.local ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.405/0.939/1.888/0.673 ms
ingy@thinkingy:~/Work/stackato-samples/python/bottle-currency$ # ../../../vmc-tcl/bin/stackato target api.stackato.local
ingy@thinkingy:~/Work/stackato-samples/python/bottle-currency$ ../../../vmc-tcl/bin/stackato target api.stackato.local
Host is not valid: 'http://api.stackato.local'
Would you like see the response ? [yN]: y
<<<
can't read "client": no such variable
>>>
ingy@thinkingy:~/Work/stackato-samples/python/bottle-currency$ ../../../vmc-tcl/bin/stackato register
Email: [email protected]
Password: ******
Verify Password: ******
Creating New User: Error (JSON 404): <html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/0.7.65</center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment