Failed deplyoing service; no details given

A few days ago it worked, I can’t remember changing anything since, but now coderunner fails:


Starting CodeRunner
Listening for transport dt_socket at address: 5005
[INFO] CodeRunner(tm) Backendless Debugging Utility
[INFO] Copyright(C) 2016 Backendless Corp. All rights reserved.
[INFO] Version: 3.0.0 Build date: 20160219-0848
[INFO] CodeRunner session is running for 2 hour and will be terminated on 12:24:45.381[UTC]



[INFO] Registering runner on: http://api.backendless.com with secretKey: xxx
[INFO] Runner successfully registered
[INFO] Parsing event model...
[INFO] Build successfully: 0 handlers, 0 timers, 1 service
[INFO] Deploying model to server, and starting debug...
[ERROR] Failed deploying service
[INFO] Debugging Utility disconnected successfully
[INFO] Thank you for using Backendless

How can I get more details about why it failed?

Michel,

Could you try updating the code runner utility first? You can download it from our website. Once you do it, simply update the bin and libs folders in your project with the contents of these folder from the SDK. (you will need to re-enter app id and coderunner secret key after the update).

Regards,
Mark

Thank you Mark, that helped. Didn’t realize there was a new version.