Pages:
Author

Topic: [ANN] [ARO] | Arionum | CPU+GPU+Masternode | PHP Based |Decentralized Revolution - page 65. (Read 71563 times)

jr. member
Activity: 230
Merit: 5
did that. not working.

Very strange, not sure why it isn't working
newbie
Activity: 34
Merit: 0
newbie
Activity: 34
Merit: 0
Follow on from "sflaherty"'s excellent Digital Ocean guide

Ok, calling all small miners that would like an injection of h/s for absolutely nothing. I have been in discussions with Upcloud, a relatively new cloud compute company based in London and they have given me access to their servers for testing whilst the Java miner was being developed and released, and working alongside ProgrammerDan, a range of test conditions were setup.

While carrying out this research and testing, I found the interface that Upcloud uses very simple and easy to use. Whilst it doesn't offer the same options as some of the bigger companies like Amazon AWS and Google Cloud Platform, they certainly are trying and have been excellent with regards to support and advice.

With this in mind, I am providing a guide so that absolutely anyone can give themselves that added boost to their h/s for free.

First of all, it would be very much appreciated if you used the following link - https://www.upcloud.com/register/?promo=59R28E . This is a referral link that gives new sign-ups $25 free to try out their service. Yes, ARO does receive some credit also, but this is used to provide servers for software testing on Upcloud VM's. I do also pay out of my own money for server time. This link just helps absorb some of those costs.

Ok, once you have signed up you will be presented with your Dashboard page -

http://i68.tinypic.com/30hmvcx.jpg

First we need to do the important stuff like setting up startup scripts and SSH keys.

I will walk you through how to create and use SSH keys in both Windows and Linux.

For Windows

Download and install the required version of PuTTY from these links - 32-bit - https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.70-installer.msi
                                                                                                                64-bit - https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.70-installer.msi



Thanks for the tutorial @overlode

I have followed it but when I test if it works, it says "no sessions" (see screenshot below)

http://oi63.tinypic.com/2ef8fhi.jpg

Do you know what's wrong?

Thanks

Try typing just "top" for me and let me know what it says (screenshot if poss)

It's possible also that the script is still installing, it takes about 2 minutes to fully install, sometimes longer

I have the same problem with freinos13

I put my server in Singapore at first, and thought maybe it is a problem. So I deleted it and put it in England. But it doesn't work. When i write "top" I get the same as freinos13

the script is with Java miner

also, at the start it shows "no VNC ready"

Using this script -

Quote
#! /bin/bash
set -x #echo on
sudo apt-get update
sudo apt-get install curl git libssl-dev libcurl3 -y
wget https://bitbucket.org/cryptogone/ariocppminer/downloads/ariocppminer_v0.9.4_ubuntu16_server.tar.gz
tar -zxf ariocppminer_v0.9.4_ubuntu16_server.tar.gz
tmux new-session -d -s my_session './ariocppminer_avx2 -a -p http://aro.cool'

I have no problems at all

http://i65.tinypic.com/29cku49.png

tried the other script - doesn't work too
full member
Activity: 294
Merit: 101
Anyone knows how to get java miner to run in OS X.

I have the latest JRE environement installed for OS X, but clicking the .jar file, it does nothing.

Then you need to either create a batch file with the following content: java -jar arionum-miner-java.jar (I am not sure how it is in MacOS with batch files though)

or

If that doesn't work, open a shell, go to the download folder, and run ./jar -java arionum-miner-java.jar (or the correct name of the path).

java -jar ... starts, but it doesn't run properly, displays a lot of errors like:

Code:
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.UnsatisfiedLinkError: Error looking up function 'encode_ctx': dlsym(0x7fa250e16360, encode_ctx): symbol not found
at com.sun.jna.Function.(Function.java:245)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
at com.sun.jna.Library$Handler.invoke(Library.java:228)
at com.sun.proxy.$Proxy0.encode_ctx(Unknown Source)
at com.programmerdan.arionum.arionum_miner.MappedHasher.go(MappedHasher.java:252)
at com.programmerdan.arionum.arionum_miner.Hasher.run(Hasher.java:45)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.programmerdan.arionum.arionum_miner.AggressiveAffinityThreadFactory$1.run(AggressiveAffinityThreadFactory.java:85)
at java.base/java.lang.Thread.run(Thread.java:844)

Good, solving errors one step at a time Smiley
On to the next - how did you compile on Mac OS? Did you use Maven or something else?
I had a lot of issues with maven clean package on Win and I had to reinstall several times latest JRE and JDK in order to run and compile properly.

Try these steps:

mvn clean package

chmod +x build-argon.sh

build-argon.sh

run.sh

I didn't compile anything, I just downloaded the jar file from the java miner page.

Jar should run if a JRE is installed and should be OS agnostic, that's the point of java, no?

There is a pre-compiled miner now, yeah I noticed.
So in such case, I guess there was an issue in the compilation itself (if you really have the latest JRE for macOS). It should run with no problems.

I suggest we wait until the topic for the cloud mining troubleshooting is over, as they have currently usurped the thread SmileySmileySmiley and then look for the feedback from other Mac users or ProgrammerDan himself who is here.
newbie
Activity: 34
Merit: 0
Follow on from "sflaherty"'s excellent Digital Ocean guide

Ok, calling all small miners that would like an injection of h/s for absolutely nothing. I have been in discussions with Upcloud, a relatively new cloud compute company based in London and they have given me access to their servers for testing whilst the Java miner was being developed and released, and working alongside ProgrammerDan, a range of test conditions were setup.

While carrying out this research and testing, I found the interface that Upcloud uses very simple and easy to use. Whilst it doesn't offer the same options as some of the bigger companies like Amazon AWS and Google Cloud Platform, they certainly are trying and have been excellent with regards to support and advice.

With this in mind, I am providing a guide so that absolutely anyone can give themselves that added boost to their h/s for free.

First of all, it would be very much appreciated if you used the following link - https://www.upcloud.com/register/?promo=59R28E . This is a referral link that gives new sign-ups $25 free to try out their service. Yes, ARO does receive some credit also, but this is used to provide servers for software testing on Upcloud VM's. I do also pay out of my own money for server time. This link just helps absorb some of those costs.

Ok, once you have signed up you will be presented with your Dashboard page -

http://i68.tinypic.com/30hmvcx.jpg

First we need to do the important stuff like setting up startup scripts and SSH keys.

I will walk you through how to create and use SSH keys in both Windows and Linux.

For Windows

Download and install the required version of PuTTY from these links - 32-bit - https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.70-installer.msi
                                                                                                                64-bit - https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.70-installer.msi



Thanks for the tutorial @overlode

I have followed it but when I test if it works, it says "no sessions" (see screenshot below)

http://oi63.tinypic.com/2ef8fhi.jpg

Do you know what's wrong?

Thanks

Try typing just "top" for me and let me know what it says (screenshot if poss)

It's possible also that the script is still installing, it takes about 2 minutes to fully install, sometimes longer

I have the same problem with freinos13

I put my server in Singapore at first, and thought maybe it is a problem. So I deleted it and put it in England. But it doesn't work. When i write "top" I get the same as freinos13

the script is with Java miner

also, at the start it shows "no VNC ready"
member
Activity: 388
Merit: 13
Anyone knows how to get java miner to run in OS X.

I have the latest JRE environement installed for OS X, but clicking the .jar file, it does nothing.

Then you need to either create a batch file with the following content: java -jar arionum-miner-java.jar (I am not sure how it is in MacOS with batch files though)

or

If that doesn't work, open a shell, go to the download folder, and run ./jar -java arionum-miner-java.jar (or the correct name of the path).

java -jar ... starts, but it doesn't run properly, displays a lot of errors like:

Code:
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.UnsatisfiedLinkError: Error looking up function 'encode_ctx': dlsym(0x7fa250e16360, encode_ctx): symbol not found
at com.sun.jna.Function.(Function.java:245)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
at com.sun.jna.Library$Handler.invoke(Library.java:228)
at com.sun.proxy.$Proxy0.encode_ctx(Unknown Source)
at com.programmerdan.arionum.arionum_miner.MappedHasher.go(MappedHasher.java:252)
at com.programmerdan.arionum.arionum_miner.Hasher.run(Hasher.java:45)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.programmerdan.arionum.arionum_miner.AggressiveAffinityThreadFactory$1.run(AggressiveAffinityThreadFactory.java:85)
at java.base/java.lang.Thread.run(Thread.java:844)

Good, solving errors one step at a time Smiley
On to the next - how did you compile on Mac OS? Did you use Maven or something else?
I had a lot of issues with maven clean package on Win and I had to reinstall several times latest JRE and JDK in order to run and compile properly.

Try these steps:

mvn clean package

chmod +x build-argon.sh

build-argon.sh

run.sh

I didn't compile anything, I just downloaded the jar file from the java miner page.

Jar should run if a JRE is installed and should be OS agnostic, that's the point of java, no?
full member
Activity: 294
Merit: 101
Anyone knows how to get java miner to run in OS X.

I have the latest JRE environement installed for OS X, but clicking the .jar file, it does nothing.

Then you need to either create a batch file with the following content: java -jar arionum-miner-java.jar (I am not sure how it is in MacOS with batch files though)

or

If that doesn't work, open a shell, go to the download folder, and run ./jar -java arionum-miner-java.jar (or the correct name of the path).

java -jar ... starts, but it doesn't run properly, displays a lot of errors like:

Code:
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.UnsatisfiedLinkError: Error looking up function 'encode_ctx': dlsym(0x7fa250e16360, encode_ctx): symbol not found
at com.sun.jna.Function.(Function.java:245)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
at com.sun.jna.Library$Handler.invoke(Library.java:228)
at com.sun.proxy.$Proxy0.encode_ctx(Unknown Source)
at com.programmerdan.arionum.arionum_miner.MappedHasher.go(MappedHasher.java:252)
at com.programmerdan.arionum.arionum_miner.Hasher.run(Hasher.java:45)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.programmerdan.arionum.arionum_miner.AggressiveAffinityThreadFactory$1.run(AggressiveAffinityThreadFactory.java:85)
at java.base/java.lang.Thread.run(Thread.java:844)

Good, solving errors one step at a time Smiley
On to the next - how did you compile on Mac OS? Did you use Maven or something else?
I had a lot of issues with maven clean package on Win and I had to reinstall several times latest JRE and JDK in order to run and compile properly.

Try these steps:

mvn clean package

chmod +x build-argon.sh

build-argon.sh

run.sh
newbie
Activity: 13
Merit: 0

Try typing just "top" for me and let me know what it says (screenshot if poss)

It's possible also that the script is still installing, it takes about 2 minutes to fully install, sometimes longer

I have installed the script since hours so I don't think it's that.

Here what I see when I type "top" :
http://oi66.tinypic.com/s3n3ok.jpg

Also, could you please try the following script, it's using the new non Java miner but I would like to see if it successfully installs the script. After you have ssh'd into the VM via the console, type either tmux attach or top to check if "ariocppminer" is running. This script is presuming you are running an intel processor that supports AVX2. If you are using an AMD or older Intel processor then please change the "./ariocppminer_avx2" section to either "./ariocppminer" or "./ariocppminer_avx". Remember to enter your wallet address!

Quote
#! /bin/bash
set -x #echo on
sudo apt-get update
sudo apt-get install curl git libssl-dev libcurl3 -y
wget https://bitbucket.org/cryptogone/ariocppminer/downloads/ariocppminer_v0.9.4_ubuntu16_server.tar.gz
tar -zxf ariocppminer_v0.9.4_ubuntu16_server.tar.gz
tmux new-session -d -s my_session './ariocppminer_avx2 -a -p http://aropool.com

Let me know how you get on



Thanks for your help.

Not sure how to check the startup log.

I have edited the initialization script with this script but the result is the same.

Do I have to create a new script and a new server ?
full member
Activity: 1274
Merit: 105
Trying to mine with not overclocked Ryzen 1600...
11 h/s is normal for this CPU?

Sounds good. I'm getting 15 using AVX2 with a 1700.

Pay attention that best performance may not be with using all cores!

I use 14 threads, more will actually decrease performance to 13-14 H/s. Try using 11 or 10 threads and see.
I use only 6 threads.  When I try to add more I do not get hashrate increase.
member
Activity: 388
Merit: 13
Trying to mine with not overclocked Ryzen 1600...
11 h/s is normal for this CPU?

Sounds good. I'm getting 15 using AVX2 with a 1700.

Pay attention that best performance may not be with using all cores!

I use 14 threads, more will actually decrease performance to 13-14 H/s. Try using 11 or 10 threads and see.
newbie
Activity: 13
Merit: 0

Try typing just "top" for me and let me know what it says (screenshot if poss)

It's possible also that the script is still installing, it takes about 2 minutes to fully install, sometimes longer

I have installed the script since hours so I don't think it's that.

Here what I see when I type "top" :
http://oi66.tinypic.com/s3n3ok.jpg
newbie
Activity: 58
Merit: 0
ANNOUNCEMENT
As many have asked on what are we working on, as we've been rather silent, we'd like to inform you that we're currently working on the following things:
1. We've started discussions with several exchanges for listing ARO. We don't have any dates yet, as it does not depend on us, but the discussions have been initiated.
2. We're preparing to launch the alias system, allowing you to register an unique name for your wallet and be able to receive transfers on that alias.
3. An ARO Raffle will be launched soon, based on the aro blockchain with a trustless draw.
4. The Windows GUI Wallet's design is being remade by Deckard Coin

sounds good  Cool


but why not create multi platform wallet dev? instead of wasting your time to build windows only wallet  Undecided
newbie
Activity: 13
Merit: 0
Follow on from "sflaherty"'s excellent Digital Ocean guide

Ok, calling all small miners that would like an injection of h/s for absolutely nothing. I have been in discussions with Upcloud, a relatively new cloud compute company based in London and they have given me access to their servers for testing whilst the Java miner was being developed and released, and working alongside ProgrammerDan, a range of test conditions were setup.

While carrying out this research and testing, I found the interface that Upcloud uses very simple and easy to use. Whilst it doesn't offer the same options as some of the bigger companies like Amazon AWS and Google Cloud Platform, they certainly are trying and have been excellent with regards to support and advice.

With this in mind, I am providing a guide so that absolutely anyone can give themselves that added boost to their h/s for free.

First of all, it would be very much appreciated if you used the following link - https://www.upcloud.com/register/?promo=59R28E . This is a referral link that gives new sign-ups $25 free to try out their service. Yes, ARO does receive some credit also, but this is used to provide servers for software testing on Upcloud VM's. I do also pay out of my own money for server time. This link just helps absorb some of those costs.

Ok, once you have signed up you will be presented with your Dashboard page -

http://i68.tinypic.com/30hmvcx.jpg

First we need to do the important stuff like setting up startup scripts and SSH keys.

I will walk you through how to create and use SSH keys in both Windows and Linux.

For Windows

Download and install the required version of PuTTY from these links - 32-bit - https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.70-installer.msi
                                                                                                                64-bit - https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.70-installer.msi



Thanks for the tutorial @overlode

I have followed it but when I test if it works, it says "no sessions" (see screenshot below)

http://oi63.tinypic.com/2ef8fhi.jpg

Do you know what's wrong?

Thanks
jr. member
Activity: 230
Merit: 5
Trying to mine with not overclocked Ryzen 1600...
11 h/s is normal for this CPU?

Sounds good, here is our benchmark page where you can compare - http://aropool.com/benchmarks
full member
Activity: 1274
Merit: 105
Trying to mine with not overclocked Ryzen 1600...
11 h/s is normal for this CPU?
newbie
Activity: 126
Merit: 0
jr. member
Activity: 230
Merit: 5
Anyone knows how to get java miner to run in OS X.

I have the latest JRE environement installed for OS X, but clicking the .jar file, it does nothing.

Then you need to either create a batch file with the following content: java -jar arionum-miner-java.jar (I am not sure how it is in MacOS with batch files though)

or

If that doesn't work, open a shell, go to the download folder, and run ./jar -java arionum-miner-java.jar (or the correct name of the path).

java -jar ... starts, but it doesn't run properly, displays a lot of errors like:

Code:
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.UnsatisfiedLinkError: Error looking up function 'encode_ctx': dlsym(0x7fa250e16360, encode_ctx): symbol not found
at com.sun.jna.Function.(Function.java:245)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
at com.sun.jna.Library$Handler.invoke(Library.java:228)
at com.sun.proxy.$Proxy0.encode_ctx(Unknown Source)
at com.programmerdan.arionum.arionum_miner.MappedHasher.go(MappedHasher.java:252)
at com.programmerdan.arionum.arionum_miner.Hasher.run(Hasher.java:45)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.programmerdan.arionum.arionum_miner.AggressiveAffinityThreadFactory$1.run(AggressiveAffinityThreadFactory.java:85)
at java.base/java.lang.Thread.run(Thread.java:844)

Ok, this is usually due to a change in config, ideally you would need to compile locally, but I am afraid I have no knowledge of doing that on OS x

If you installed Java after downloading the miner, try downloading it again and starting from scratch with the config file
member
Activity: 388
Merit: 13
Anyone knows how to get java miner to run in OS X.

I have the latest JRE environement installed for OS X, but clicking the .jar file, it does nothing.

Then you need to either create a batch file with the following content: java -jar arionum-miner-java.jar (I am not sure how it is in MacOS with batch files though)

or

If that doesn't work, open a shell, go to the download folder, and run ./jar -java arionum-miner-java.jar (or the correct name of the path).

java -jar ... starts, but it doesn't run properly, displays a lot of errors like:

Code:
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.UnsatisfiedLinkError: Error looking up function 'encode_ctx': dlsym(0x7fa250e16360, encode_ctx): symbol not found
at com.sun.jna.Function.(Function.java:245)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
at com.sun.jna.Library$Handler.invoke(Library.java:228)
at com.sun.proxy.$Proxy0.encode_ctx(Unknown Source)
at com.programmerdan.arionum.arionum_miner.MappedHasher.go(MappedHasher.java:252)
at com.programmerdan.arionum.arionum_miner.Hasher.run(Hasher.java:45)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.programmerdan.arionum.arionum_miner.AggressiveAffinityThreadFactory$1.run(AggressiveAffinityThreadFactory.java:85)
at java.base/java.lang.Thread.run(Thread.java:844)
full member
Activity: 294
Merit: 101
Anyone knows how to get java miner to run in OS X.

I have the latest JRE environement installed for OS X, but clicking the .jar file, it does nothing.

Then you need to either create a batch file with the following content: java -jar arionum-miner-java.jar (I am not sure how it is in MacOS with batch files though)

or

If that doesn't work, open a shell, go to the download folder, and run ./jar -java arionum-miner-java.jar (or the correct name of the path).
member
Activity: 388
Merit: 13
Anyone knows how to get java miner to run in OS X.

I have the latest JRE environement installed for OS X, but clicking the .jar file, it does nothing.
Pages:
Jump to: