We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./ton-kafka-producer --config ./config.yaml --global-config ./ton-global.config.json 2024-03-27T10:02:49.933209Z INFO ton_kafka_producer: version="0.2.13" 2024-03-27T10:02:49.934181Z INFO ton_kafka_producer: initializing producer 2024-03-27T10:02:49.936627Z INFO ton_kafka_producer::config: using public ip ip_address=47.76.248.239 2024-03-27T10:02:49.938458Z INFO ton_indexer::db: opening DB rocksdb_lru_capacity=134.2 MB cells_cache_size=3.6 GB 2024-03-27T10:02:49.956139Z INFO weedb: stored DB version is compatible 2024-03-27T10:02:49.956462Z INFO ton_indexer::storage::block_storage: selfcheck complete 2024-03-27T10:02:49.956612Z INFO ton_indexer::storage::shard_state_storage::cell_storage: estimated_cell_cache_capacity=16044828 max_cell_cache_size=3.6 GB 2024-03-27T10:02:49.956831Z INFO ton_indexer::engine: selected init block init_mc_block_id=-1:8000000000000000:0 2024-03-27T10:02:49.957221Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer 2024-03-27T10:02:50.037797Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer 2024-03-27T10:02:50.038076Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer 2024-03-27T10:02:50.038310Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer 2024-03-27T10:02:50.038546Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer Error: Failed to create engine
Caused by: 0: Failed to start node 1: Failed to init network 2: ADNL was not initialized
The text was updated successfully, but these errors were encountered:
No branches or pull requests
./ton-kafka-producer --config ./config.yaml --global-config ./ton-global.config.json
2024-03-27T10:02:49.933209Z INFO ton_kafka_producer: version="0.2.13"
2024-03-27T10:02:49.934181Z INFO ton_kafka_producer: initializing producer
2024-03-27T10:02:49.936627Z INFO ton_kafka_producer::config: using public ip ip_address=47.76.248.239
2024-03-27T10:02:49.938458Z INFO ton_indexer::db: opening DB rocksdb_lru_capacity=134.2 MB cells_cache_size=3.6 GB
2024-03-27T10:02:49.956139Z INFO weedb: stored DB version is compatible
2024-03-27T10:02:49.956462Z INFO ton_indexer::storage::block_storage: selfcheck complete
2024-03-27T10:02:49.956612Z INFO ton_indexer::storage::shard_state_storage::cell_storage: estimated_cell_cache_capacity=16044828 max_cell_cache_size=3.6 GB
2024-03-27T10:02:49.956831Z INFO ton_indexer::engine: selected init block init_mc_block_id=-1:8000000000000000:0
2024-03-27T10:02:49.957221Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer
2024-03-27T10:02:50.037797Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer
2024-03-27T10:02:50.038076Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer
2024-03-27T10:02:50.038310Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer
2024-03-27T10:02:50.038546Z WARN ton_kafka_producer::blocks_handler::kafka_producer: flushing kafka producer
Error: Failed to create engine
Caused by:
0: Failed to start node
1: Failed to init network
2: ADNL was not initialized
The text was updated successfully, but these errors were encountered: