Author

Topic: [ANN] [SHA256]+[CPU] MediterraneanCoin (MED) - REUSE your ERUPTER!! - page 108. (Read 227779 times)

newbie
Activity: 17
Merit: 0
Can I delete the folder bitstreams?
sr. member
Activity: 280
Merit: 250
Quote
are you running mediterraneancoin-qt with the -server option?
or are you running mediterraneancoind with the -server option?

it is ok to use one or the other, the important thing is the -server command line option.

Yes I am running mediterraneancoind with the -server option.

I give up.   Undecided
legendary
Activity: 1288
Merit: 1043
:^)
mcproxy has timed out a getwork request to the wallet, but mcproxy will continue to work.

this can happen for various reasons:
has your wallet completely syncronized its blockchain?

Block 2893 with 11 nodes connected and green mark showing wallet is synced but date of last block points that there
should be more blocks.

is it still at block 2893?

It went to 2935 (~30 minutes behind blockchain) and stopped. I started mining, mined 1 block and then it went crazy again.
sr. member
Activity: 266
Merit: 250

solo mining requires that the wallet has finished its sync with the network.

if you want to use only the wallet (i.e. transactions), than you need to run only the wallet.
 

Could this be why I am getting the following error? Because I am still 5 days behind?

After following your build instruction, I have managed to build cgminer, when running I got this error:

Code:
[2014-01-04 02:15:14] Started cgminer 3.9.0
 [2014-01-04 02:15:47] Failed to sem_timedwait errno=4 cgsem=0x0x7fff17c846f0 in
 usbutils.c callback_wait():2431

can you try to build and run the original cgminer and see if the same error occurs?
you can get it here:
git clone https://github.com/ckolivas/cgminer

also, can you provide more information about your system:
uname -a
cat /etc/debian_version
...


kenshin@blackbox:~$ uname -a
Linux blackbox 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
kenshin@blackbox:~$ cat /etc/debian_version
wheezy/sid

When running the normal cgminer. It exit after a while.

are you running a bluefury or erupter?

in case you are running  a bluefury, try a cgminer build with only --enable-bitfury:

CFLAGS="-O2 -Wall"  ./configure --enable-bitfury


This is what I got now:

Code:
[2014-01-04 03:03:28] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-01-04 03:03:28] Pool: 0  URL: http://localhost:8080  User: dragonkid  Pas
sword: 1
 [2014-01-04 03:03:28] Press any key to exit, or cgminer will try again in 15s.
 [2014-01-04 03:04:28] Pool 0 slow/down or URL or credentials invalid

also, you will need mcproxy running.

It is running:

Code:
kenshin@blackbox:~$ ps aux | grep mcproxy
1000     11146  0.0  0.0   9456   948 pts/22   S+   03:15   0:00 grep --color=auto mcproxy
1000     30769  0.1  0.5 4489372 42000 ?       Sl   01:00   0:11 java -jar mcproxy.jar

And the username and password are the same as .conf

are you running mediterraneancoin-qt with the -server option?
or are you running mediterraneancoind with the -server option?

it is ok to use one or the other, the important thing is the -server command line option.
sr. member
Activity: 280
Merit: 250

solo mining requires that the wallet has finished its sync with the network.

if you want to use only the wallet (i.e. transactions), than you need to run only the wallet.
 

Could this be why I am getting the following error? Because I am still 5 days behind?

After following your build instruction, I have managed to build cgminer, when running I got this error:

Code:
[2014-01-04 02:15:14] Started cgminer 3.9.0
 [2014-01-04 02:15:47] Failed to sem_timedwait errno=4 cgsem=0x0x7fff17c846f0 in
 usbutils.c callback_wait():2431

can you try to build and run the original cgminer and see if the same error occurs?
you can get it here:
git clone https://github.com/ckolivas/cgminer

also, can you provide more information about your system:
uname -a
cat /etc/debian_version
...


kenshin@blackbox:~$ uname -a
Linux blackbox 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
kenshin@blackbox:~$ cat /etc/debian_version
wheezy/sid

When running the normal cgminer. It exit after a while.

are you running a bluefury or erupter?

in case you are running  a bluefury, try a cgminer build with only --enable-bitfury:

CFLAGS="-O2 -Wall"  ./configure --enable-bitfury


This is what I got now:

Code:
[2014-01-04 03:03:28] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-01-04 03:03:28] Pool: 0  URL: http://localhost:8080  User: dragonkid  Pas
sword: 1
 [2014-01-04 03:03:28] Press any key to exit, or cgminer will try again in 15s.
 [2014-01-04 03:04:28] Pool 0 slow/down or URL or credentials invalid

also, you will need mcproxy running.

It is running:

Code:
kenshin@blackbox:~$ ps aux | grep mcproxy
1000     11146  0.0  0.0   9456   948 pts/22   S+   03:15   0:00 grep --color=auto mcproxy
1000     30769  0.1  0.5 4489372 42000 ?       Sl   01:00   0:11 java -jar mcproxy.jar

And the username and password are the same as .conf
full member
Activity: 184
Merit: 100
Code:
[code[2014-01-03 21:41:36] Started cgminer 3.9.0
[2014-01-03 21:41:38] No devices detected!
[2014-01-03 21:41:38] Waiting for USB hotplug devices or press q to quit

Running window qt
it keep getting "No devices detected!"


Mi1nbgs7uAok4u8CsnzpmqYpvMcWQmZHor


what kind of ASIC are you using?

does the standard cgminer work correctly with the device?

I get the same message and I'm using the AsicMiner Block Erupter Saphire usb miners in windows 7 64bit


Same block erupter, works with regular version of cgminer with options "--icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM..."
This version does not accept options.

for reference:
we did  a build for a win32 cgminer on a Ubuntu 12.04 64bit,
following the instructions found here:
https://github.com/mrtexaznl/cgminer/blob/master/windows-build.txt

the configuration command was:

CPPFLAGS="-I`pwd`/../../cgminer-win32-deps/include" LDFLAGS="-L`pwd`/../../cgminer-win32-deps/lib -lcurldll" ../autogen.sh --prefix=/usr/local/i586-mingw32 --host=i586-mingw32msvc --build=i686-linux --enable-avalon --enable-bflsc  --enable-bitforce --enable-bitfury  --enable-hashfast  --enable-icarus  --enable-bab --enable-klondike  --enable-modminer

So, in theory icarus support should be enabled, but you report that icarus options are not accepted. We will investigate this problem.




edit: Yes, it did not accept options. Well I guess have to wait for the fixed before mining. Huh
sr. member
Activity: 266
Merit: 250

solo mining requires that the wallet has finished its sync with the network.

if you want to use only the wallet (i.e. transactions), than you need to run only the wallet.
 

Could this be why I am getting the following error? Because I am still 5 days behind?

After following your build instruction, I have managed to build cgminer, when running I got this error:

Code:
[2014-01-04 02:15:14] Started cgminer 3.9.0
 [2014-01-04 02:15:47] Failed to sem_timedwait errno=4 cgsem=0x0x7fff17c846f0 in
 usbutils.c callback_wait():2431

can you try to build and run the original cgminer and see if the same error occurs?
you can get it here:
git clone https://github.com/ckolivas/cgminer

also, can you provide more information about your system:
uname -a
cat /etc/debian_version
...


kenshin@blackbox:~$ uname -a
Linux blackbox 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
kenshin@blackbox:~$ cat /etc/debian_version
wheezy/sid

When running the normal cgminer. It exit after a while.

are you running a bluefury or erupter?

in case you are running  a bluefury, try a cgminer build with only --enable-bitfury:

CFLAGS="-O2 -Wall"  ./configure --enable-bitfury


This is what I got now:

Code:
[2014-01-04 03:03:28] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-01-04 03:03:28] Pool: 0  URL: http://localhost:8080  User: dragonkid  Pas
sword: 1
 [2014-01-04 03:03:28] Press any key to exit, or cgminer will try again in 15s.
 [2014-01-04 03:04:28] Pool 0 slow/down or URL or credentials invalid

also, you will need mcproxy running.
sr. member
Activity: 266
Merit: 250

solo mining requires that the wallet has finished its sync with the network.

if you want to use only the wallet (i.e. transactions), than you need to run only the wallet.
 

Could this be why I am getting the following error? Because I am still 5 days behind?

After following your build instruction, I have managed to build cgminer, when running I got this error:

Code:
[2014-01-04 02:15:14] Started cgminer 3.9.0
 [2014-01-04 02:15:47] Failed to sem_timedwait errno=4 cgsem=0x0x7fff17c846f0 in
 usbutils.c callback_wait():2431

can you try to build and run the original cgminer and see if the same error occurs?
you can get it here:
git clone https://github.com/ckolivas/cgminer

also, can you provide more information about your system:
uname -a
cat /etc/debian_version
...


kenshin@blackbox:~$ uname -a
Linux blackbox 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
kenshin@blackbox:~$ cat /etc/debian_version
wheezy/sid

When running the normal cgminer. It exit after a while.

are you running a bluefury or erupter?

in case you are running  a bluefury, try a cgminer build with only --enable-bitfury:

CFLAGS="-O2 -Wall"  ./configure --enable-bitfury


This is what I got now:

Code:
[2014-01-04 03:03:28] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-01-04 03:03:28] Pool: 0  URL: http://localhost:8080  User: dragonkid  Pas
sword: 1
 [2014-01-04 03:03:28] Press any key to exit, or cgminer will try again in 15s.
 [2014-01-04 03:04:28] Pool 0 slow/down or URL or credentials invalid

ok, can you check that the user and password you are using with cgminer are equal to rpcuser and rpcpassword store in mediterraneancoin.conf?
sr. member
Activity: 266
Merit: 250
mcproxy has timed out a getwork request to the wallet, but mcproxy will continue to work.

this can happen for various reasons:
has your wallet completely syncronized its blockchain?

Block 2893 with 11 nodes connected and green mark showing wallet is synced but date of last block points that there
should be more blocks.

is it still at block 2893?
sr. member
Activity: 280
Merit: 250

solo mining requires that the wallet has finished its sync with the network.

if you want to use only the wallet (i.e. transactions), than you need to run only the wallet.
 

Could this be why I am getting the following error? Because I am still 5 days behind?

After following your build instruction, I have managed to build cgminer, when running I got this error:

Code:
[2014-01-04 02:15:14] Started cgminer 3.9.0
 [2014-01-04 02:15:47] Failed to sem_timedwait errno=4 cgsem=0x0x7fff17c846f0 in
 usbutils.c callback_wait():2431

can you try to build and run the original cgminer and see if the same error occurs?
you can get it here:
git clone https://github.com/ckolivas/cgminer

also, can you provide more information about your system:
uname -a
cat /etc/debian_version
...


kenshin@blackbox:~$ uname -a
Linux blackbox 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
kenshin@blackbox:~$ cat /etc/debian_version
wheezy/sid

When running the normal cgminer. It exit after a while.

are you running a bluefury or erupter?

in case you are running  a bluefury, try a cgminer build with only --enable-bitfury:

CFLAGS="-O2 -Wall"  ./configure --enable-bitfury


This is what I got now:

Code:
[2014-01-04 03:03:28] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-01-04 03:03:28] Pool: 0  URL: http://localhost:8080  User: dragonkid  Pas
sword: 1
 [2014-01-04 03:03:28] Press any key to exit, or cgminer will try again in 15s.
 [2014-01-04 03:04:28] Pool 0 slow/down or URL or credentials invalid
sr. member
Activity: 266
Merit: 250
Code:
[code[2014-01-03 21:41:36] Started cgminer 3.9.0
[2014-01-03 21:41:38] No devices detected!
[2014-01-03 21:41:38] Waiting for USB hotplug devices or press q to quit

Running window qt
it keep getting "No devices detected!"


Mi1nbgs7uAok4u8CsnzpmqYpvMcWQmZHor


what kind of ASIC are you using?

does the standard cgminer work correctly with the device?

I get the same message and I'm using the AsicMiner Block Erupter Saphire usb miners in windows 7 64bit


Same block erupter, works with regular version of cgminer with options "--icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM..."
This version does not accept options.

for reference:
we did  a build for a win32 cgminer on a Ubuntu 12.04 64bit,
following the instructions found here:
https://github.com/mrtexaznl/cgminer/blob/master/windows-build.txt

the configuration command was:

CPPFLAGS="-I`pwd`/../../cgminer-win32-deps/include" LDFLAGS="-L`pwd`/../../cgminer-win32-deps/lib -lcurldll" ../autogen.sh --prefix=/usr/local/i586-mingw32 --host=i586-mingw32msvc --build=i686-linux --enable-avalon --enable-bflsc  --enable-bitforce --enable-bitfury  --enable-hashfast  --enable-icarus  --enable-bab --enable-klondike  --enable-modminer

So, in theory icarus support should be enabled, but you report that icarus options are not accepted. We will investigate this problem.

sr. member
Activity: 266
Merit: 250
how can i tell if it is running? should it display anything? should the wallet be started first or anything?  also wallet is not syncing

for your wallet to sync, there are still a lot of new users who are syncing right now, so we have to wait for the whole network to stabilize itself.
we suggest that you leave the wallet running for a couple of hours.

for solo mining, the sequence is:
- run the wallet (with -server option)
- run mcproxy
- run cgminer

solo mining requires that the wallet has finished its sync with the network.

if you want to use only the wallet (i.e. transactions), than you need to run only the wallet.
 

Sorry  smallplatf this coin like much for me but dosen't sync the wallet im waiting mor than 2 hours and wallet dosen't sync, im go out atm

can you check that you can access TCP port 9373 to the outside? We want to investigate the possibility of a filter.

i.e. what do you get from the following command:

telnet dnsseed.mediterraneancoin.org 9373

full member
Activity: 184
Merit: 100
Code:
[code[2014-01-03 21:41:36] Started cgminer 3.9.0
[2014-01-03 21:41:38] No devices detected!
[2014-01-03 21:41:38] Waiting for USB hotplug devices or press q to quit

Running window qt
it keep getting "No devices detected!"


Mi1nbgs7uAok4u8CsnzpmqYpvMcWQmZHor


what kind of ASIC are you using?

does the standard cgminer work correctly with the device?

I get the same message and I'm using the AsicMiner Block Erupter Saphire usb miners in windows 7 64bit


Same block erupter, works with regular version of cgminer with options "--icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM..."
This version does not accept options.
member
Activity: 98
Merit: 10
Code:
[code[2014-01-03 21:41:36] Started cgminer 3.9.0
[2014-01-03 21:41:38] No devices detected!
[2014-01-03 21:41:38] Waiting for USB hotplug devices or press q to quit

Running window qt
it keep getting "No devices detected!"


Mi1nbgs7uAok4u8CsnzpmqYpvMcWQmZHor


what kind of ASIC are you using?

does the standard cgminer work correctly with the device?

I get the same message and I'm using the AsicMiner Block Erupter Saphire usb miners in windows 7 64bit
legendary
Activity: 1288
Merit: 1043
:^)
mcproxy has timed out a getwork request to the wallet, but mcproxy will continue to work.

this can happen for various reasons:
has your wallet completely syncronized its blockchain?

Block 2893 with 11 nodes connected and green mark showing wallet is synced but date of last block points that there
should be more blocks.
sr. member
Activity: 266
Merit: 250
Code:
[code[2014-01-03 21:41:36] Started cgminer 3.9.0
[2014-01-03 21:41:38] No devices detected!
[2014-01-03 21:41:38] Waiting for USB hotplug devices or press q to quit
[2014-01-03 21:41:38] Probing for an alive pool
[2014-01-03 21:41:39] No suitable long-poll found for http://localhost:8080]

Running window qt
it keep getting "No devices detected!"


Mi1nbgs7uAok4u8CsnzpmqYpvMcWQmZHor


what kind of ASIC are you using?

does the standard cgminer work correctly with the device?
sr. member
Activity: 266
Merit: 250
full member
Activity: 184
Merit: 100
Code:
[code[2014-01-03 21:41:36] Started cgminer 3.9.0
[2014-01-03 21:41:38] No devices detected!
[2014-01-03 21:41:38] Waiting for USB hotplug devices or press q to quit
[2014-01-03 21:41:38] Probing for an alive pool
[2014-01-03 21:41:39] No suitable long-poll found for http://localhost:8080]

Running window qt
it keep getting "No devices detected!"


Mi1nbgs7uAok4u8CsnzpmqYpvMcWQmZHor
sr. member
Activity: 266
Merit: 250

solo mining requires that the wallet has finished its sync with the network.

if you want to use only the wallet (i.e. transactions), than you need to run only the wallet.
 

Could this be why I am getting the following error? Because I am still 5 days behind?

After following your build instruction, I have managed to build cgminer, when running I got this error:

Code:
[2014-01-04 02:15:14] Started cgminer 3.9.0
 [2014-01-04 02:15:47] Failed to sem_timedwait errno=4 cgsem=0x0x7fff17c846f0 in
 usbutils.c callback_wait():2431

can you try to build and run the original cgminer and see if the same error occurs?
you can get it here:
git clone https://github.com/ckolivas/cgminer

also, can you provide more information about your system:
uname -a
cat /etc/debian_version
...


kenshin@blackbox:~$ uname -a
Linux blackbox 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
kenshin@blackbox:~$ cat /etc/debian_version
wheezy/sid

When running the normal cgminer. It exit after a while.

are you running a bluefury or erupter?

in case you are running  a bluefury, try a cgminer build with only --enable-bitfury:

CFLAGS="-O2 -Wall"  ./configure --enable-bitfury
legendary
Activity: 1288
Merit: 1043
:^)
on Win7 64-bit

Code:
C:\Program Files (x86)\MEDcoin>"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar mcproxy.jar
MediterraneanCoin Proxy
parameters:
wallet hostname: localhost
wallet port: 9372
bind to local address:
local proxy port: 8080

RCPUtils: sending data: {"method":"getwork","params":[],"id":1}
java.net.SocketTimeoutException: Read timed out
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at org.mediterraneancoin.proxy.net.RPCUtils.doJSONRPCCall(RPCUtils.java:
260)
        at org.mediterraneancoin.proxy.net.RPCUtils.doGetWorkMessage(RPCUtils.ja
va:362)
        at org.mediterraneancoin.proxy.HttpServer.handle(HttpServer.java:116)
        at org.simpleframework.http.core.Dispatcher.dispatch(Dispatcher.java:121
)
        at org.simpleframework.http.core.Dispatcher.run(Dispatcher.java:103)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getContentEncoding(Unknown Source)
        at org.mediterraneancoin.proxy.net.RPCUtils.doJSONRPCCall(RPCUtils.java:
211)
        ... 7 more
Jump to: