简体   繁体   中英

Where are errors logged when a DeployR script is called remotely?

I am trying to debug my deployR script which gives a generic error "HTTP 400 Error" / "Bad Request" at the Web application end when it fails.

Is there a way to get DeployR to pass a more informative error to the web application. ie Typically whatever error message the underlying R program has thrown at Deployr?

If I do a local execution then DeployR does log these messages to the Console pane. But if the script is called Remotely where does it log these errors? Even if I have a deployr Session open simultaneously the Console does not seem to show anything.

Any ideas or Workarounds?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM