| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 8 months |
| seen | May 20 at 20:37 | |
| stats | profile views | 0 |
|
May 6 |
awarded | Student |
|
Nov 15 |
comment |
EC2 instance running Rails app becomes unreachable I'm spinning up entirely new instances from a stock Ubuntu AMI, and then using rubber to install the appropriate packages, configure apache, deploy the app, etc. So it must be something with my app or my config -- it doesn't seem like it could be anything with the underlying hardware because it keeps happening. |
|
Nov 15 |
comment |
EC2 instance running Rails app becomes unreachable The instances are using instance storage instead of EBS, so once the instance is unreachable I don't think I can access the disk. My monitoring of the instances suggests that disk usage was not the problem (since it wasn't particularly high before the instance became unreachable). |
|
Nov 15 |
asked | EC2 instance running Rails app becomes unreachable |
|
Sep 26 |
comment |
MissingTemplate error in Rails due to incorrect formats sent by browsers A regular jQuery request is making the request ($.get('...')). What I mean about reproducing it is that I can't make it happen when I test it interactively; I am only seeing it in my production error logs. |
|
Sep 14 |
awarded | Tumbleweed |
|
Sep 7 |
asked | MissingTemplate error in Rails due to incorrect formats sent by browsers |