Open egorshoba opened 2 months ago
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:
Docker-compose
Besu
Private chain QBFT consensus
No response
v6.7.2
elixir:1.16.3-erlang-26.2.5.1-alpine-3.18.7
Ubuntu 22.04
@k1rill-fedoseev could you please take a look
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:
volumes:
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