Created
June 25, 2024 20:35
-
-
Save vivekteega/6c155fcd36af79e8fb6c9672a19b0e1e to your computer and use it in GitHub Desktop.
blockbook logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Log file created at: 2024/06/25 20:34:27 | |
| Running on machine: ranchimall-turing | |
| Binary: Built with gc go1.19.2 for linux/amd64 | |
| Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg | |
| I0625 20:34:27.855804 234429 blockbook.go:139] Blockbook: {Version:0.4.0 GitCommit:fc52acbd BuildTime:2023-06-23T21:59:47+00:00 GoVersion:go1.19.2 OSArch:linux/amd64}, debug mode false | |
| I0625 20:34:27.869234 234429 florpc.go:41] Chain name main | |
| I0625 20:34:27.869273 234429 florpc.go:56] rpc: block chain mainnet | |
| I0625 20:34:27.869312 234429 mempool_bitcoin_type.go:80] mempool: starting with 8*2 sync workers | |
| I0625 20:34:27.869327 234429 rocksdb.go:131] rocksdb: opening /opt/coins/data/flo/blockbook/db, required data version 6, cache size 1073741824, max open files 16384 | |
| I0625 20:34:44.145290 234429 internalstate.go:235] set 6844062 block times, average block period 31s | |
| I0625 20:34:44.149280 234429 fiat_rates.go:81] FiatRates config is empty, not downloading fiat rates | |
| I0625 20:34:44.167719 234429 worker.go:2345] GetSystemInfo, 18.305645ms | |
| I0625 20:34:44.169091 234429 internal.go:82] internal server: starting to listen on https://:9066 | |
| I0625 20:34:44.182659 234429 public.go:136] public server starting to listen on https://:9166 | |
| I0625 20:34:44.183751 234429 sync.go:129] resync: synced at 6844061 f924ffb5920b0d4ccd6201d51dcc6db2c11c5865a7898baf5032b0dad9b7230b | |
| I0625 20:34:44.197703 234429 sync.go:108] resync: finished in 15.415813ms | |
| E0625 20:34:44.197752 234429 bitcoinrpc.go:175] mq: zmq4 was installed with ZeroMQ version 4.2.5, but the application links with version 4.3.2 | |
| E0625 20:34:44.198633 234429 blockbook.go:327] initializeMempool zmq4 was installed with ZeroMQ version 4.2.5, but the application links with version 4.3.2 | |
| I0625 20:34:44.198870 234429 rocksdb.go:173] rocksdb: close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment