Skip to content
This repository was archived by the owner on Sep 5, 2020. It is now read-only.
This repository was archived by the owner on Sep 5, 2020. It is now read-only.

Codiusd times out / stops responding to request from Nginx #143

@jonaagenilsen

Description

@jonaagenilsen

2018/09/17 09:51:08 [error] 1470#0: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 213.154.230.246, server: , request: "GET /info HTTP/1.1", upstream: "http://127.0.0.1:3000/info", host: "hodling-xrp.no"

This can happen with services newly restarted (1-2 hours later). Or even earlier. Restarting Codiusd resolves the problem. Have eight hosts and monitoring https-requests to them all the time. This happens atleast 2-3 times each day (timeout).

Running v1.2.5 with latest version of "everything" on all hosts:

npm -g list --depth=0
├── codiusd@1.2.5
├── moneyd@4.1.1
├── moneyd-uplink-xrp@1.2.5
└── npm@6.4.1

yum list installed | grep hyper
hyper-container.x86_64               1.1.0-1.el7                       installed
hyperstart.x86_64                    1.1.0-1.el7                       installed
qemu-hyper.x86_64                    2.4.1-3.el7.centos                installed

CentOS Linux release 7.5.1804 (Core)
Linux hodling-xrp.no 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

grep -cw vmx /proc/cpuinfo
4

Tried tweaking Nginx. Timeouts still happening with Codiusd. Host is working normally and contract can be uploaded (when not in timeout-state)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions