I am using the engineyard gem, trying to disable the maintenace page. When I use either of the two commands:
ey web enable
ey web disable
It says "running command on deploy@..." then I get an error: undefined method 'ssh_type' for nil:Niclass
1) Has anyone encountered this before? 2) Does anyone know how I can take down the maintenance page without using the Engineyard gem?