Oleksandr Hrab

Results 46 comments of Oleksandr Hrab

@xin-hedera what is the right configuration for importer to ingest data? I didn't find proper values in the documentation.

I thought rosetta was mandatory for production running. If rosetta is not mandatory, I keep it disabled. If I don't specify HEDERA_MIRROR_IMPORTER_STARTDATE date in the configuration, from which date it...

If I specify `1970-01-01T00:00:00Z`, will it sync all history data?

Got an error with `hedera.mirror.importer.startDate=1970-01-01T00:00:00Z` : ``` Caused by: org.postgresql.util.PSQLException: ERROR: null value in column "balance" of relation "account_balance_p2019_09" violates not-null constraint │ │ Detail: Failing row contains (1568416468456068000, null,...

Following IRSA policy allow me to assume the role from different account: ``` Statement = [ { Effect = "Allow" Action = [ "tag:GetResources", "cloudwatch:GetMetricData", "cloudwatch:GetMetricStatistics", "cloudwatch:ListMetrics", ], Resource =...

Upgraded to 1.3.3, but still see `unable to handle whitelist milestone err="missing blocks"`. Lag constantly increasing until I restart the pod. After restart it syncing to the latest block. Another...

@manav2401 Now my second nodes stop syncing. I've added the peers from the sync nodes, but it didn't help. Could you please elaborate how to add trace/debug logs to my...

I see that I had big lag at nigh, but it was self fixed. Now the sync work. I'll monitor it and update here if ip's appear again.

Hey @manav2401 . Here is debug logs from node which failed to sync: ``` DEBUG[06-17|08:54:58.294] IP exceeds table limit ip=131.153.232.232 DEBUG[06-17|08:54:58.431] Rejected inbound connection addr=11.12.2.0:62460 err="too many attempts" DEBUG[06-17|08:54:58.798] IP...

@MinerYang I've create new branch locally, made changes, commit and try to push, the error: ``` > git push ERROR: Permission to goharbor/harbor-helm.git denied to insider89. fatal: Could not read...