Author

Topic: [ANN] BETARIGS.COM - Cryptocurrency cloud mining - thousands of rigs available! - page 117. (Read 200998 times)

member
Activity: 100
Merit: 10
Sorted just waiting on funds it says hopefully not long  Smiley
member
Activity: 100
Merit: 10
Just keeps saying =
stratum+tcp://pool.xhash.net" isn't a valid mining pool address. Example of addresses: "middlecoin.com:3333", "stratum+tcp://middlecoin.com:3333". HTTP pools are not supported. ?

After i put

stratum+tcp://pool.xhash.net

And yes it saying waiting funds so you say might be up to an hour? Thanks  Smiley
newbie
Activity: 27
Merit: 0
Couple things how do i know when my funds are ready to rent?
And also pool url what do i put there? because it keeps saying not valid mining pool? is it the
STRATUM:   stratum+tcp://pot.scryptominers.com
or pot.scryptominers.com  ?
thanks guys

PS new to all this sorry Smiley

Not sure what you mean by 'funds ready to rent'. If you are renting, you send the money to the specified wallet. Within seconds the Rig page should show that the payment has been received and is waiting for 1 confirmation. This can take as little as 5 minutes or up to an hour during busy times (depending on traffic and your tip). Within seconds of getting that first confirmation, the rig page will update to say "Mining..." in green.

And I use the full pool address.

stratum+tcp://pot.scryptominers.com
member
Activity: 100
Merit: 10
Couple things how do i know when my funds are ready to rent?
And also pool url what do i put there? because it keeps saying not valid mining pool? is it the
STRATUM:   stratum+tcp://pot.scryptominers.com
or pot.scryptominers.com  ?
thanks guys

PS new to all this sorry Smiley
member
Activity: 70
Merit: 10
thx, ive noticed that my rig can finally be rented Smiley if anybody want to rent it be the first one Smiley http://www.betarigs.com/rig/381
 Grin

Thank you all for the support!
newbie
Activity: 27
Merit: 0
If you search this thread there should be information on the JSON error.

I believe it's normal to get it when your rig isn't rented. It should be mining at your LTC pool and show that error everytime it checks BetaRigs to see if you've been rented.

I got that error when BetaRigs was new but I haven't seen it in a few days so I assumed mux fixed it. Again, do some searches and see if there is anything.

member
Activity: 70
Merit: 10
Great, thank you very much there is some progress  Smiley

now i get below error

Quote
[2014-01-30 18:24:20] Started cgminer 3.7.2
[2014-01-30 18:24:20] Started cgminer 3.7.2
[2014-01-30 18:24:20] Probing for an alive pool
[2014-01-30 18:24:21] JSON key 'data' not found
[2014-01-30 18:24:21] JSON inval data
[2014-01-30 18:24:21] No suitable long-poll found for http://eu.betarigs.com:33
3

.bat

Quote
cgminer --scrypt -o http://eu.betarigs.com:3333 -u izyy2-381 -p x -o ltc.give-me-coins.com:3333 -u izyy2.1 -p x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --scrypt --lookup-gap 2 --gpu-engine 1100

 Sad
sr. member
Activity: 504
Merit: 254
Entire .bat..

Quote
cgminer --scrypt -o http://eu.betarigs.com:3333 -u izyy2-381 -p x -o ltc.give-me-coins.com:3333 -O izyy2.1:x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --scrypt --lookup-gap 2 --gpu-engine 1100

This code is working perfectly

Quote
cgminer --scrypt -o ltc.give-me-coins.com:3333 -O izyy2.1:x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --scrypt --lookup-gap 2 --gpu-engine 1100
Where is the problem Huh

cgminer --scrypt -o http://eu.betarigs.com:3333 -u izyy2-381 -p x -o ltc.give-me-coins.com:3333 -u izyy2.1 -p x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --scrypt --lookup-gap 2 --gpu-engine 1100
newbie
Activity: 27
Merit: 0
Entire .bat..

Quote
cgminer --scrypt -o http://eu.betarigs.com:3333 -u izyy2-381 -p x -o ltc.give-me-coins.com:3333 -O izyy2.1:x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --scrypt --lookup-gap 2 --gpu-engine 1100

Where is the problem Huh

Pick one.

This should work:

Code:
cgminer --scrypt -o http://eu.betarigs.com:3333 -u izyy2-381 -p x -o ltc.give-me-coins.com:3333 -u izyy2.1 -p x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --lookup-gap 2 --gpu-engine 1100
member
Activity: 70
Merit: 10
Entire .bat..

Quote
cgminer --scrypt -o http://eu.betarigs.com:3333 -u izyy2-381 -p x -o ltc.give-me-coins.com:3333 -O izyy2.1:x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --scrypt --lookup-gap 2 --gpu-engine 1100

This code is working perfectly:

Quote
cgminer --scrypt -o ltc.give-me-coins.com:3333 -O izyy2.1:x --thread-concurrency 8192 -I 13 -g 2 -w 256 --shaders 2048 --scrypt --lookup-gap 2 --gpu-engine 1100
Where is the problem Huh
sr. member
Activity: 504
Merit: 254
im getting frustrated because i did everything what it is said on the page...

Quote
Add the arguments in bold to your cgminer start file:
cgminer --scrypt -o http://eu.betarigs.com:3333 -u mysuername-381 -p x -o [your_usual_pool] -u [your_usual_pool_user] -x [your_usual_pool_password] ...

but its not working...

i get error...  [2014-01-30 16:48:24] cgminer: -O: Use only user + pass or userpass, but not both  Angry Sad

(secondary pool is give-me-coins.com)

Should i change x with my password or what??

cgminer -o expects a URL as an argument.
cgminer -O expects a userpass in the format user:pass as an argument

For whatever reason, given the error message that you are receiving, you have to be using an uppercase O rather than lowercase.
newbie
Activity: 27
Merit: 0
Copy and paste your entire bat file as there is an error somewhere.

Make sure the second -p isn't -x, as you have above.
member
Activity: 70
Merit: 10
im getting frustrated because i did everything what it is said on the page...

Quote
Add the arguments in bold to your cgminer start file:
cgminer --scrypt -o http://eu.betarigs.com:3333 -u mysuername-381 -p x -o [your_usual_pool] -u [your_usual_pool_user] -x [your_usual_pool_password] ...

but its not working...

i get error...  [2014-01-30 16:48:24] cgminer: -O: Use only user + pass or userpass, but not both  Angry Sad

(secondary pool is give-me-coins.com)

Should i change x with my password or what??
member
Activity: 119
Merit: 10
which pool are you using ? If possible, I would like to make 0.0259 BTC/day too

middlecoin.com

I read a lot of BS on this forum about them, but they are paying me excellent rates.

lol, no way
they are paying 0.013-0.015 at most

+1.  Not trying to make this thread about middlecoin, so the following is a preface for comments regarding pricing here at betarigs. 

I've been on middlecoin for pretty well over a month, and while it's great for ease of use, after the high rejects, high fees (relative to other pools), servers dropping stats or going down, and other intermittent failures, it's within 20% of what I can make elsewhere.  For some reason the overall pool BTC/Mh/Day rate *consistantly* beats my own on the pool.  They typically average close to .014BTC/Mh/Day, as the above poster said, and I'm usually lucky to break .012-.013.  There was a period of about 7-9 days of "dogemania" around MLK Day, but that's mostly gone now and they're back to normal.  My rate yesterday was just under 0.01.

I'd love to be proven wrong, but I think that .02 on a standard pool is pretty much impossible, and I've found most to pay at around .01-.011.  My guess is that the median charge for this service is going to settle around .018-.02.  This still beats middlecoin and other pools consistently and pays the owners a small fee for their inconvenience.   

+1 I did it for 2 weeks thats the exact payout I got from middlecoin nothing more

Over the last 11 days on middlecoin I've averaged .0563 BTC with a high of .01 and low of .042.

Using a 3MH/s and my main PC that's only pushing around 400KH/s while I work. Renting out my main rig for .02/MH/day for now.  There will be some amazing days at middlecoin, and I've still got my little guy pointed there for whenever the rig isn't rented.
newbie
Activity: 23
Merit: 0
I have posted BetaRigs.com on the /dogecoin subreddit - http://www.reddit.com/r/dogecoin/comments/1wkca1/still_cpu_mining_on_your_laptop_betarigs_rent_and/

Go give it an up-vote as its a fantastic tool to get the BetaRigs name promoted and help bring in some new/casual miners to rent some rigs out Smiley
member
Activity: 70
Merit: 10
Hello guys, i have a problem.

When i past -o http://eu.betarigs.com:3333 -u myusername -p x to cgminer

i get error [2014-01-30 16:48:24] cgminer: -O: Use only user + pass or userpass, but not both

what should i do? Any suggestions? I would like to rent my mining rig asap but now it is offline because of that error Sad

still have this problem Sad Any suggestion how to fix it?
newbie
Activity: 19
Merit: 0
1st off, just another +1 for mux for the service Smiley

But -0,02 for mux for taking 2% without warn!  Roll Eyes I received the payment and didnt know what was wrong your post, mux. Obviously im joking here, you have to put your fees so you can have your earnings from this awesome job.

Now, a lot of things I would like to suggest have already been suggested or you have already implemented, but here are some important aspects:
- rating/feedback on rentals (done)
- some sort of msg system between leaser and renter
- some sort of publicity to bring some more renters maybe? I'm guessing that now there's a lot more leasers than renters.
- Possibility to allow "another hour" for some direct compensation between leaser and renter.
- Accept payment in other coins - this is a delicate aspect, but i'm thinking LTC is a must alongside BTC and probably a few others. The question would be how to sort it and also which coins to choose. Also some sort of FIAT payment option would bring in some more casual people with no crypto yet.

There are some more ideas I have in mind, but I guess these would have you coding for the next few days, would you accept them Smiley

Again, congrats on your project and good luck.

On a side note, just letting newcomers know that I have used this service as a leaser and everything went smoothly.
newbie
Activity: 14
Merit: 0
nocare Thanks for the review on my service.  I saw that you were getting about 7% rejects so I gave you a free hour to eat those up.  I usually hover at a way lower reject than that but I just wanted to make it fair for both of us

Rig #34 Minecraft ---)
newbie
Activity: 29
Merit: 0
Thanks mux!

A note to the renters out there:
If you are seeing intermittent or no connection to your pool and your rig owner's rig is still hashing for them (failed over, etc) then try to change your pool.  Some pools just aren't stable on some rigs due any number of reasons (pool servers not stable, location, moss growing on the wrong side of the rigs, etc).

Happy Mining!
member
Activity: 70
Merit: 10
Hello guys, i have a problem.

When i past -o http://eu.betarigs.com:3333 -u myusername -p x to cgminer

i get error [2014-01-30 16:48:24] cgminer: -O: Use only user + pass or userpass, but not both

what should i do? Any suggestions? I would like to rent my mining rig asap but now it is offline because of that error Sad

I think you are using Uppercase O versus lowercase o  Grin

Im not Sad
Jump to: