Hi guys,
I’ve installed and am attempting to run the latest Pyrmont package. Some feedback on my experience and some errors I need assistance with.
-
After installing the Pyrmont package it asks to enter “Wallet Password”. My assumption is you aren’t referring to the Validator keystore password when you go through the Eth 2.0 Launchpad onboarding process? This is a new password? Please confirm.
-
In the Pyrmont Validator logs I am seeing the following
Type “accept” to accept this terms and conditions [accept/decline]:e[0m (e[92mdefaulte[0m: decline):
time=“2020-11-24 14:17:02” level=error msg=“Could not scan text input, if you are trying to run in non-interactive environment, you
can use the --accept-terms-of-use flag after reading the terms and conditions here:
prysm/TERMS_OF_SERVICE.md at master · prysmaticlabs/prysm · GitHub” prefix=main
e[1m
Prysmatic Labs Terms of UseBy downloading, accessing or using the Prysm implementation (“Prysm”), you (referenced herein
as “you” or the “user”) certify that you have read and agreed to the terms and conditions below.TERMS AND CONDITIONS: prysm/TERMS_OF_SERVICE.md at master · prysmaticlabs/prysm · GitHub
Is that normal?
-
I can’t reach “http://prysm-pyrmont.dappnode/”
-
I’m getting the following errors in the DappManager Logs??
INFO [api/logger:19] RPC success rebootHost
INFO [db/dbFactory:11] New DB instance at /usr/src/app/DNCORE/maindb.json
INFO [db/dbFactory:11] New DB instance at /usr/src/app/DNCORE/dappmanagerdb.json
INFO [ethForward:59] IPFS redirect set to: http://ipfs.dappnode:8080/ipfs/
INFO [ethForward:60] SWARM redirect set to: http://swarm.dappnode
INFO [index:45] Version info { version: ‘0.2.35’,
branch: ‘master’,
commit: ‘cbd7cbcf3e155f0dd7e9e969ee37b431fb916819’ }
INFO [modules/hostScripts/copyScripts:47] Successfully run copyHostScripts.
INFO [api:123] HTTP API 80
INFO [index:39] Host password is secure
INFO [modules/installer/restartPatch:187] No restart patch found, assuming a manual restart
INFO [modules/legacy/migrateLegacyEnvFiles:19] Finished migrating legacy DNP .env files if any
INFO [watchers/nsupdate:44] Successful initial nsupdate call for all DNPs
WARN [initializeDb:169] VPN DB not imported, vpndb.json missing.
ERROR [initializeDb:215] { Error: Error getting internal IP: Command failed: docker run --rm --net=host --entrypoint=/sbin/ip dappmanager.dnp.dappnode.eth:0.2.35 route get 1
ip: RTNETLINK answers: Network unreachable
at Object. (/usr/src/app/webpack:/src/utils/shell.ts:37:16)
at Generator.throw ()
at rejected (/usr/src/app/index.js:19333:65)
at process._tickCallback (internal/process/next_tick.js:68:7)
cmd:
‘docker run --rm --net=host --entrypoint=/sbin/ip dappmanager.dnp.dappnode.eth:0.2.35 route get 1’,
killed: false,
code: 2,
signal: null,
stdout: ‘’,
stderr: ‘ip: RTNETLINK answers: Network unreachable\n’ }
WARN [initializeDb:50] Internal IP is not available yet, retrying in 60 seconds
WARN [watchers/natRenewal:41] No UPnP device available
ERROR [watchers/autoUpdates:72] Error on clearCompletedCoreUpdatesIfAny { Error: dappGet could not resolve request core.dnp.dappnode.eth@, error on aggregate stage: Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443
at exports.XMLHttpRequest.request.onreadystatechange (/usr/src/app/webpack:/app/node_modules/ethers/utils/web.js:85:1)
at exports.XMLHttpRequest.dispatchEvent (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:591:1)
at setState (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:610:1)
at exports.XMLHttpRequest.handleError (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:532:1)
at ClientRequest.errorHandler (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:459:1)
at ClientRequest.emit (events.js:189:13)
at TLSSocket.socketErrorListener (_http_client.js:392:9)
at TLSSocket.emit (events.js:189:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
statusCode: 0,
responseText:
‘Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443\n at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:26)’ }
(node:1) UnhandledPromiseRejectionWarning: Error: dappGet could not resolve request core.dnp.dappnode.eth@, error on aggregate stage: Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443
at exports.XMLHttpRequest.request.onreadystatechange (/usr/src/app/webpack:/app/node_modules/ethers/utils/web.js:85:1)
at exports.XMLHttpRequest.dispatchEvent (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:591:1)
at setState (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:610:1)
at exports.XMLHttpRequest.handleError (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:532:1)
at ClientRequest.errorHandler (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:459:1)
at ClientRequest.emit (events.js:189:13)
at TLSSocket.socketErrorListener (_http_client.js:392:9)
at TLSSocket.emit (events.js:189:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:1) UnhandledPromiseRejectionWarning: Error: dappGet could not resolve request core.dnp.dappnode.eth@, error on aggregate stage: Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443
at exports.XMLHttpRequest.request.onreadystatechange (/usr/src/app/webpack:/app/node_modules/ethers/utils/web.js:85:1)
at exports.XMLHttpRequest.dispatchEvent (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:591:1)
at setState (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:610:1)
at exports.XMLHttpRequest.handleError (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:532:1)
at ClientRequest.errorHandler (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:459:1)
at ClientRequest.emit (events.js:189:13)
at TLSSocket.socketErrorListener (_http_client.js:392:9)
at TLSSocket.emit (events.js:189:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
ERROR [watchers/autoUpdates:51] Error on updateSystemPackages { Error: dappGet could not resolve request core.dnp.dappnode.eth@, error on aggregate stage: Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443
at exports.XMLHttpRequest.request.onreadystatechange (/usr/src/app/webpack:/app/node_modules/ethers/utils/web.js:85:1)
at exports.XMLHttpRequest.dispatchEvent (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:591:1)
at setState (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:610:1)
at exports.XMLHttpRequest.handleError (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:532:1)
at ClientRequest.errorHandler (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:459:1)
at ClientRequest.emit (events.js:189:13)
at TLSSocket.socketErrorListener (_http_client.js:392:9)
at TLSSocket.emit (events.js:189:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
statusCode: 0,
responseText:
‘Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443\n at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:26)’ }
(node:1) UnhandledPromiseRejectionWarning: Error: dappGet could not resolve request core.dnp.dappnode.eth@, error on aggregate stage: Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443
at exports.XMLHttpRequest.request.onreadystatechange (/usr/src/app/webpack:/app/node_modules/ethers/utils/web.js:85:1)
at exports.XMLHttpRequest.dispatchEvent (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:591:1)
at setState (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:610:1)
at exports.XMLHttpRequest.handleError (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:532:1)
at ClientRequest.errorHandler (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:459:1)
at ClientRequest.emit (events.js:189:13)
at TLSSocket.socketErrorListener (_http_client.js:392:9)
at TLSSocket.emit (events.js:189:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
(node:1) UnhandledPromiseRejectionWarning: Error: dappGet could not resolve request core.dnp.dappnode.eth@, error on aggregate stage: Error: getaddrinfo EAI_AGAIN web3.dappnode.net web3.dappnode.net:443
at exports.XMLHttpRequest.request.onreadystatechange (/usr/src/app/webpack:/app/node_modules/ethers/utils/web.js:85:1)
at exports.XMLHttpRequest.dispatchEvent (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:591:1)
at setState (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:610:1)
at exports.XMLHttpRequest.handleError (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:532:1)
at ClientRequest.errorHandler (/usr/src/app/webpack:/app/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:459:1)
at ClientRequest.emit (events.js:189:13)
at TLSSocket.socketErrorListener (_http_client.js:392:9)
at TLSSocket.emit (events.js:189:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
Socket connected -Wfk3inKMKoT2iLUAAAA
Socket connected rphE9gF7znGsL9DJAAAB
(node:1) ExperimentalWarning: Readable[Symbol.asyncIterator] is an experimental feature. This feature could change at any time
INFO [modules/dyndns/generateKeys:35] Skipping keys generation, found identity in db
INFO [initializeDb:191] Updated local dyndns: ################HASHED OUT###############
(node:1) ExperimentalWarning: The dns.promises API is experimental
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Resolving dependencies…
INFO [calls/packageInstall:67] Resolved request { name: ‘prysm-pyrmont.dnp.dappnode.eth’, ver: ‘0.1.0’ } { ‘prysm-pyrmont.dnp.dappnode.eth’: ‘0.1.0’ }
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Starting download…
WARN [utils/validate:75] Parent path doesn’t exist, creating it: dnp_repo/prysm-pyrmont.dnp.dappnode.eth
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Verifying download…
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Package downloaded
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Loading image…
(node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Package Loaded
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Writing files…
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Starting package…
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Package started
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Cleaning files…
INFO [utils/logUi:25] Progress log prysm-pyrmont.dnp.dappnode.eth Cleaning previous images…
INFO [api/logger:19] RPC success packageInstall
INFO [watchers/nsupdate:42] nsupdate add [ ‘prysm-pyrmont.dnp.dappnode.eth’ ]
ERROR [watchers/natRenewal:79] Error openning port 32771 TCP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32771 32771 TCP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 32770 TCP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32770 32770 TCP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 32769 UDP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32769 32769 UDP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 32769 TCP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32769 32769 TCP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 32771 UDP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32771 32771 UDP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 32768 TCP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32768 32768 TCP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 32770 UDP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32770 32770 UDP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 32768 UDP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 32768 32768 UDP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 1194 UDP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 1194 1194 UDP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 8092 TCP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 8092 8092 TCP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 4001 TCP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 4001 4001 TCP 7200
connect: Connection refused
ERROR [watchers/natRenewal:79] Error openning port 4002 UDP: Command failed: docker run --rm --net=host --entrypoint=/usr/bin/upnpc dappmanager.dnp.dappnode.eth:0.2.35 -e DAppNode -a 192.168.1.## 4002 4002 UDP 7200
connect: Connection refused
ERROR [watchers/natRenewal:99] Port 32771 TCP is not open
ERROR [watchers/natRenewal:99] Port 32770 TCP is not open
ERROR [watchers/natRenewal:99] Port 32769 UDP is not open
ERROR [watchers/natRenewal:99] Port 32769 TCP is not open
ERROR [watchers/natRenewal:99] Port 32771 UDP is not open
ERROR [watchers/natRenewal:99] Port 32768 TCP is not open
ERROR [watchers/natRenewal:99] Port 32770 UDP is not open
ERROR [watchers/natRenewal:99] Port 32768 UDP is not open
ERROR [watchers/natRenewal:99] Port 1194 UDP is not open
ERROR [watchers/natRenewal:99] Port 8092 TCP is not open
ERROR [watchers/natRenewal:99] Port 4001 TCP is not open
ERROR [watchers/natRenewal:99] Port 4002 UDP is not open
uPnP is enbaled on my router
any advice appreciated.
AJ