ohdsi-studies / LegendT2dm

9 stars 15 forks source link

Error while initializing environment - "revocation server was offline" #23

Open sahTech1 opened 1 year ago

sahTech1 commented 1 year ago

Hello, I am attempting to setup and run the study but I am running into this error when running the renv:restore()

Any advice/comments welcome: Thanks!

-----------------Error Message--------------------------

Retrieving 'https://cran.rstudio.com/src/contrib/Archive/renv/renv_0.13.2.tar.gz' ... OK [file is up to date] Retrieving 'https://cran.rstudio.com/src/contrib/Archive/lattice/lattice_0.20-44.tar.gz' ... OK [file is up to date] Retrieving 'https://cran.rstudio.com/src/contrib/Archive/Matrix/Matrix_1.3-3.tar.gz' ... OK [file is up to date] Retrieving 'https://cran.rstudio.com/src/contrib/Archive/mgcv/mgcv_1.8-35.tar.gz' ... OK [file is up to date] Warning: failed to find binary for 'mgcv 1.8-35' in package repositories Warning: failed to find source for 'mgcv 1.8-35' in package repositories Warning: failed to find binary for 'nlme 3.1-152' in package repositories Error: failed to retrieve package 'mgcv@1.8-35' In addition: Warning messages: 1: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 2: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 3: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 4: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 5: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 6: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 7: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 8: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 9: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.