blockscout / blockscout-rs

Microservices for blockscout indexer
MIT License
157 stars 112 forks source link

user-ops-indexer | Error: HTTP error: 201 Created #1003

Open egorshoba opened 1 month ago

egorshoba commented 1 month ago

Description

user-ops-indexer keeps crashing with Error: HTTP error: 201 Created

user-ops-indexer | 2024-08-07T11:17:29.602187Z INFO user_ops_indexer_server::indexer: connecting to rpc version="v0.6" user-ops-indexer | Error: HTTP error: 201 Created

Ethereum client: besu Mode: QBFT Client works on the same VPS

My docker-compose file:

services: besu: image: hyperledger/besu:latest ports:

Type of the installation

Docker-compose

Type of the JSON RPC archive node

Besu

Type of the chain

Private chain QBFT consensus

Link to the page

No response

Steps to reproduce

No response

Backend version

v6.7.2

Frontend version

No response

Elixir & Erlang/OTP versions

elixir:1.16.3-erlang-26.2.5.1-alpine-3.18.7

Operating system

Ubuntu 22.04

Additional information

No response

sevenzing commented 2 weeks ago

@k1rill-fedoseev could you please take a look