Skip to content

[BUG] Request with JSON-RPC: Connection timed out #1143

@2-towns

Description

@2-towns

Seen in testnet running v0.2.0.

There are several error logs Failed to send POST Request with JSON-RPC: Connection timed out showing up in the Kibana dashboard.

Here is the a full record:

{
  "@timestamp": [
    "2025-02-28T12:40:20.414Z"
  ],
  "container_image": [
    "codexstorage/nim-codex:0.2.0-dist-tests"
  ],
  "container_image.keyword": [
    "codexstorage/nim-codex:0.2.0-dist-tests"
  ],
  "file": [
    "/var/log/pods/codex_codex-4-1_2ac2c56a-6ad5-4298-9dca-298a98936b1e/codex/0.log"
  ],
  "file.keyword": [
    "/var/log/pods/codex_codex-4-1_2ac2c56a-6ad5-4298-9dca-298a98936b1e/codex/0.log"
  ],
  "hostname": [
    "vector-dh9qw"
  ],
  "hostname.keyword": [
    "vector-dh9qw"
  ],
  "log_counter": [
    0
  ],
  "log_level": [
    "ERR"
  ],
  "log_level.keyword": [
    "ERR"
  ],
  "log_timestamp": [
    "2025-02-28T12:40:20.412Z"
  ],
  "log_topic": [
    "marketplace sales initial-proving"
  ],
  "log_topic.keyword": [
    "marketplace sales initial-proving"
  ],
  "message": [
    "ERR 2025-02-28 12:40:20.412+00:00 Error during SaleInitialProving.run        topics=\"marketplace sales initial-proving\" tid=1 error=\"Failed to send POST Request with JSON-RPC: Connection timed out\" count=2400062"
  ],
  "message.keyword": [
    "ERR 2025-02-28 12:40:20.412+00:00 Error during SaleInitialProving.run        topics=\"marketplace sales initial-proving\" tid=1 error=\"Failed to send POST Request with JSON-RPC: Connection timed out\" count=2400062"
  ],
  "pod_ip": [
    "10.244.2.18"
  ],
  "pod_ip.keyword": [
    "10.244.2.18"
  ],
  "pod_name": [
    "codex-4-1"
  ],
  "pod_name.keyword": [
    "codex-4-1"
  ],
  "pod_node_name": [
    "codex-s-4vcpu-8gb-jmy2d"
  ],
  "pod_node_name.keyword": [
    "codex-s-4vcpu-8gb-jmy2d"
  ],
  "_id": "AMySTJUBq12jZ1xPiIHT",
  "_index": "codex-storage-2025.02.28",
  "_score": null
}

Mentioning @markspanbroek due to previous issues with the subscriptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MarketplaceSee https://miro.com/app/board/uXjVNZ03E-c=/ for detailsbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions