-
Notifications
You must be signed in to change notification settings - Fork 25
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
SPMT starts up and dies at 99% load screen #38
Comments
I learned that if i click in the loading windows when its almost done then it loads. But i have to time it so its on the right moment. |
Hey @vampyren. |
Just tested and it seems to work fine now. Will update if that changes. |
Spoke to soon, happens again, made a video, had to add music, had a video playing in the background :) ps. as i said sometimes it does work without clicking on the splash screen too. |
I'm seeing this crashing problem, too, under latest Windows running version 0.6.2. The problem seems to grow with an increasing number of masternodes. No crash appears for me with just one masternode. As a workaround, it is possible to use multiple application.db files, each with one or a couple of masternodes, and swap them in and out. That's a little awkward, of course. |
It happens for me with 1 and 2 MN. Almost to the point that its unusable. Have to use it on my VM where it for some reason works much better. |
This problem is present both when configured for RPC to a local and a remote wallet, if that is relevant. |
Just to update, this is still an issue, and its worse now. Happens every time after a MN is added :( |
This should be corrected, I can't use it, allays fails |
should be fixed !! |
Ok so you mean if you start SPMT with thoese parameters it works every time? The problem sort of comes and goes it seems. I haven't manage to isolate the problem. |
with those parameters I need always to recofigure the master node again, always,😒😒, to view the status or get rewards |
Sorry to hear :( i was there before, no idea what happened, it started to work all of the sudden. This is a very annoying bug. It would help if more people ask for this to be fixed in Discord where team members are. I think people got a bit tired of me asking for a fix on this. I know the team is working hard on multiple projects but still this problem has existed for a very long time and people using hw wallet are sort of dependent on this tool. |
Hi. I tried to use SPMT in a Mac and it works well so it seams it's a Windows issue. |
I just installed the latest version on a new pc and started to setup my MN. It worked during the first start up and MN setup and i closed it and started SPMT with no issue.
After 20min or so now it wont start. It loads to 99% (shows SPMT ready) and then closes without any error pop-up or anything.
debug file shows:
2020-08-28 12:36:01,573 - INFO - MainThread | DB: Initializing...
2020-08-28 12:36:01,573 - INFO - MainThread | DB: Initialized
2020-08-28 12:36:01,573 - INFO - MainThread | DB: Opening...
2020-08-28 12:36:01,574 - INFO - MainThread | DB: Initializing tables...
2020-08-28 12:36:01,575 - INFO - MainThread | DB: Tables initialized
2020-08-28 12:36:01,583 - INFO - MainThread | DB: Database open
2020-08-28 12:36:01,583 - INFO - MainThread | DB: Clearing table REWARDS...
2020-08-28 12:36:01,585 - INFO - MainThread | DB: Table REWARDS cleared
2020-08-28 12:36:01,609 - INFO - MainThread | DB: Clearing table PROPOSALS...
2020-08-28 12:36:01,610 - INFO - MainThread | DB: Table PROPOSALS cleared
2020-08-28 12:36:01,637 - INFO - MainThread | DB: Clearing table MY_VOTES...
2020-08-28 12:36:01,638 - INFO - MainThread | DB: Table MY_VOTES cleared
2020-08-28 12:36:01,653 - INFO - MainThread | Pruning table RAWTXES
2020-08-28 12:36:01,663 - INFO - MainThread | DB: Getting masternode list
2020-08-28 12:36:01,742 - INFO - MainThread | DB: Getting all RPC servers from table PUBLIC_RPC_SERVERS
2020-08-28 12:36:01,743 - INFO - MainThread | DB: Getting all RPC servers from table CUSTOM_RPC_SERVERS
2020-08-28 12:36:01,744 - INFO - MainThread | HW: Initializing Class...
2020-08-28 12:36:01,744 - DEBUG - MainThread | HW: Class initialized
2020-08-28 12:36:01,744 - DEBUG - MainThread | STARTING SPMT
2020-08-28 12:36:01,744 - INFO - MainThread | Console Log thread started
2020-08-28 12:36:01,816 - INFO - MainThread | Checking SPMT version...
2020-08-28 12:36:01,816 - DEBUG - MainThread | Hello! Welcome to SPMT - Secure PIVX Masternode Tool - v.0.6.1-a
Also restarted my pc and tried. Same thing.
The text was updated successfully, but these errors were encountered: