Skip to content
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

Daemon RPC Connection Failure #7411

Closed
downystreet opened this issue Mar 1, 2021 · 7 comments
Closed

Daemon RPC Connection Failure #7411

downystreet opened this issue Mar 1, 2021 · 7 comments

Comments

@downystreet
Copy link

I'm still getting connection timeouts when mining to the daemon. Today I started up two machines that had been shut down and started xmrig and they would not get any new jobs even when there was no connection error in the proxy. Restarting the Monero Daemon temporarily solved the problem. The connection errors I get when connected to the Monero Daemon are happening very often throughout the day. At this point I am wondering, am I even mining anything because there are so many connect errors to the daemon. There is something seriously wrong here that needs to be addressed and I haven't heard hide nor hair of the Monero team about this. Ten days after submitting my first report about this problem it would be nice to hear at least "we're looking into it", "we're working on it" or "it's a bug" instead of radio silence. Show some respect for the people that are trying to help the Monero project instead of completely ignoring them.

@vdero133
Copy link

vdero133 commented Mar 1, 2021

Could you run monerod with --log-level 4 and post the logs? (or point me to where you posted them, did not see them elsewhere), I only saw the ones from xmrig.

@downystreet
Copy link
Author

downystreet commented Mar 1, 2021

I ran log level 4 however when I go to find the log file that corresponds to the time when the connection timeout occurred it seems that it doesn't exist. I have several new log files in the .bitmonero directory but they only span a 3 hour period while log level 4 has been running for more than 10 hours. I am assuming that the Monero daemon uses Universal Time (UTC) and calculated the times accordingly. I am also assuming that the numbers of the bitmonero.log file correspond to bitmonero.log-year-month-day-hour-minute-second. Do you want to see the logs from when there is no connection timeout? Is there something I'm skipping over?

@moneromooo-monero
Copy link
Collaborator

monerod only keeps 50 log files by default, it'll delete the oldest ones when it reaches that many.
There's a monerod command line option to change this.

@downystreet
Copy link
Author

Daemon RPC connect error occurred in xmrig proxy from 17:28-17:30 UTC. The Monero daemon log is available from the zip file.
monerodlog.zip

@mrx23dot
Copy link

mrx23dot commented Mar 8, 2021

For me RPC is unresponsive when it's syncing:
#7431

@selsta
Copy link
Collaborator

selsta commented Oct 6, 2021

#7760 should help with RPC becoming unresponsive.

@selsta
Copy link
Collaborator

selsta commented Aug 9, 2023

There have been larger monerod code changes in the last 2 years, if this issue persists in the latest version please open a new issue.

@selsta selsta closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@mrx23dot @selsta @moneromooo-monero @downystreet @vdero133 and others