Skip to content

Instantly share code, notes, and snippets.

@evgenykuzyakov
Created August 1, 2024 18:34
Show Gist options
  • Save evgenykuzyakov/4d4bd4759f8ebee978ef7f2898200a06 to your computer and use it in GitHub Desktop.
Save evgenykuzyakov/4d4bd4759f8ebee978ef7f2898200a06 to your computer and use it in GitHub Desktop.
Aug 01 18:33:49 test-rpc-01 nearcore[15955]: 2024-08-01T18:33:49.527279Z INFO neard: version="2.1.0-rc.2" build="2.1.0-rc.2" latest_protocol=70
Aug 01 18:33:49 test-rpc-01 nearcore[15955]: 2024-08-01T18:33:49.527458Z INFO config: Validating Config, extracted from config.json...
Aug 01 18:34:19 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:19.394694Z WARN genesis: Skipped genesis validation
Aug 01 18:34:20 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:20.157432Z INFO config: Validating Genesis config and records. This could take a few minutes...
Aug 01 18:34:20 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:20.998799Z INFO config: All validations have passed!
Aug 01 18:34:20 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:20.999786Z INFO neard: Reset the config "/root/.near/log_config.json" because the config file doesn't exist. err=Os { code: 2, kind: NotFound, message: "No such file or directory" }
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.000032Z INFO config: Validating Config, extracted from config.json...
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.000068Z INFO neard: No validator key /root/.near/validator_key.json.
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.000134Z INFO near_o11y::reload: Updated the logging layer according to `log_config.json`
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.000189Z INFO db_opener: Opening NodeStorage path="/root/.near/data" cold_path="none"
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.000212Z INFO db: Opened a new RocksDB instance. num_instances=1
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.032127Z INFO db: Closed a RocksDB instance. num_instances=0
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.032171Z INFO db_opener: The database exists. path=/root/.near/data
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.032181Z INFO db: Opened a new RocksDB instance. num_instances=1
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.481955Z INFO db: Closed a RocksDB instance. num_instances=0
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.482018Z INFO db: Opened a new RocksDB instance. num_instances=1
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.513630Z INFO db: Closed a RocksDB instance. num_instances=0
Aug 01 18:34:21 test-rpc-01 nearcore[15955]: 2024-08-01T18:34:21.513672Z INFO db: Opened a new RocksDB instance. num_instances=1
Aug 01 18:34:24 test-rpc-01 systemd[1]: nearcore.service: Main process exited, code=dumped, status=4/ILL
Aug 01 18:34:24 test-rpc-01 systemd[1]: nearcore.service: Failed with result 'core-dump'.
Aug 01 18:34:24 test-rpc-01 systemd[1]: nearcore.service: Consumed 36.477s CPU time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment