Pages:
Author

Topic: MobileCash, First PoCh coin (Proof of Charity) - page 14. (Read 35169 times)

legendary
Activity: 1059
Merit: 1000
Too bad, the solo mining with this algorithm, does not work!

I found a bug in the new cpuminer 1.2 with the new algorithm lyre2REv2.

It does not detect the address of payment even if the configuration is correct. How do you think can solve? I'm not the only one to have these problems Wink

Same problem with vertcoin and similar!  Undecided


under linux:

Code:
root@vps179585:~/cpuminer-multi# ./cpuminer -a lyra2rev2 -o stratum+tcp://localhost:4401 -u vuser -p MMKMju9ybRpHPe37n8GLWWGZ3hjKS1cv6R -t 1
** cpuminer-multi 1.2-dev by Tanguy Pruvot (tpruvot@github) **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd

[2015-09-24 16:02:08] 1 miner threads started, using 'lyra2rev2' algorithm.
[2015-09-24 16:02:08] Starting Stratum on stratum+tcp://localhost:4401
[2015-09-24 16:02:08] Stratum difficulty set to 0.1
[2015-09-24 16:02:08] localhost:4401 lyra2rev2 block 373317
[2015-09-24 16:02:10] CPU #0: 62.21 kH/s
[2015-09-24 16:02:16] CPU #0: 63.28 kH/s
[2015-09-24 16:02:16] accepted: 0/1 (0.00%), 63.28 kH/s nooooo
[2015-09-24 16:02:16] reject reason: DB_None instance has no attribute 'update_worker_diff'
[2015-09-24 16:02:38] CPU #0: 63.01 kH/s
[2015-09-24 16:02:38] accepted: 1/2 (50.00%), 63.01 kH/s yes!
[2015-09-24 16:02:39] CPU #0: 64.68 kH/s
[2015-09-24 16:02:39] accepted: 2/3 (66.67%), 64.68 kH/s yes!



could you try to use such syntax :

-o stratum+tcp://localhost:4401 -u vuser -p M...




no, it does not work, I've tried! Undecided



legendary
Activity: 1292
Merit: 1000
Too bad, the solo mining with this algorithm, does not work!

I found a bug in the new cpuminer 1.2 with the new algorithm lyre2REv2.

It does not detect the address of payment even if the configuration is correct. How do you think can solve? I'm not the only one to have these problems Wink

Same problem with vertcoin and similar!  Undecided


under linux:

Code:
root@vps179585:~/cpuminer-multi# ./cpuminer -a lyra2rev2 -o stratum+tcp://localhost:4401 -u vuser -p MMKMju9ybRpHPe37n8GLWWGZ3hjKS1cv6R -t 1
** cpuminer-multi 1.2-dev by Tanguy Pruvot (tpruvot@github) **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd

[2015-09-24 16:02:08] 1 miner threads started, using 'lyra2rev2' algorithm.
[2015-09-24 16:02:08] Starting Stratum on stratum+tcp://localhost:4401
[2015-09-24 16:02:08] Stratum difficulty set to 0.1
[2015-09-24 16:02:08] localhost:4401 lyra2rev2 block 373317
[2015-09-24 16:02:10] CPU #0: 62.21 kH/s
[2015-09-24 16:02:16] CPU #0: 63.28 kH/s
[2015-09-24 16:02:16] accepted: 0/1 (0.00%), 63.28 kH/s nooooo
[2015-09-24 16:02:16] reject reason: DB_None instance has no attribute 'update_worker_diff'
[2015-09-24 16:02:38] CPU #0: 63.01 kH/s
[2015-09-24 16:02:38] accepted: 1/2 (50.00%), 63.01 kH/s yes!
[2015-09-24 16:02:39] CPU #0: 64.68 kH/s
[2015-09-24 16:02:39] accepted: 2/3 (66.67%), 64.68 kH/s yes!



could you try to use such syntax :

-o stratum+tcp://localhost:4401 -u vuser -p M...

legendary
Activity: 1059
Merit: 1000
Too bad, the solo mining with this algorithm, does not work!

I found a bug in the new cpuminer 1.2 with the new algorithm lyre2REv2.

It does not detect the address of payment even if the configuration is correct. How do you think can solve? I'm not the only one to have these problems Wink






Same problem with vertcoin and similar!  Undecided
sr. member
Activity: 427
Merit: 250
OK I got the real version of mobilecashd installed:

Code:
root@cheezburger:~# netstat -ln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 127.0.0.1:11211         0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:14414         0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:14415           0.0.0.0:*               LISTEN
tcp        0      0 127.0.1.1:53            0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:5888          0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:5889            0.0.0.0:*               LISTEN
tcp6       0      0 ::1:14414               :::*                    LISTEN
tcp6       0      0 :::14415                :::*                    LISTEN
tcp6       0      0 :::80                   :::*                    LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN
tcp6       0      0 ::1:631                 :::*                    LISTEN
tcp6       0      0 ::1:5888                :::*                    LISTEN
tcp6       0      0 :::5889                 :::*                    LISTEN
udp        0      0 0.0.0.0:35435           0.0.0.0:*
udp        0      0 127.0.0.1:11211         0.0.0.0:*
udp        0      0 0.0.0.0:24379           0.0.0.0:*
udp        0      0 127.0.1.1:53            0.0.0.0:*
udp        0      0 0.0.0.0:68              0.0.0.0:*
udp        0      0 192.168.1.25:123        0.0.0.0:*
udp        0      0 127.0.0.1:123           0.0.0.0:*
udp        0      0 0.0.0.0:123             0.0.0.0:*
udp6       0      0 :::28638                :::*
udp6       0      0 fe80::be5f:f4ff:fec:123 :::*
udp6       0      0 ::1:123                 :::*
udp6       0      0 :::123                  :::*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags       Type       State         I-Node   Path
unix  2      [ ACC ]     STREAM     LISTENING     9222     /var/run/acpid.socket
unix  2      [ ACC ]     STREAM     LISTENING     10183    @/tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     8997     /var/run/sdp
unix  2      [ ACC ]     STREAM     LISTENING     12698    @/dbus-vfs-daemon/socket-Wbb1HcJw
unix  2      [ ACC ]     STREAM     LISTENING     10707    @/tmp/dbus-p6Dirsfi
unix  2      [ ACC ]     STREAM     LISTENING     10184    /tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     11342    /tmp/.pcmanfm-socket--0-live
unix  2      [ ACC ]     STREAM     LISTENING     8531     /var/run/dbus/system_bus_socket
unix  2      [ ACC ]     STREAM     LISTENING     11404    /tmp/ssh-r0Igjcb17qoo/agent.1758
unix  2      [ ACC ]     STREAM     LISTENING     11437    /tmp/.menu-cached-:0-live
unix  2      [ ACC ]     STREAM     LISTENING     7046     @/com/ubuntu/upstart
unix  2      [ ACC ]     STREAM     LISTENING     10630    /run/user/1000/keyring-8u3HMb/control
unix  2      [ ACC ]     STREAM     LISTENING     10632    /run/user/1000/keyring-8u3HMb/gpg
unix  2      [ ACC ]     STREAM     LISTENING     12695    @/dbus-vfs-daemon/socket-o6qHJk7U
unix  2      [ ACC ]     STREAM     LISTENING     10490    @/com/ubuntu/upstart-session/1000/1519
unix  2      [ ACC ]     STREAM     LISTENING     10920    @/tmp/dbus-BzlwNswPQG
unix  2      [ ACC ]     STREAM     LISTENING     12701    @/dbus-vfs-daemon/socket-qMUf2QbM
unix  2      [ ACC ]     STREAM     LISTENING     10644    /run/user/1000/keyring-8u3HMb/ssh
unix  2      [ ACC ]     STREAM     LISTENING     10646    /run/user/1000/keyring-8u3HMb/pkcs11
unix  2      [ ACC ]     SEQPACKET  LISTENING     7334     /run/udev/control
unix  2      [ ACC ]     STREAM     LISTENING     10531    @/tmp/dbus-2EK7Y24d3S
unix  2      [ ACC ]     STREAM     LISTENING     10197    /var/run/nvidia-persistenced/socket
unix  2      [ ACC ]     STREAM     LISTENING     9980     /var/run/cups/cups.sock


but I still get the Litecoin connection error
legendary
Activity: 1059
Merit: 1000

voting opportunity: https://c-cex.com/?id=vote
voting opportunity: https://www.cryptsy.com/coinvotes/

wow, already 652 votes!  Shocked

Incredibly fast, thanks to the developer!

This coin has a lot of potential!  Wink
legendary
Activity: 1059
Merit: 1000
qt is the GUI interface.  mobilecashd is command-line only (for accessing across SSH on kopiemtu for example)

ah ok! Wink

legendary
Activity: 1292
Merit: 1000
what is the difference between mobilecash-qt and mobilecashd?


tcp        0      0 127.0.0.1:6888          0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:6889            0.0.0.0:*               LISTEN

Yes, that is test mobilecashd... (that you had insist to provide earlier Wink )



solution:

Code:
cd /root
ps -ef | grep mobilecashd
kill ...
rm /root/mobilecashd

mv /root/.mobilecash/mobilecash.conf /tmp
rm -r /root/.mobilecash
mkdir /root/.mobilecash
mv /tmp/mobilecash.conf /root/.mobilecash/

wget http://mbl.cash/mobilecashd-v0.10.0.0-lin64.tgz

tar -xf mobilecashd-v0.10.0.0-lin64.tgz
./mobilecashd -server &

sr. member
Activity: 427
Merit: 250
qt is the GUI interface.  mobilecashd is command-line only (for accessing across SSH on kopiemtu for example)
legendary
Activity: 1059
Merit: 1000
what is the difference between mobilecash-qt and mobilecashd?
sr. member
Activity: 427
Merit: 250
Code:
root@cheezburger:~# netstat -ln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 127.0.0.1:11211         0.0.0.0:*               LISTEN
tcp        0      0 127.0.1.1:53            0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:5888          0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:5889            0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:6888          0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:6889            0.0.0.0:*               LISTEN
tcp6       0      0 :::80                   :::*                    LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN
tcp6       0      0 ::1:631                 :::*                    LISTEN
tcp6       0      0 ::1:5888                :::*                    LISTEN
tcp6       0      0 :::5889                 :::*                    LISTEN
tcp6       0      0 ::1:6888                :::*                    LISTEN
tcp6       0      0 :::6889                 :::*                    LISTEN
udp        0      0 127.0.0.1:11211         0.0.0.0:*
udp        0      0 0.0.0.0:24379           0.0.0.0:*
udp        0      0 127.0.1.1:53            0.0.0.0:*
udp        0      0 0.0.0.0:68              0.0.0.0:*
udp        0      0 192.168.1.25:123        0.0.0.0:*
udp        0      0 127.0.0.1:123           0.0.0.0:*
udp        0      0 0.0.0.0:123             0.0.0.0:*
udp6       0      0 :::28638                :::*
udp6       0      0 fe80::be5f:f4ff:fec:123 :::*
udp6       0      0 ::1:123                 :::*
udp6       0      0 :::123                  :::*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags       Type       State         I-Node   Path
unix  2      [ ACC ]     STREAM     LISTENING     9222     /var/run/acpid.socket
unix  2      [ ACC ]     STREAM     LISTENING     10183    @/tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     8997     /var/run/sdp
unix  2      [ ACC ]     STREAM     LISTENING     12698    @/dbus-vfs-daemon/socket-Wbb1HcJw
unix  2      [ ACC ]     STREAM     LISTENING     10707    @/tmp/dbus-p6Dirsfi
unix  2      [ ACC ]     STREAM     LISTENING     10184    /tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     11342    /tmp/.pcmanfm-socket--0-live
unix  2      [ ACC ]     STREAM     LISTENING     8531     /var/run/dbus/system_bus_socket
unix  2      [ ACC ]     STREAM     LISTENING     11404    /tmp/ssh-r0Igjcb17qoo/agent.1758
unix  2      [ ACC ]     STREAM     LISTENING     11437    /tmp/.menu-cached-:0-live
unix  2      [ ACC ]     STREAM     LISTENING     7046     @/com/ubuntu/upstart
unix  2      [ ACC ]     STREAM     LISTENING     10630    /run/user/1000/keyring-8u3HMb/control
unix  2      [ ACC ]     STREAM     LISTENING     10632    /run/user/1000/keyring-8u3HMb/gpg
unix  2      [ ACC ]     STREAM     LISTENING     12695    @/dbus-vfs-daemon/socket-o6qHJk7U
unix  2      [ ACC ]     STREAM     LISTENING     10490    @/com/ubuntu/upstart-session/1000/1519
unix  2      [ ACC ]     STREAM     LISTENING     10920    @/tmp/dbus-BzlwNswPQG
unix  2      [ ACC ]     STREAM     LISTENING     12701    @/dbus-vfs-daemon/socket-qMUf2QbM
unix  2      [ ACC ]     STREAM     LISTENING     10644    /run/user/1000/keyring-8u3HMb/ssh
unix  2      [ ACC ]     STREAM     LISTENING     10646    /run/user/1000/keyring-8u3HMb/pkcs11
unix  2      [ ACC ]     SEQPACKET  LISTENING     7334     /run/udev/control
unix  2      [ ACC ]     STREAM     LISTENING     10531    @/tmp/dbus-2EK7Y24d3S
unix  2      [ ACC ]     STREAM     LISTENING     10197    /var/run/nvidia-persistenced/socket
unix  2      [ ACC ]     STREAM     LISTENING     9980     /var/run/cups/cups.sock
legendary
Activity: 1292
Merit: 1000

My only idea here is that you are still using test mobilecashd.
please show the output from:
netstat -ln


and eventual solution:

Code:
ps -ef | grep mobilecashd
kill ...
rm /root/mobilecashd

mv /root/.mobilecash/mobilecash.conf /tmp
rm -r /root/.mobilecash
mkdir /root/.mobilecash
mv /tmp/mobilecash.conf /root/.mobilecash/

wget http://mbl.cash/mobilecashd-v0.10.0.0-lin64.tgz

tar -xf mobilecashd-v0.10.0.0-lin64.tgz
./mobilecashd -server &

sr. member
Activity: 427
Merit: 250
also mobilecashd is running but does not seem to be connected to anything

Code:
root@cheezburger:~# ./mobilecashd getinfo
{
    "version" : 100000,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : false,
    "keypoololdest" : 1443096467,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
sr. member
Activity: 427
Merit: 250
Ok here's the next error message:

Code:
root@cheezburger:~/stratum-lyra-1# twistd -ny launcher.tac -l -
2015-09-24 14:45:40,619 INFO Cache # Caching initialized
2015-09-24 14:45:40,627 INFO mining # Connecting to master coind...
2015-09-24 14:45:40,627 INFO bitcoin_rpc # Checking for submitblock
2015-09-24 14:45:40+0200 [-] Log opened.
2015-09-24 14:45:40+0200 [-] twistd 13.2.0 (/usr/bin/python 2.7.6) starting up.
2015-09-24 14:45:40+0200 [-] reactor class: twisted.internet.epollreactor.EPollReactor.
2015-09-24 14:45:40+0200 [-] Changing process name to twistd-lyra-1
2015-09-24 14:45:40,791 INFO Cache # Caching initialized
2015-09-24 14:45:40,800 INFO mining # Connecting to master coind...
2015-09-24 14:45:40,800 INFO bitcoin_rpc # Checking for submitblock
2015-09-24 14:45:40+0200 [-] Log opened.
2015-09-24 14:45:40+0200 [-] twistd 13.2.0 ( 2.7.6) starting up.
2015-09-24 14:45:40+0200 [-] reactor class: twisted.internet.epollreactor.EPollReactor.
2015-09-24 14:45:40,804 INFO mining # Found submitblock
2015-09-24 14:45:40,813 INFO mining # Coin detected as POW
2015-09-24 14:45:40,813 INFO mining # Connected to the coind - Begining to load Address and Module Checks!
2015-09-24 14:45:40,813 INFO mining # Connecting to mm coind...
2015-09-24 14:45:40,814 ERROR bitcoin_rpc_manager # Check Height -- Pool 0 Down!
2015-09-24 14:45:41,816 ERROR bitcoin_rpc_manager # Problem with Pool 0 -- NO ALTERNATE POOLS!!!

....and "Pool 0 Down!" error keeps repeating
legendary
Activity: 1292
Merit: 1000
i am able to run vertcoind and mobilecashd

but at step 10 in your guide on kopiemtu thread, after running

Code:
screen
cd stratum-lyra-1
twistd -ny launcher.tac -l -

my output is this:

Code:
2015-09-24 14:15:43,917 INFO Cache # Caching initialized
2015-09-24 14:15:44+0200 [-] twistd 13.2.0 ( 2.7.6) starting up.
2015-09-24 14:15:44+0200 [-] reactor class: twisted.internet.epollreactor.EPollReactor.
2015-09-24 14:15:44,102 INFO mining # Found submitblock
2015-09-24 14:15:44,110 INFO mining # Coin detected as POW
2015-09-24 14:15:44,111 INFO mining # Connected to the coind - Begining to load Address and Module Checks!
2015-09-24 14:15:44,111 INFO mining # Connecting to mm coind...
2015-09-24 14:15:44,113 INFO bitcoin_rpc # HERE10
2015-09-24 14:15:44,113 INFO bitcoin_rpc # HERE11
2015-09-24 14:15:44,115 INFO bitcoin_rpc # HERE13
2015-09-24 14:15:44,116 ERROR mining # Coind Error: Litecoin is not connected!
2015-09-24 14:15:45,122 INFO bitcoin_rpc # HERE10
2015-09-24 14:15:45,123 INFO bitcoin_rpc # HERE11
2015-09-24 14:15:45,128 INFO bitcoin_rpc # HERE13
2015-09-24 14:15:45,129 ERROR mining # Coind Error: Litecoin is not connected!

and the "Litecoin is not connected!" error keeps repeating indefinitely.  I am using test MM_PORT 6888. Is that the correct port?


it seems you are very close... Smiley

try MM_PORT=14414 and see if it helps



sr. member
Activity: 427
Merit: 250
i am able to run vertcoind and mobilecashd

but at step 10 in your guide on kopiemtu thread, after running

Code:
screen
cd stratum-lyra-1
twistd -ny launcher.tac -l -

my output is this:

Code:
2015-09-24 14:15:43,917 INFO Cache # Caching initialized
2015-09-24 14:15:43,925 INFO mining # Connecting to master coind...
2015-09-24 14:15:43,925 INFO bitcoin_rpc # Checking for submitblock
2015-09-24 14:15:43+0200 [-] Log opened.
2015-09-24 14:15:43+0200 [-] twistd 13.2.0 (/usr/bin/python 2.7.6) starting up.
2015-09-24 14:15:43+0200 [-] reactor class: twisted.internet.epollreactor.EPollReactor.
2015-09-24 14:15:43+0200 [-] Changing process name to twistd-lyra-1
2015-09-24 14:15:44,089 INFO Cache # Caching initialized
2015-09-24 14:15:44,097 INFO mining # Connecting to master coind...
2015-09-24 14:15:44,098 INFO bitcoin_rpc # Checking for submitblock
2015-09-24 14:15:44+0200 [-] Log opened.
2015-09-24 14:15:44+0200 [-] twistd 13.2.0 ( 2.7.6) starting up.
2015-09-24 14:15:44+0200 [-] reactor class: twisted.internet.epollreactor.EPollReactor.
2015-09-24 14:15:44,102 INFO mining # Found submitblock
2015-09-24 14:15:44,110 INFO mining # Coin detected as POW
2015-09-24 14:15:44,111 INFO mining # Connected to the coind - Begining to load Address and Module Checks!
2015-09-24 14:15:44,111 INFO mining # Connecting to mm coind...
2015-09-24 14:15:44,113 INFO bitcoin_rpc # HERE10
2015-09-24 14:15:44,113 INFO bitcoin_rpc # HERE11
2015-09-24 14:15:44,115 INFO bitcoin_rpc # HERE13
2015-09-24 14:15:44,116 ERROR mining # Coind Error: Litecoin is not connected!
2015-09-24 14:15:45,122 INFO bitcoin_rpc # HERE10
2015-09-24 14:15:45,123 INFO bitcoin_rpc # HERE11
2015-09-24 14:15:45,128 INFO bitcoin_rpc # HERE13
2015-09-24 14:15:45,129 ERROR mining # Coind Error: Litecoin is not connected!

and the "Litecoin is not connected!" error keeps repeating indefinitely.  I am using test MM_PORT 6888. Is that the correct port?
legendary
Activity: 1292
Merit: 1000

voting opportunity: https://c-cex.com/?id=vote
voting opportunity: https://www.cryptsy.com/coinvotes/
legendary
Activity: 1292
Merit: 1000
i could not get the wallet running on a kopiemtu install. will be waiting for a pool  Undecided

Hi,
what is the output, where you have a problem?
sr. member
Activity: 427
Merit: 250
i could not get the wallet running on a kopiemtu install. will be waiting for a pool  Undecided
legendary
Activity: 1292
Merit: 1000
To be added in c-cex will take long time to be listed, yobit can work faster.


that block was one minute too late:
https://blockchain.info/block/00000000000000000ab84e5c101400afae2a51179e215cee512c714a1a66539b
legendary
Activity: 1292
Merit: 1000
Seems that the OP has never made a virustotal scan.
So i am scanning it if it has any viruses as the .exe file is just developed.
The results seems good and no virus detected: https://www.virustotal.com/en/url/eb61dc9cb8883504a4c38db8ed904514b5759639460942b9ebdbd0cc994b4ef7/analysis/1443076444/


That's great!
Thank you for your help!

No problem i am here to help and make more productivity the products Tongue
What i always want from the new projects(new coins) is the giveaway to members.
Like DarkTronToken which is going good, and by giveaways it can boost your coin and its price too and people will be more interested about MBL.


I have to consult giveaways matter with my business partners.
It seems we have some prospective idea for boosting interest about MobileCash.

Pages:
Jump to: