what=Tx not found ERROR interrupts mining in daemon #292

Closed
opened 4 years ago by hohhle · 4 comments
hohhle commented 4 years ago

I found this red error interrupts mining in daemon, only occurs when incoming connections exist:
"$DATE/TIME E Exception at [core::handle_incoming block()], what=Tx not found in txpool:"

If you command the daemon to "stop_mining" after the error occurs, and attempt to restart mining with any amount of threads and it will display the same hashrate as prior to error when queried with the "status" command. However, if you tell the daemon to "show_hr" it does not show any hashrate at all. The equipment is also noticablely cooler and quieter, suggesting it is not mining.

This error only seems to occur if the daemon has incoming connections. I have not had this error occur when there are no incoming connections.

This error is a pain, it randomly interrupting mining. It also discourages allowing incoming connections.

wownerod
v0.8.0

I found this red error interrupts mining in daemon, only occurs when incoming connections exist: "$DATE/TIME E Exception at [core::handle_incoming block()], what=Tx not found in txpool:" If you command the daemon to "stop_mining" after the error occurs, and attempt to restart mining with any amount of threads and it will display the same hashrate as prior to error when queried with the "status" command. However, if you tell the daemon to "show_hr" it does not show any hashrate at all. The equipment is also noticablely cooler and quieter, suggesting it is not mining. This error only seems to occur if the daemon has incoming connections. I have not had this error occur when there are no incoming connections. This error is a pain, it randomly interrupting mining. It also discourages allowing incoming connections. wownerod v0.8.0
Owner

Error might have been fixed with this commit. Try v0.8.0.1 tagged release.

Error might have been fixed with this [commit](https://git.wownero.com/wownero/wownero/commit/4be84b7753739253eed9032fe25ba6fa1219cbe7). Try [v0.8.0.1](https://git.wownero.com/wownero/wownero/releases/tag/v0.8.0.1) tagged release.
hohhle commented 4 years ago
Poster

When 0.8.01 binary is ready for lazy Windoze admins, I will test.

All glory to the hypno toad!

When 0.8.01 binary is ready for lazy Windoze admins, I will test. All glory to the hypno toad!
hohhle commented 4 years ago
Poster

A temporary workaround which still allows an incoming connection, until Windows binaries are available, is to set:
in_peers 1

A temporary workaround which still allows an incoming connection, until Windows binaries are available, is to set: in_peers 1
wowario added the bug label 4 years ago
Owner

issue fixed

issue fixed
wowario closed this issue 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wownero/wownero#292
Loading…
There is no content yet.