> (node:2432030) UnhandledPromiseRejectionWarning: Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
at healthCheck (dgram.js:897:11)
at Socket.bind (dgram.js:207:3)
at /home/andrewosh/Development/@hyperswarm/hyperswarm/node_modules/dht-rpc/lib/rpc.js:59:9
at new Promise (<anonymous>)
at RPC.bind (/home/andrewosh/Development/@hyperswarm/hyperswarm/node_modules/dht-rpc/lib/rpc.js:56:21)
at DHT.bootstrap (/home/andrewosh/Development/@hyperswarm/hyperswarm/node_modules/dht-rpc/index.js:197:20)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:2432030) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 5)
If you run this from a repl:
It will produce the following error: