From 7a4a9b346a5a3c878beb74ccaac43b91526c2cd2 Mon Sep 17 00:00:00 2001 From: Artem Ivanov Date: Tue, 7 Jun 2022 10:11:57 +0300 Subject: [PATCH 1/4] Restart coredns on failure Signed-off-by: Alex Vanin --- services/coredns/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/services/coredns/docker-compose.yml b/services/coredns/docker-compose.yml index a65854d..0972a7c 100644 --- a/services/coredns/docker-compose.yml +++ b/services/coredns/docker-compose.yml @@ -7,6 +7,7 @@ services: container_name: coredns domainname: ${LOCAL_DOMAIN} hostname: coredns + restart: on-failure networks: coredns: internet: From cea4d0e26ea63bebeb2b197ec402f4e747d672a7 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Fri, 16 Sep 2022 16:54:40 +0300 Subject: [PATCH 2/4] Use latest neo-go with `mgmt-gethashbyid` patch Signed-off-by: Alex Vanin --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index d4f7dfa..906d3e8 100644 --- a/.env +++ b/.env @@ -10,7 +10,7 @@ BASTION_IMAGE=debian # NeoGo privnet #CHAIN_PATH="/path/to/devenv.dump.gz" CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.15.5/devenv_mainchain_notary_disabled.gz" -NEOGO_VERSION=0.99.2 +NEOGO_VERSION=0.99.3-2-gaa57779d NEOGO_IMAGE=nspccdev/neo-go # NeoFS InnerRing nodes From 846311f12eab939b0d5c662be2dd84c79f9a25f5 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Wed, 28 Sep 2022 18:37:48 +0300 Subject: [PATCH 3/4] Disable caching on storage nodes Signed-off-by: Alex Vanin --- services/storage/.storage.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/storage/.storage.env b/services/storage/.storage.env index ad3a44f..c3605fb 100644 --- a/services/storage/.storage.env +++ b/services/storage/.storage.env @@ -27,7 +27,7 @@ NEOFS_MORPH_RPC_ENDPOINT_0_ADDRESS=ws://morph-chain:30333/ws ## Default: 5s #NEOFS_MORPH_DIAL_TIMEOUT=1m # Configure side chain caches (negative value to disable) -#NEOFS_MORPH_CACHE_TTL=15s +NEOFS_MORPH_CACHE_TTL=-1 # Cache of API clients section ## Dial timeout to connect to remote API server From d1b15bbbedf646adc0ee2fa59b114bb7d9c12f1e Mon Sep 17 00:00:00 2001 From: Elizaveta Chichindaeva Date: Fri, 28 Oct 2022 16:08:41 +0300 Subject: [PATCH 4/4] FIX: current NEOFS_IR_CONTRACTS_NEOFS Signed-off-by: Elizaveta Chichindaeva --- services/ir/.ir.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/ir/.ir.env b/services/ir/.ir.env index 73f40bc..01dbaaf 100644 --- a/services/ir/.ir.env +++ b/services/ir/.ir.env @@ -30,7 +30,7 @@ NEOFS_IR_TIMERS_DISTRIBUTE_BASIC_INCOME_DIV=4 NEOFS_IR_EMIT_STORAGE_AMOUNT=1000000000 NEOFS_IR_NETMAP_CLEANER_ENABLED=true -NEOFS_IR_CONTRACTS_NEOFS=913c08e0faa2b94516ac7effaea7a9363e492228 +NEOFS_IR_CONTRACTS_NEOFS=b797c965c186811455430a7b39b81beb1dc3772a NEOFS_IR_CONTRACTS_PROCESSING=ab239aa64ff6419419390038682a58b3e7dd0e86 NEOFS_IR_MORPH_VALIDATORS=02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2