Closed dnascimento closed 6 years ago
Hi Dario,
What's your setup? Are you running on AppScale 1.14 or latest master?
Hi :)
I used the latest master... It's just to add a better logging info...
On 1 June 2014 19:17, Meni Vaitsi notifications@github.com wrote:
Hi Dario,
What's your setup? Are you running on AppScale 1.14 or latest master?
— Reply to this email directly or view it on GitHub https://github.com/AppScale/appscale-tools/issues/398#issuecomment-44784659 .
Dário Nascimento
Master Degree in Computer Science and Networks Engineering Student Instituto Superior Técnico - Technical University of Lisbon Skype: dario-nascimento darionascimento.com http://darionascimento.com
Just wanted to make sure you're using the latest tools as well. :)
This was fixed with #686
If the app-engine.xml does not exists, the following stacktrace happens. The error message at interface is just: "coercing to Unicode: need string or buffer, NoneType found". Take a look in appengine_helper.py:233 to add a better info message :) It happens if the app-engine.xml is not found.