I'm using appfog service for my grails app. I used af
ruby utility from them for couple weeks and it worked fine. Today I've tried to update my project by command as usally:
af update my_project
But recived an error:
Error (JSON 404): Not Found
I don't know what i broke, but at another computer i do the same and it works.
How to fix it? And maybe you know what i broke?