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 has been archived by the owner on Apr 24, 2023. It is now read-only.
Requesting SOL for Alice...
(node:145032) UnhandledPromiseRejectionWarning: SolanaJSONRPCError: airdrop to 56soKhmhDDx9A4BUqVZmr7ENqBxroFZmtrNTzw47S5Dr failed: Internal error
at Connection.requestAirdrop (E:\BlockchainWallet\Rust\solana-escrow\scripts\node_modules@solana\web3.js\lib\index.cjs.js:7330:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at emitUnhandledRejectionWarning (internal/process/promises.js:168:15)
at processPromiseRejections (internal/process/promises.js:247:11)
at processTicksAndRejections (internal/process/task_queues.js:96:32)
(node:145032) SolanaJSONRPCError: airdrop to 56soKhmhDDx9A4BUqVZmr7ENqBxroFZmtrNTzw47S5Dr failed: Internal error
at Connection.requestAirdrop (E:\BlockchainWallet\Rust\solana-escrow\scripts\node_modules@solana\web3.js\lib\index.cjs.js:7330:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
(node:145032) [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.
at emitDeprecationWarning (internal/process/promises.js:180:11)
at processPromiseRejections (internal/process/promises.js:249:13)
at processTicksAndRejections (internal/process/task_queues.js:96:32)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
E:\BlockchainWallet\Rust\solana-escrow\scripts>npm run setup
Requesting SOL for Alice...
(node:145032) UnhandledPromiseRejectionWarning: SolanaJSONRPCError: airdrop to 56soKhmhDDx9A4BUqVZmr7ENqBxroFZmtrNTzw47S5Dr failed: Internal error
at Connection.requestAirdrop (E:\BlockchainWallet\Rust\solana-escrow\scripts\node_modules@solana\web3.js\lib\index.cjs.js:7330:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at emitUnhandledRejectionWarning (internal/process/promises.js:168:15)
at processPromiseRejections (internal/process/promises.js:247:11)
at processTicksAndRejections (internal/process/task_queues.js:96:32)
(node:145032) SolanaJSONRPCError: airdrop to 56soKhmhDDx9A4BUqVZmr7ENqBxroFZmtrNTzw47S5Dr failed: Internal error
at Connection.requestAirdrop (E:\BlockchainWallet\Rust\solana-escrow\scripts\node_modules@solana\web3.js\lib\index.cjs.js:7330:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
(node:145032) [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.
at emitDeprecationWarning (internal/process/promises.js:180:11)
at processPromiseRejections (internal/process/promises.js:249:13)
at processTicksAndRejections (internal/process/task_queues.js:96:32)
The text was updated successfully, but these errors were encountered: