Sage-Bionetworks / synapser

An R package providing programmatic access to Synapse
Apache License 2.0
32 stars 21 forks source link

Timestamp in request is out of date. #301

Closed Xenophong closed 2 years ago

Xenophong commented 3 years ago

Operating system

Linux

Description of the problem

When trying to log in the R package, (library(synapser)) I get the following error:

Error in value[[3L]](cond) : 401 Client Error: 
Timestamp in request, 2021-08-06T10:59:06.000Z, is out of date.

Any syggestion?

Output of sessionInfo()

R version 3.6.1 (2019-07-05) Platform: x86_64-conda_cos6-linux-gnu (64-bit) Running under: CentOS Linux 7 (Core)

Matrix products: default BLAS/LAPACK: /home/hpc/xenofon.giannoulis/anaconda3/lib/R/lib/libRblas.so

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages: [1] stats graphics grDevices utils datasets methods base

other attached packages: [1] synapser_0.11.7 data.table_1.14.0

loaded via a namespace (and not attached): [1] compiler_3.6.1 R6_2.5.0 tools_3.6.1
[4] codetools_0.2-18 pack_0.1-1 PythonEmbedInR_0.8.4

brucehoff commented 2 years ago

Please check the clock on your machine.