Author

Topic: [ANN] [SUMO] SUMOKOIN - 🔏 Digital Cash For Highly-Confidential Transactions 🔏 - page 223. (Read 202443 times)

newbie
Activity: 4
Merit: 0
I solved the problem. The problem was the choice of the language of the seed. Choosing Russian language in my language, one word looked like this: "╨╗╨╡╨╜╤В╨░", and all words were moved to 3 lines. It was necessary to remove the transfer and put a blank instead. To get the seed you need to go into the wallet without starting the demon and write "seed language"
sr. member
Activity: 395
Merit: 250
Why can not I connect to the pool, login and password error.
What could be the reason ?

NsGpuCNMiner -o stratum+tcp://sumo.sumominer.com:4444 -u 81ad6689e0d793c23a94abe9c4100aa5251fc87d31e6263ce7d662d168d3d302 -p x
sr. member
Activity: 367
Merit: 250
How to get files from keys? I have the same error as RomanV. I do not have a seed key.

If you need the seed and have the wallet file\ password, you can enter "seed" in the console sumo-wallet-cli

But if seeds was not in English, may display incorrectly in Windows.
hero member
Activity: 644
Merit: 500
sumokoin plan open ico selling dev
and any bounty signature campaign facebook campaign, twitter campaign, or airdroop
newbie
Activity: 4
Merit: 0
How to get files from keys? I have the same error as RomanV. I do not have a seed key.
sr. member
Activity: 367
Merit: 250

Happened. But why the balance is empty, on https://sumo.sumominer.com everything is fine
http://imgur.com/AowUx5d
http://imgur.com/a/19Miv

Perhaps the same problem that I have. Try to back up your wallet files and recover by using seed.
member
Activity: 65
Merit: 10
I ran the wallet on Windows in the console, it's all right, but where can I see the balance?

Typical screen messages would be sth like these:

Code:
./sumo-wallet-cli --wallet-file wallet4.bin
Sumokoin 'Hokkaido' (v0.1.0.0-release)
Logging at log level 0 to /sumocoin-mac/./sumo-wallet-cli.log
Wallet password: ********
Opened wallet: Sumoo......xxxx
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
Starting refresh...
Refresh done, blocks received: 0
Balance: 33.213561221, unlocked balance: 33.213561221
Background refresh thread started
[wallet Sumoo2]:

You'll see "balance" (total coin you have) and "unlocked balance" (total coin you can spend right now)
I did, but I get this way
Code:
./sumo-wallet-cli --wallet-file wallet4.bin
Sumokoin 'Hokkaido' (v0.1.0.0-release)
Logging at log level 0 to /sumocoin-mac/./sumo-wallet-cli.log
Wallet password: ********
Opened wallet: Sumoo......xxxx
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
Starting refresh...
Height 8216 / 8217

Only the digits 8217/8218, 8218/8219, 8219/8220 change. And nothing else changes


- Please stop daemon and delete all file at C:\ProgramData\Sumokoin then restart daemon.
- Wait until blockchain synced, start wallet, "rescan_bc" again.

Hope this help.
Happened. But why the balance is empty, on https://sumo.sumominer.com everything is fine
http://imgur.com/AowUx5d
http://imgur.com/a/19Miv
sr. member
Activity: 367
Merit: 250
Anyway, I solved the problem, at least on Ubuntu. Deleted the wallet file and restore from seed.
balance is ok.
UP Replaced the wallet file from Ubuntu to Windows. Everything synced and worked. Probably something with the wallet file was.
Thanks for the prompt support!
full member
Activity: 149
Merit: 100
www.sumokoin.org #SUMO
Exchanges?

We'll work with exchanges to list SUMO and update as soon as it's on.

Which ones are you talking with already? Perhaps you can add their coin request links to the OP so we can all lobby those exchanges together.

As you may see, we've just launched the coin today, so contacting exchanges should be in the next couple of days. We'll update links/progress here. Thank you very much for help.
newbie
Activity: 68
Merit: 0
Exchanges?

We'll work with exchanges to list SUMO and update as soon as it's on.

Which ones are you talking with already? Perhaps you can add their coin request links to the OP so we can all lobby those exchanges together.
sr. member
Activity: 367
Merit: 250

The log appears showing that there were problems with daemon that somehow got stuck at syncing.

Maybe, stop sumokoind then delete 2 files: poolstate.bin and p2pstate.bin would help. If not, please run sumokoind --log-level 2 and paste last 100 - 200  lines of log file for further investigation.

https://paste.fedoraproject.org/paste/2bz16OxmE1S17-U675M92V5M1UNdIGYhyRLivL9gydE=/raw

if you launch refresh or rescan is infinite:

https://paste.fedoraproject.org/paste/II5X4yQznAvIC7g5CNFjAF5M1UNdIGYhyRLivL9gydE=/raw
full member
Activity: 149
Merit: 100
www.sumokoin.org #SUMO

Did the daemon fully synced with network?

If it did, please start wallet with log-level 2

Code:
sumo-wallet-cli --log-level 2

Then copy content from file sumo-wallet-cli.log in the same folder of wallet cli to somewhere like https://paste.fedoraproject.org/ and send me the link for investigation. Thx.

https://paste.fedoraproject.org/paste/VK5h1MrXzVS9oWXWm~VlYl5M1UNdIGYhyRLivL9gydE=

&  [wallet Sumoo6]: rescan_bc
Starting refresh...
Height 8296 / 8297

now

The log appears showing that there were problems with daemon that somehow got stuck at syncing.

Maybe, stop sumokoind then delete 2 files: poolstate.bin and p2pstate.bin would help. If not, please run sumokoind --log-level 2 and paste last 100 - 200  lines of log file for further investigation.
sr. member
Activity: 367
Merit: 250

Did the daemon fully synced with network?

If it did, please start wallet with log-level 2

Code:
sumo-wallet-cli --log-level 2

Then copy content from file sumo-wallet-cli.log in the same folder of wallet cli to somewhere like https://paste.fedoraproject.org/ and send me the link for investigation. Thx.

https://paste.fedoraproject.org/paste/bRrkhEGq5uR5VY3TPizEAV5M1UNdIGYhyRLivL9gydE=/raw

&  [wallet Sumoo6]: rescan_bc
Starting refresh...
Height 8296 / 8297

now
sr. member
Activity: 1344
Merit: 252
90m total supply and so low block reward...
full member
Activity: 149
Merit: 100
www.sumokoin.org #SUMO
- Please stop daemon and delete all file at C:\ProgramData\Sumokoin then restart daemon.
- Wait until blockchain synced, start wallet, "rescan_bc" again.

Hope this help.

Huh https://bitcointalksearch.org/topic/m.18910698

I tried now on ubuntu. Picked up the wallet, but the problem remained! 8245 / 8246 Angry Angry Huh

Did the daemon fully synced with network?

If it did, please start wallet with log-level 2

Code:
sumo-wallet-cli --log-level 2

Then copy content from file sumo-wallet-cli.log in the same folder of wallet cli to somewhere like https://paste.fedoraproject.org/ and send me the link for investigation. Thx.
sr. member
Activity: 367
Merit: 250
- Please stop daemon and delete all file at C:\ProgramData\Sumokoin then restart daemon.
- Wait until blockchain synced, start wallet, "rescan_bc" again.

Hope this help.

Huh https://bitcointalksearch.org/topic/m.18910698

I tried now on ubuntu. Picked up the wallet, but the problem remained! 8245 / 8246 Angry Angry Huh
sr. member
Activity: 658
Merit: 250
Interesting project.
Still looking for the bounty campaign for now.
Hope anyone could gave us more info on this.
member
Activity: 114
Merit: 100
I think this good project with POW algorithm recently. Im willing to take a part in any spot for bounties Smiley
full member
Activity: 149
Merit: 100
www.sumokoin.org #SUMO
I ran the wallet on Windows in the console, it's all right, but where can I see the balance?

Typical screen messages would be sth like these:

Code:
./sumo-wallet-cli --wallet-file wallet4.bin
Sumokoin 'Hokkaido' (v0.1.0.0-release)
Logging at log level 0 to /sumocoin-mac/./sumo-wallet-cli.log
Wallet password: ********
Opened wallet: Sumoo......xxxx
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
Starting refresh...
Refresh done, blocks received: 0
Balance: 33.213561221, unlocked balance: 33.213561221
Background refresh thread started
[wallet Sumoo2]:

You'll see "balance" (total coin you have) and "unlocked balance" (total coin you can spend right now)
I did, but I get this way
Code:
./sumo-wallet-cli --wallet-file wallet4.bin
Sumokoin 'Hokkaido' (v0.1.0.0-release)
Logging at log level 0 to /sumocoin-mac/./sumo-wallet-cli.log
Wallet password: ********
Opened wallet: Sumoo......xxxx
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
Starting refresh...
Height 8216 / 8217

Only the digits 8217/8218, 8218/8219, 8219/8220 change. And nothing else changes


- Please stop daemon and delete all file at C:\ProgramData\Sumokoin then restart daemon.
- Wait until blockchain synced, start wallet, "rescan_bc" again.

Hope this help.
Jump to: