-
Notifications
You must be signed in to change notification settings - Fork 95
Error connecting to local node on Debian 11 #873
Comments
also |
Confirmed bug because |
@evergreen-trading-systems was it working before with NEAR CLI for you? |
@evergreen-trading-systems could you give us the near-cli command to run, I can't reproduce it on Mac |
@volovyk-s on Mac
|
This command does not work on Debian 11 - @volovyk-s I don't think it was ever working on Debian 11 Mac, Windows work fine. #873 (comment) shows different error messages for the same scenario (not connecting to local node) - not expected Debian 11 says |
I have tried it on Debian 11 and Arch, works fine, probably your machine setup is the reason. serhii@debian11-uni:~/Projects/nearcore$ NEAR_ENV=local near state test.near
Loaded master account test.near key from /home/serhii/.near/validator_key.json with public key = ed25519:3rDbqMNQoaCcPLX86nhozk1EzjKYGydGbUEsjgmji9sw
Account test.near
{
amount: '1000000000000000000000000000000000',
locked: '50000970335441577554223744292238',
code_hash: '11111111111111111111111111111111',
storage_usage: 182,
storage_paid_at: 0,
block_height: 582,
block_hash: 'CpUN6QPdFkrFUbTJi53SwNyGejWSX4DaV9LcFaZL3Enk',
formattedAmount: '1,000,000,000'
}
Feel free to reopen if if you will be able to reproduce it on other machines. |
please reopen and demonstrate that it works via video |
Clearly shows it not working nw.mp4 |
Describe the bug
Retrying HTTP request for http://localhost:3030 because of error: FetchError: request to http://localhost:3030/ failed, reason: connect ECONNREFUSED ::1:3030
Debian 11
Installed
near cli
Ran
near-indexer-for-explorer
indexerBLOCKER
The text was updated successfully, but these errors were encountered: