Author

Topic: 🤖[ANN][BIS]Bismuth 2.0 - Beyond DeFi - page 119. (Read 156119 times)

newbie
Activity: 39
Merit: 0
October 04, 2017, 06:36:25 AM
Can anyone explain the following issues in the node?


  • 0x7fd55c1f1030>
    2017-10-04 01:58:27,740 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:29,538 commit(388) Database cursor:
    2017-10-04 01:58:29,540 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:31,447 commit(388) Database cursor:
    2017-10-04 01:58:31,448 commit(389) Database retry reason: database is locked

Another issue on Centos 6:

  • 2017-10-04 09:14:37,005 ledger_convert(266) Hyperblock recompression skipped
    2017-10-04 09:14:37,005 Traceback (most recent call last):
      File "node.py", line 1367, in
        conn, c = db_c_define()
      File "node.py", line 194, in db_c_define
        return conn, c
    UnboundLocalError: local variable 'conn' referenced before assignment
[/i]

i see your CentOS 6 Issue also in Ubuntu 16.04 Minimal

2017-10-04 10:36:01,595 ledger_convert(266) Hyperblock recompression skipped
2017-10-04 10:36:01,595 (1346) Moving database to RAM
Traceback (most recent call last):
  File "node.py", line 1367, in
    conn, c = db_c_define()
  File "node.py", line 194, in db_c_define
    return conn, c
UnboundLocalError: local variable 'conn' referenced before assignment


all dependencies installed?
just ran a node on 16.04 and did not see this error.

All dependencies were installed successfully, python 3.5
I need a solution on CentOS 6
legendary
Activity: 957
Merit: 1006
October 04, 2017, 05:43:05 AM
Can anyone explain the following issues in the node?


  • 0x7fd55c1f1030>
    2017-10-04 01:58:27,740 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:29,538 commit(388) Database cursor:
    2017-10-04 01:58:29,540 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:31,447 commit(388) Database cursor:
    2017-10-04 01:58:31,448 commit(389) Database retry reason: database is locked

Another issue on Centos 6:

  • 2017-10-04 09:14:37,005 ledger_convert(266) Hyperblock recompression skipped
    2017-10-04 09:14:37,005 Traceback (most recent call last):
      File "node.py", line 1367, in
        conn, c = db_c_define()
      File "node.py", line 194, in db_c_define
        return conn, c
    UnboundLocalError: local variable 'conn' referenced before assignment
[/i]

i see your CentOS 6 Issue also in Ubuntu 16.04 Minimal

2017-10-04 10:36:01,595 ledger_convert(266) Hyperblock recompression skipped
2017-10-04 10:36:01,595 (1346) Moving database to RAM
Traceback (most recent call last):
  File "node.py", line 1367, in
    conn, c = db_c_define()
  File "node.py", line 194, in db_c_define
    return conn, c
UnboundLocalError: local variable 'conn' referenced before assignment


all dependencies installed?
just ran a node on 16.04 and did not see this error.
legendary
Activity: 957
Merit: 1006
October 04, 2017, 05:38:11 AM
those are infos of the  2 known public pools:
Acc pool https://bitcointalksearch.org/topic/m.21420295 and Official Bismuth Pool  https://bitcointalksearch.org/topic/m.21525976
hero member
Activity: 661
Merit: 500
October 04, 2017, 05:30:52 AM
What is the best way to mine bismuth ?
Can i use GPU or this is only for CPU ?
Any reliable pool to mine ?

Thanks
legendary
Activity: 1457
Merit: 1014
October 04, 2017, 04:37:51 AM
Can anyone explain the following issues in the node?


  • 0x7fd55c1f1030>
    2017-10-04 01:58:27,740 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:29,538 commit(388) Database cursor:
    2017-10-04 01:58:29,540 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:31,447 commit(388) Database cursor:
    2017-10-04 01:58:31,448 commit(389) Database retry reason: database is locked

Another issue on Centos 6:

  • 2017-10-04 09:14:37,005 ledger_convert(266) Hyperblock recompression skipped
    2017-10-04 09:14:37,005 Traceback (most recent call last):
      File "node.py", line 1367, in
        conn, c = db_c_define()
      File "node.py", line 194, in db_c_define
        return conn, c
    UnboundLocalError: local variable 'conn' referenced before assignment
[/i]

i see your CentOS 6 Issue also in Ubuntu 16.04 Minimal

2017-10-04 10:36:01,595 ledger_convert(266) Hyperblock recompression skipped
2017-10-04 10:36:01,595 (1346) Moving database to RAM
Traceback (most recent call last):
  File "node.py", line 1367, in
    conn, c = db_c_define()
  File "node.py", line 194, in db_c_define
    return conn, c
UnboundLocalError: local variable 'conn' referenced before assignment
legendary
Activity: 957
Merit: 1006
October 04, 2017, 03:27:27 AM
pool.bismuth.online doesn't seem to work well, avoid it for now until they fix their issues

what issues?

pool.bismuth.online works fine and it's uptime is much better than acc-pool

2 blocks mined in 1 day with 160mh doesnt seem to work well.
What is the total network hash rate?


much much more.
there are miners on acc-pool that have more hash-rate, than complete pool.bismuth.online has. that is why it finds only a low amount of blocks.
if the miners would more or less even out the hashrate on the pools, acc-pool would be 99,9% stable, and pool.bismuth.online would find more blocks. both miners are compareably easy to handle
sr. member
Activity: 546
Merit: 257
Have you found the Yellow Sign?
October 03, 2017, 08:45:18 PM
This coin certainly should be on coss.io  Grin
newbie
Activity: 39
Merit: 0
October 03, 2017, 07:11:44 PM
Can anyone explain the following issues in the node?


  • 0x7fd55c1f1030>
    2017-10-04 01:58:27,740 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:29,538 commit(388) Database cursor:
    2017-10-04 01:58:29,540 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:31,447 commit(388) Database cursor:
    2017-10-04 01:58:31,448 commit(389) Database retry reason: database is locked

Another issue on Centos 6:

  • 2017-10-04 09:14:37,005 ledger_convert(266) Hyperblock recompression skipped
    2017-10-04 09:14:37,005 Traceback (most recent call last):
      File "node.py", line 1367, in
        conn, c = db_c_define()
      File "node.py", line 194, in db_c_define
        return conn, c
    UnboundLocalError: local variable 'conn' referenced before assignment
[/i]
newbie
Activity: 39
Merit: 0
October 03, 2017, 07:04:49 PM
pool.bismuth.online doesn't seem to work well, avoid it for now until they fix their issues

what issues?

pool.bismuth.online works fine and it's uptime is much better than acc-pool

2 blocks mined in 1 day with 160mh doesnt seem to work well.
What is the total network hash rate?
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
October 03, 2017, 06:55:50 PM
Mined a few hours using pool.bismuth.online, but I haven't received payout since last payout date...
My address doesn't even show under "Miners Since Last Payout".

I've configured miner.txt with the mining pool and mining address.
What am I missing here? Sad

The pool probably hasn't found a block. The number of miners is very low compared to acc-pool

The pool finds around 5 blocks per day and minimum payout is 0.1 BIS. If you have enough shares and wait until after a block is found you will be paid.

The web interface is still under developement to display more individual miner information.
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
October 03, 2017, 06:50:43 PM
pool.bismuth.online doesn't seem to work well, avoid it for now until they fix their issues

what issues?

pool.bismuth.online works fine and it's uptime is much better than acc-pool
newbie
Activity: 1
Merit: 0
October 03, 2017, 01:54:36 PM
Why i cant transfer coin to cryptopia i get msg"Wrong address length???
newbie
Activity: 39
Merit: 0
October 03, 2017, 12:01:17 PM
bismuth.acc-pool.pw seems to be working better, even if it crashes sometimes
jr. member
Activity: 74
Merit: 1
October 03, 2017, 11:47:07 AM
pool.bismuth.online doesn't seem to work well, avoid it for now until they fix their issues
Got an alternative?
newbie
Activity: 39
Merit: 0
October 03, 2017, 11:14:06 AM
pool.bismuth.online doesn't seem to work well, avoid it for now until they fix their issues
legendary
Activity: 1246
Merit: 1011
October 03, 2017, 04:24:17 AM
I can't sync my wallet... how can I reload the blockchain? which file have I delete?

delete all file

https://i.imgur.com/YfW5ovb.png

Thanks  Wink

If you delete your files - please backup your wallet keys first

wallet keys are: privkey.der and pubkey.der files in your bismuth installation folder. If you have encrypted your wallet you will need the privkey_encrypted.der and pubkey.der files

Thanks  Wink
jr. member
Activity: 74
Merit: 1
October 03, 2017, 04:13:01 AM
Mined a few hours using pool.bismuth.online, but I haven't received payout since last payout date...
My address doesn't even show under "Miners Since Last Payout".

I've configured miner.txt with the mining pool and mining address.
What am I missing here? Sad
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
October 03, 2017, 03:29:20 AM
If you delete your files - please backup your wallet keys first

wallet keys are: privkey.der and pubkey.der files in your bismuth installation folder. If you have encrypted your wallet you will need the privkey_encrypted.der and pubkey.der files
newbie
Activity: 42
Merit: 0
October 03, 2017, 12:43:08 AM
I can't sync my wallet... how can I reload the blockchain? which file have I delete?

delete all file

https://i.imgur.com/YfW5ovb.png
sr. member
Activity: 434
Merit: 250
October 03, 2017, 12:35:22 AM
Bismuth  base on python ,that's new Language in crypto ,look like great . this is my first look Bismuth but i sure is a awsome project ,hope will hit marjor market soon.
Jump to: