I had this issue in Python when I was using run_wsgi_app(app) with the handlers of the webspace. robot.py also uses this function and a call to it then replaces all the handlers you made before. This could be the source of your problems. Or a misconfigured yaml file.
On Sep 16, 10:26 pm, Jeremy <[email protected]> wrote: > For some reason when the robots when down last week, mine never came > back up. I didn't change anything during this time period and my > capabilities.xml shows up > athttp://shunrobot.appspot.com/_wave/capabilities.xml > but when I try to navigate tohttp://shunrobot.appspot.com/shunny > (which should be the webspace for my robot) I get a 404 error. > Obviously, as a result, my robot does nothing and i get a warning in > the log that says "No Handlers Match this URL". > > I've tried to re-deploy several times and have downloaded the new API, > etc. but nothing seems to work. I even tried deploying the robot under > a new application on appengine. Does anyone have any idea whats going > on here? > > Thanks, > Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
