timur

Results 5 issues of timur

log example `2023-05-03T12:40:56.507397Z INFO sui_node::admin: starting admin server filter=info address=127.0.0.1:1337` config example `db-path: "/opt/sui/db" network-address: "/dns/localhost/tcp/8080/http" metrics-address: "0.0.0.0:9184" this address is also used for web socket connections json-rpc-address: "0.0.0.0:9000" enable-event-processing:...

``` --- listen: ":6060" logger: - logger: '' file: stdout level: debug encoding: json encoding_time: iso8601 encoding_duration: seconds database_type: sqlite3 database_url: "./github2telegram.sqlite3" database_login: '' database_password: '' admin_username: "your_telegram_nick" polling_interval: "30m"...

`failed to load acc Store: wanted to load target 2546807 but only found up to 2546800`

**with logs like this** `{"__type":"importer","_name":"algod","level":"error","msg":"called waitForRoundWithTimeout: wrong round returned from status for round: retrieved(32919745) != expected(32919746): status2.LastRound mismatch: context deadline exceeded" ` ****Who had this? how to fix ?** **here...