Displaying 2 results from an estimated 2 matches for "3data".
Did you mean:
data
2018 Aug 03
0
Error during decryption of meta key 2018
...new server to my "backbone" VPN. I hope
it is okay that I write this issue to this list as hours of googling did
not help.
My setup consists of several servers, all tincing happily ever after.
"kallisto" as one of them is happy talking to other servers, and i want to
add "3data"
however kallisto complains in his syslog:
Error during decryption of meta key for 3data (x.x.x.x port XXXX):
error:04065084:rsa routines:rsa_ossl_private_decrypt:data too large for
modulus
Error while processing METAKEY from 3data (...)
Bogus data received from 3data (...)
Stuff I tried:
-...
2013 Jan 28
6
Thank you your help.
Hi,
temp3<- read.table(text="
ID CTIME WEIGHT
HM001 1223 24.0
HM001 1224 25.2
HM001 1225 23.1
HM001 1226 NA
HM001 1227 32.1
HM001 1228 32.4
HM001 1229 1323.2
HM001 1230 27.4
HM001 1231 22.4236 #changed here to test the previous solution
",sep="",header=TRUE,stringsAsFactors=FALSE)
?tempnew<- na.omit(temp3)
?grep("\\d{4}",temp3$WEIGHT)
#[1] 7 9 #not correct