简体   繁体   English

远程调用DeployR脚本时在哪里记录错误?

[英]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. 我正在尝试调试我的deployR脚本,该脚本在失败时会在Web应用程序端给出通用错误“ HTTP 400错误” /“错误请求”。

Is there a way to get DeployR to pass a more informative error to the web application. 有没有办法让DeployR将更多信息错误传递给Web应用程序。 ie Typically whatever error message the underlying R program has thrown at Deployr? 即,通常,底层R程序在Deployr上抛出什么错误消息?

If I do a local execution then DeployR does log these messages to the Console pane. 如果执行本地执行,则DeployR会将这些消息记录到“控制台”窗格中。 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? 有任何想法或解决方法吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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