You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
npx aegir test -t node --files test/interface/dht.spec.js
The error is:
1) .dht
.provide
regular:
Error: block Qmd7qZS4T7xXtsNFdRoK1trfMs5zU94EpokQ9WFtxdPxsZ not found locally, cannot provide
at parseError (src/utils/send-request.js:16:17)
at ClientRequest.<anonymous> (src/utils/send-request.js:39:14)
at HTTPParser.parserOnIncomingClient (_http_client.js:551:21)
at HTTPParser.parserOnHeadersComplete (_http_common.js:117:23)
at Socket.socketOnData (_http_client.js:440:20)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:594:20)
The text was updated successfully, but these errors were encountered:
Due to a10e3d5 the DHT provide test is broken.
You can reproduce it locally with running:
The error is:
The text was updated successfully, but these errors were encountered: