-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No connection to daemon - "no connection to daemon, request = getblocks.bin" #113
Comments
@DurinsMine can you post the command you used to run the rpc wallet? |
Same as the Nodejs pool one where you start monerod with PM2
…On Mon, 1 Jul 2019, 4:33 pm Joseph Nicholas R. Alcantara, < ***@***.***> wrote:
@DurinsMine <https://github.com/DurinsMine> can you post the command you
used to run the rpc wallet?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#113?email_source=notifications&email_token=AJTQC7TH2VKLJHL5YGPCC4DP5IPWDA5CNFSM4HTVHOEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6QHWI#issuecomment-507315161>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJTQC7R57PYCLOKP6EIXUXTP5IPWDANCNFSM4HTVHOEA>
.
|
Wallet RPC with PM2 **
…On Mon, 1 Jul 2019, 4:37 pm Durin Mine, ***@***.***> wrote:
Same as the Nodejs pool one where you start monerod with PM2
On Mon, 1 Jul 2019, 4:33 pm Joseph Nicholas R. Alcantara, <
***@***.***> wrote:
> @DurinsMine <https://github.com/DurinsMine> can you post the command you
> used to run the rpc wallet?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#113?email_source=notifications&email_token=AJTQC7TH2VKLJHL5YGPCC4DP5IPWDA5CNFSM4HTVHOEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6QHWI#issuecomment-507315161>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AJTQC7R57PYCLOKP6EIXUXTP5IPWDANCNFSM4HTVHOEA>
> .
>
|
Hmm… If you can post the command here it would be great. But just to make sure, did you run the wallet rpm this way |
It works because we have found multiple blocks. Its as though someone is
DDOS the daemon
…On Mon, 1 Jul 2019, 4:45 pm Joseph Nicholas R. Alcantara, < ***@***.***> wrote:
Hmm… If you can post the command here it would be great. But just to make
sure, did you run the wallet rpm this way ./aeon-wallet-rpc --wallet-file
{wallet-file} --prompt-for-password --rpc-bind-port {port}
—disable-rpc-login? The port should be different from the daemon port.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#113?email_source=notifications&email_token=AJTQC7WYTGJ37FQO2OVXOZDP5IRC5A5CNFSM4HTVHOEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6RNQI#issuecomment-507320001>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJTQC7RNBY3UB3ZZSUKRXVDP5IRC5ANCNFSM4HTVHOEA>
.
|
#113 (comment) |
Still have this issue just dont have pool public
…On Thu, 25 Jul 2019, 8:49 pm George, ***@***.***> wrote:
#113 (comment)
<#113 (comment)>
Can you please close this issue if it is now resolved?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#113?email_source=notifications&email_token=AJTQC7RSUUUGWRNPS32GR33QBH7U5A5CNFSM4HTVHOEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD22SQII#issuecomment-515188769>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJTQC7QCYBBYLKU4R4CAE2LQBH7U5ANCNFSM4HTVHOEA>
.
|
2|aeon-wal | 2019-06-05 10:51:37.221 [RPC0] ERROR net.http contrib/epee/include/net/http_client.h:397 HTTP_CLIENT: Failed to SEND
2|aeon-wal | 2019-06-05 10:51:37.221 [RPC0] ERROR wallet.wallet2 src/wallet/wallet2.cpp:1826 !r. THROW EXCEPTION: error::no_connection_to_daemon
2|aeon-wal | 2019-06-05 10:51:37.221 [RPC0] WARN net.http src/wallet/wallet_errors.h:822 /home/pooldaemon/aeon/src/wallet/wallet2.cpp:1826:N5tools5error23no_connection_to_daemonE: no connection to daemon, request = getblocks.bin
Anyone know why I am getting this error?
New install 16.04 - used 1 liner from readme, make release, daemon syncs, wallet syncs, I start pool and then I start to get this error intermittently?
The text was updated successfully, but these errors were encountered: