Running R scripts from local machine while server in admin mode | juan anaya | 2017-05-03 07:56 | |||||||||||||||
Status: Closed | |||||||||||||||||
We have a development server and a production server and when I implement new scripts into the development server, I want to put the server into administrator mode so nobody can login while I'm doing the testing. However, when I try to run the scripts from the local machine, I get a 401 error, even though my account information is in the script and my account is an admin account. Here is the error that I get: Error in processResponse(mydata, header, handle) : HTTP request was unsuccessful. Status code = 401, Error message = Found It works fine when I run the script while not in admin mode. |
|||||||||||||||||
| |||||||||||||||||