Hayder Sharhan
Hayder Sharhan
``` (node:21) UnhandledPromiseRejectionWarning: Error: Connection closed at /app/node_modules/mqtt/lib/client.js:124:29 at Array.forEach () at flushVolatile (/app/node_modules/mqtt/lib/client.js:122:24) at Duplex. (/app/node_modules/mqtt/lib/client.js:358:5) at Duplex.emit (events.js:315:20) at emitClose (/app/node_modules/ws/lib/stream.js:12:10) at processTicksAndRejections (internal/process/task_queues.js:83:21) (node:21) UnhandledPromiseRejectionWarning: Unhandled promise...
Big news from Infura last month: https://blog.infura.io/filters-support-over-https/ A lot of us have been using websockets because of lack of support in the past. My understanding is that Infura's filters API...
I am trying to connect to a basic auth web3 node. If basic auth fails, it returns back non-json text to say that you're not authenticated.. You have to set...
To make it seem more realistic that I replied back, it would be great to add a configurable delay before the automated reply is sent to the message sender
**Describe the bug** It causes something like this: ``` .../node_modules/@ai16z/plugin-node postinstall$ npx playwright install-deps && npx playwright install │ Installing dependencies... │ Switching to root user to install dependencies... │...