Author Topic: linux wallet - testing  (Read 5813 times)

0 Members and 1 Guest are viewing this topic.

emre

  • Guest
yah having wallet working great now just a little problem mining in ubuntu

you should consider using yam miner (probably 5x-10x better)

https://bitsharestalk.org/index.php?topic=2609.0
« Last Edit: March 03, 2014, 07:40:36 pm by emre »

Offline validsyntax1210

  • Newbie
  • *
  • Posts: 6
    • View Profile
yah having wallet working great now just a little problem mining in ubuntu

my start up is as follows ./minerd --threads 4 -a sha256d -o http://work.mmcpool.com:8880 -u MVi1EeYtcNJS2t44oHDB2C1yTz81Beik6a -p x

Any advice here? if i figure out i will post results this is what im getting.

[2014-03-03 13:02:13] thread 0: 32 hashes, 603.77 khash/s
[2014-03-03 13:02:13] thread 0: 12 hashes, 461.54 khash/s
[2014-03-03 13:02:13] thread 3: 4 hashes, 400.00 khash/s
[2014-03-03 13:02:13] thread 2: 16 hashes, 800.00 khash/s
[2014-03-03 13:02:13] thread 0: 24 hashes, 827.59 khash/s
[2014-03-03 13:02:13] thread 0: 8 hashes, 666.67 khash/s
[2014-03-03 13:02:13] thread 3: 8 hashes, 666.67 khash/s
[2014-03-03 13:02:13] thread 2: 4 hashes, 500.00 khash/s
[2014-03-03 13:02:13] thread 3: 16 hashes, 592.59 khash/s
[2014-03-03 13:02:13] thread 2: 4 hashes, 400.00 khash/s
[2014-03-03 13:02:13] thread 3: 8 hashes, 533.33 khash/s
[2014-03-03 13:02:13] thread 1: 12 hashes, 666.67 khash/s
[2014-03-03 13:02:13] thread 0: 20 hashes, 952.38 khash/s
[2014-03-03 13:02:16] LONGPOLL detected new block
[2014-03-03 13:02:30] JSON-RPC call failed: {
   "code": -4,
   "message": "upstream RPC error"
}
[2014-03-03 13:02:30] submit_upstream_work json_rpc_call failed
[2014-03-03 13:02:30] ...retry after 30 seconds
^C

It goes like hell for a while then i get that json_rpc_call error and wont connect seems like the miner is running to fast .....

I know the thread is Linux wallet testing but i really couldn’t mind much on the linux mining for memory coin.

Offline tomorrow

  • Full Member
  • ***
  • Posts: 173
    • View Profile
works fine here
Code: [Select]
#uname -a
Linux 3.13.5-1-ARCH #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014 x86_64 GNU/Linux
Vote for seraphim to lead a team of supporters as MMC CSO
Send 0.00000001 to MVTEcsoL9GvfezMUgEDnhr7ioRAsByuTAv

emre

  • Guest
ldd ./memorycoin-qt-0.8.582

it shows u that libarys are i386 not 64 bit i could find 64 bit but not 32 so in ubuntu


yes -for ubuntu- these 32bit libraries exist even though you're in a 64bit system.

thanks for the feedback.

Offline validsyntax1210

  • Newbie
  • *
  • Posts: 6
    • View Profile
ldd ./memorycoin-qt-0.8.582

it shows u that libarys are i386 not 64 bit i could find 64 bit but not 32 so in ubuntu

sudo apt-get install libqtgui4:i386

now im getting that block chain error and closes

emorycoin-qt-0.8.582: db/version_set.cc:715: leveldb::VersionSet::~VersionSet(): Assertion `dummy_versions_.next_ == &dummy_versions_' failed.
Aborted (core dumped)

Update:
https://bitsharestalk.org/index.php?topic=1643.0
This is a windows post but just said to delete the contents of .memorycoin in home directory back up wallet first if you have money in it then client started up fine hope this will help others with the same problem.
« Last Edit: March 03, 2014, 05:38:07 am by validsyntax1210 »

Offline validsyntax1210

  • Newbie
  • *
  • Posts: 6
    • View Profile

Yah i get same error with the linux file i have chmod +x the file also made sure i have the require library installed

Im on ubuntu 13.1

I have compiled source and i get a error with
: Error loading block database.
Do you want to rebuild the block database now?
memorycoind: db/version_set.cc:715: leveldb::VersionSet::~VersionSet(): Assertion `dummy_versions_.next_ == &dummy_versions_' failed.
Aborted (core dumped)

then closes
« Last Edit: March 03, 2014, 01:38:28 am by validsyntax1210 »

emre

  • Guest
it was extracted as an executable already when I tried

it should be but I don't see any other reason why maxpwr got that :)

will check when I get home.
« Last Edit: February 06, 2014, 06:37:32 pm by emre »

Offline seraphim

it was extracted as an executable already when I tried
Meet you on STEEM

emre

  • Guest
is that just a binary?

I got a "permission denied" and "command not found", respectively:

./memorycoin-qt-0.8.582
sudo /home/user/Desktop/memorycoin-qt-0.8.582

(Ubuntu 64-bit, new install)

yes, just the wallet binary.

you should chmod +x ./memorycoin-qt-0.8.582 before executing it.

after that:

./memorycoin-qt-0.8.582

Offline seraphim

working fine for me (Ubuntu 13.10 64bit)
Meet you on STEEM

Offline MaxPWR

  • Sr. Member
  • ****
  • Posts: 221
  • Sink 2UR Source
    • View Profile
    • Max's Power Plant
is that just a binary?

I got a "permission denied" and "command not found", respectively:

./memorycoin-qt-0.8.582
sudo /home/user/Desktop/memorycoin-qt-0.8.582

(Ubuntu 64-bit, new install)
You can't stop the signal, Mal. Everything goes somewhere, and I go everywhere.

PWR UP: MAXVTEoYhDfWJjvkNm2ZmUhHpYbsPYuybg

emre

  • Guest
Hi.
I have the error:
./memorycoin-qt-0.8.582: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory

and I have the /usr/lib/x86_64-linux-gnu/libQtGui.so.4


hi,

thanks for testing it out. what's your distro? and is it 32 or 64 bit?

Offline lordcoin

  • Newbie
  • *
  • Posts: 1
    • View Profile
Hi.
I have the error:
./memorycoin-qt-0.8.582: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory

and I have the /usr/lib/x86_64-linux-gnu/libQtGui.so.4

emre

  • Guest
http://www.memorycoin.org/downloads/memorycoin-qt-linux-0.8.582.tar.gz

tested on ubuntu, 32-64 bit systems. anyone want to test and feedback?