RStudio in ML SERVER - Error: status_code: 500 - Rmarkdown

Leon Medeiros 6 Reputation points
2021-07-02T20:12:04.893+00:00

Hi,

I have been trying execute a R script to generate Rmarkdown files.

When this run on Local side it works fine as well as when I run from ML Server GUI Console.

On the other hand, when I create a Remote Session from my Local desktop to run it in the Server instance I got the generic error below:

111390-error.png

This occurs just at this way!

In addition, I noticed some differences when the script's compilation is made in Server instance, started from my Remote Session as well (image below):

111461-compilacao-servidor.png

In comparison with the following image (below) which is the execution of the script straight from my local machine or Server Console RStudio GUI. The yellow shows the difference.

111380-compilacao-local.png

Does anyone have some tips?

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,772 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jenny Yan-MSFT 9,346 Reputation points
    2021-07-05T07:09:13.32+00:00

    Hi,
    It seemed the difference detected is not efficient enough to figure out why the remote connection missing process "Processing file: presentation.RMD" probably need to involve process monitor to capture the actions either locally or remotely, which will collect more details to help you narrow down the difference.
    Process Monitor v3.83
    https://learn.microsoft.com/en-us/sysinternals/downloads/procmon

    ----------

    Hope this helps and please help to accept as Answer if the response is useful.

    Thanks,
    Jenny


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.