spacemeshos / smapp

Spacemesh App (Smesher + Wallet) 🏦📊
https://spacemesh.io
Apache License 2.0
132 stars 41 forks source link

Proof activation doesn't start. #1647

Open hryksbt opened 9 months ago

hryksbt commented 9 months ago

Environment

Describe the bug

Proof activation doesn't start.

Steps to reproduce

  1. Just arrive proof activation starting time.
  2. Proof activation doesn't start.
  3. Restart Smapp
  4. Still proof avtivation doesn't start.

Expected behavior

Proof activation starts normally.

Actual behavior

Proof activation doesn't start.

スクリーンショット 2024-01-22 9 56 40

Logs

spacemesh-log-7c8cef2b 2.txt.zip

Extra information

I have previously erased three state-related files and replaced them with a third-party state.sql due to exhaustion of disk space. Proof activation was not initiated after the replacement either. And this time it will be the next Proof activation after that.

  1. replace state.sql
  2. leading up to the timing of the first proof activation after the replacement => proof activation was not performed
  3. the next proof activation after that is today.

I have previously erased three state-related files and replaced them with a third-party state.sql due to exhaustion of disk space. Proof activation was not initiated after the replacement either. And this time it will be the next Proof activation after that.

  1. replace state.sql
  2. leading up to the timing of the first proof activation after the replacement => proof activation was not performed
  3. the next proof activation after that is today.

Another thing I know is that this problem is occurring on more than one PC. However, there are some PCs where the state.sql has been replaced, but this time the proof activation is running.

Please pursue the cause from the logs and correct the problem.

hryksbt commented 9 months ago

To developer team. Please check and solve?