wakiyamap / electrum-mona

Electrum-mona; Monacoin thin client

Home Page:https://electrum-mona.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disconnect

93Kamuran opened this issue · comments

I use Electrum-mona with my Trezor wallet. Firstly Electrum connects a server automatically. I use electrum RPC commands to watch my transactions with curl, I send RPC request periodically like "history" command. When some times pass Electrum disconnect from the server and does not reconnect again.
If I reconnect electrum to server manually It can connect and I see the green light again but curl commands doesn't get any response from electrum RPC.

Thanks for issue.

First. Please tell me your version of electrum.
3.3.8?

Second. If possible, write the details of the error.
I'm not sure why I use curl when I use a GUI.

I'm sorry if it's a weird translation because I use google translation.

Thanks for issue.

First. Please tell me your version of electrum.
3.3.8?

Second. If possible, write the details of the error.
I'm not sure why I use curl when I use a GUI.

I'm sorry if it's a weird translation because I use google translation.

Thank you for response. I have website accepts some crypto currencies. So I use electrums for get payments. The electrums version is 3.3.8. I dont understand why my elecrums does not reconnect when disconnected or is there anyway you know connect them with rpc command?

You used the GUI to check the connection, right?
I want to reproduction what is happening to you.
So please tell me what command line you entered.

$./run_electrum -D /tmp/alice stop
$./run_electrum -D /tmp/alice daemon -d
$./run_electrum -D /tmp/alice load_wallet
$./run_electrum -D /tmp/alice getbalance

Ok. Please wait for a while so I will try to reproduce it.
If I can't reproduce it, I can't fix it.

inactive.
Please reopen if there is a problem.