google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
869 stars 283 forks source link

prepare_etcd.sh errors #1421

Open homepc91 opened 7 years ago

homepc91 commented 7 years ago

I've run ./prepare_etcd.sh localhost 2379 key.pem

{"errorCode":102,"message":"Not a file","cause":"/root","index":17}

{"errorCode":102,"message":"Not a file","cause":"/root/entries","index":17}

{"errorCode":102,"message":"Not a file","cause":"/root/nodes","index":17}

{"action":"set","node":{"key":"/root/serving_sth","value":"","modifiedIndex":18,"createdIndex":18},"prevNode":{"key":"/root/serving_sth","value":"CAASIgog8TejkoaYqSCJADkFiNimJRlVe5l3NXIMH+bcc8qdAmsYhKijivErIAAqIOOwxEKY/BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhVMkwIBBADGkYwRAIgPgAztW3WFAqgQ7dgs65Cn3qQyQzYVaD4ziYiZBHVO7cCIEmyHGhK0dl3OnY+2VoA//PGypoplQVDJlM3RXg3BYOz","modifiedIndex":12,"createdIndex":7}}

{"action":"set","node":{"key":"/root/cluster_config","value":"","modifiedIndex":19,"createdIndex":19},"prevNode":{"key":"/root/cluster_config","value":"CAIRAAAAAAAA6D8=","modifiedIndex":13,"createdIndex":13}}

{"action":"set","node":{"key":"/root/sequence_mapping","value":"","modifiedIndex":20,"createdIndex":20},"prevNode":{"key":"/root/sequence_mapping","value":"","modifiedIndex":9,"createdIndex":9}}

I1013 07:01:03.140451 2059292672 init.cc:71] Build version: 66796fee67cc7785ea653bda4713496b968c24a4

I1013 07:01:03.141053 2059292672 init.cc:73] Binary built with hardening enabled.

I1013 07:01:03.141362 2059292672 thread_pool.cc:146] ThreadPool starting with 2 threads

W1013 07:01:03.155120 2059292672 connection_pool.cc:261] Setting client minimum TLS protocol to tlsv12

I1013 07:01:03.155212 2059292672 connection_pool.cc:293] Loading openssl default trusted root certificates...

I1013 07:01:03.157194 1064960 etcd.cc:1042] Etcd version: {"etcdserver":"3.2.0+git","etcdcluster":"3.2.0"}

I1013 07:01:03.291379 528384 masterelection.cc:546] /election/clustertool: Became master

I1013 07:01:03.291505 2059292672 thread_pool.cc:146] ThreadPool starting with 4 threads

I1013 07:01:03.578425 2059292672 sqlite_db.cc:94] New SQLite database created in /tmp/clustertooldb

W1013 07:01:03.578516 2059292672 sqlite_db.cc:145] SQLite "synchronous" pragma set to FULL

W1013 07:01:03.578544 2059292672 sqlite_db.cc:148] SQLite running with batched transactions, you should set sqlite_synchronous_mode = FULL !

W1013 07:01:03.600061 2059292672 clustertool_main.cc:114] Using default ClusterConfig

I1013 07:01:03.601496 2059292672 clustertool_main.cc:128] Using config:

minimum_serving_nodes: 2

minimum_serving_fraction: 0.75

I1013 07:01:03.755048 2059292672 clustertool_main.cc:181] OK

**W1013 07:02:03.298169 528384 connection_pool.cc:339] Releasing errored connection to localhost:2379

W1013 07:02:03.298229 528384 connection_pool.cc:364] error flag (0x41): READING TIMEOUT : Resource temporarily unavailable

W1013 07:02:03.298388 528384 etcd.cc:798] Got invalid JSON:** screen shot 2017-10-13 at 9 59 07 am