Bitcoin Forum
April 19, 2024, 08:06:46 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 »  All
  Print  
Author Topic: CoiniumServ - open source & high performance pooled mining server software  (Read 105709 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
CDarvin81
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
June 09, 2017, 05:39:43 PM
 #321

@yoda1204, @CDarvin81 what is your redis version on server?

make sure yo have >=2.6

oh and i'm back to scene, expect something big soon! Smiley

yes i've try any version for redis also self install 3.++

But redis did'nt seem's to be the problem.

I've the problem that my miner can't connect.
I've tryed to bind 0.0.0.0 also VPS IP also domain name but i'm not able to connect.

I've tryed only some alts like EMC2 or DGB to run.

Possible in my holiday i solve that thing.

at the moment i run @ redis-cli 3.0.6
1713514006
Hero Member
*
Offline Offline

Posts: 1713514006

View Profile Personal Message (Offline)

Ignore
1713514006
Reply with quote  #2

1713514006
Report to moderator
1713514006
Hero Member
*
Offline Offline

Posts: 1713514006

View Profile Personal Message (Offline)

Ignore
1713514006
Reply with quote  #2

1713514006
Report to moderator
1713514006
Hero Member
*
Offline Offline

Posts: 1713514006

View Profile Personal Message (Offline)

Ignore
1713514006
Reply with quote  #2

1713514006
Report to moderator
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713514006
Hero Member
*
Offline Offline

Posts: 1713514006

View Profile Personal Message (Offline)

Ignore
1713514006
Reply with quote  #2

1713514006
Report to moderator
regtable69
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
July 22, 2017, 04:40:12 AM
Last edit: July 23, 2017, 12:42:28 AM by regtable69
 #322

anybody still active in here? i have a few issues. 1 being the dreaded

Code:
 An exception occured while comitting share: Cannot write to a BufferedStream while the read buffer is not empty if the underlying stream is not seekable. Ensure that the stream underlying this BufferedStream can seek or avoid interleaving read and write operations on this BufferedStream

think i fixed that but i also have a problem when trying to access page from none local i get a bad host error here is my default conf

https://pastebin.com/frVZnSQ7

https://ghettopool.ddns.net:8081 (ports are forwarded)

woke up to this. stack error! :

https://pastebin.com/UrfnXmEQ
running opn a ubuntu 16.x.x amd a4 apu  Shocked 8gb ram. and a crappy laptop hdd. could it be my os? i also had unomp on it before so not a "clean" distro. i know hardcore ppl will say start fresh but i dont want to have to be re downloading blocks again hahaha

i do think this is a very good attempt at a functional pool. the front end i really like the lay out. i only wish you could use this kind of lay out with mpos
i will keep my eyes on this but for now i am off the wagon back to unomp as this is just painful to my system


http://ghettomining-co.in/net/coin 0% fee +potential block reward  https://discord.gg/NXDanPe net discord
http://ghettomining-co.in/ltc/coin 0% fee                                            https://discord.gg/kHekYc5 pool discord to sign up
http://ghettomining-co.in/waya/coin 0% fee
owner232
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile WWW
August 01, 2017, 08:01:50 AM
 #323

Got it working, I think im having an issue with payouts. The pools wallet fills up with coins but the server constantly says  [Information] [PaymentProcessor]  No pending payments found. I am mining with a different wallet address. any ideas?

Telegram:@owner232
Discord: Owner 232#1337
johan11
Sr. Member
****
Offline Offline

Activity: 480
Merit: 250



View Profile
August 02, 2017, 07:34:13 PM
 #324

Got it working, I think im having an issue with payouts. The pools wallet fills up with coins but the server constantly says  [Information] [PaymentProcessor]  No pending payments found. I am mining with a different wallet address. any ideas?


https://github.com/bonesoul/CoiniumServ/issues/533

 Grin
owner232
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile WWW
August 02, 2017, 10:42:20 PM
 #325

Its working now , it was because the blocks weren't confirmed yet.

Telegram:@owner232
Discord: Owner 232#1337
owner232
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile WWW
August 04, 2017, 08:38:08 PM
 #326

anyone getting this error?

[Error] [HybridStorage] [coin] An exception occured while comitting share: Cannot write to a BufferedStream while the read buffer is not empty if the underlying stream is not seekable. Ensure that the stream underlying this BufferedStream can seek or avoid interleaving read and write operations on this BufferedStream.

Telegram:@owner232
Discord: Owner 232#1337
Bajula
Member
**
Offline Offline

Activity: 166
Merit: 16


View Profile
August 07, 2017, 03:29:21 AM
 #327

Yes, every time I try to mess with this thing. I give up and come back to it at a later time.. only to face this in the end... again. A couple of "potential" solutions were posted somewhere ages ago.. none of which worked.




anyone getting this error?

[Error] [HybridStorage] [coin] An exception occured while comitting share: Cannot write to a BufferedStream while the read buffer is not empty if the underlying stream is not seekable. Ensure that the stream underlying this BufferedStream can seek or avoid interleaving read and write operations on this BufferedStream.
Bajula
Member
**
Offline Offline

Activity: 166
Merit: 16


View Profile
August 08, 2017, 08:38:15 AM
 #328

Update: Because I couldn't help myself Smiley

So since it seems to be a redis issue (or the way the pool communicates with redis), I started mucking around with the redis conf. Honestly while I normally do "combination lock" theory (I.e. 0-0-1 nope... 0-0-2 nope.. etc...)  I was frustrated and changed everything that had to do with r/w timing or async ANYTHING and I got it to *gasp* work.. kinda.  I found blocks.. they paid to the wallet, but not to the miner, and didn't show as found blocks on the front end. (issue for another day since I'm the only one mining on it for now) after about a day of mining I got that error again. restarted it and ran fine til I shut it down because well.. mining on a worthless coin just because you have the juice for it doesn't pay the electric bill eh?   So after some sleep, I'll get back to it and see if I can't compare the original redis conf file and see what all I changed.. then break it down bit by bit til I see what I did differently this time. 
centurionMiner
Sr. Member
****
Offline Offline

Activity: 401
Merit: 251

Still learning


View Profile WWW
August 20, 2017, 01:48:53 PM
 #329

What About the compatibility with other miner?

\-> http://steneumpool.ddns.net/stats <-/       \-> http://campuspool.ddns.ne/stats <-/      \-> http://godserver.ddns.net <-/       \-> https://electroneum-classic.ddns.net <-/
                          Steneum-Pool                                                        CampusCoin-Pool                    .                          MultiPool                 .                Electroneum-Classic [DEDICATED]
dittie
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
September 03, 2017, 09:42:44 AM
 #330

Any chance Segwit support will be added? Getting the following error now :

Code:
New job creation failed: "Support for 'segwit' rule requires explicit client support"
Gongolo
Full Member
***
Offline Offline

Activity: 374
Merit: 101


View Profile
September 13, 2017, 03:01:36 PM
 #331

Hello, is this project still active?
Thank you.
Gongolo
Full Member
***
Offline Offline

Activity: 374
Merit: 101


View Profile
September 16, 2017, 09:28:00 PM
 #332

Hello, is this project still active?
Thank you.

Ok, I think it's abandoned. :-)
chrismaster
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile WWW
September 29, 2017, 03:41:35 PM
 #333

how can i use coiniumServ with windows 10 ?

<---Europe p2p mining Pool--->

http://p2p-multipool.eu
anorganix
Copper Member
Sr. Member
****
Offline Offline

Activity: 970
Merit: 287


Per aspera ad astra


View Profile
October 04, 2017, 03:49:26 PM
 #334

I've added support for some new algos/coins: PHI1612, Skunk, Tribus, X11Gost.
If anyone is interested, drop me a PM.

Code:
_applicationContext.Container.Register<IHashAlgorithm, PHI1612>(PHI1612).AsMultiInstance();
_applicationContext.Container.Register<IHashAlgorithm, Skunk>(Skunk).AsMultiInstance();
_applicationContext.Container.Register<IHashAlgorithm, Tribus>(Tribus).AsMultiInstance();
_applicationContext.Container.Register<IHashAlgorithm, X11Gost>(X11Gost).AsMultiInstance();

I will never send private messages with payment requests for my auctions. I only communicate transparently via the forum (not Telegram, Discord, Skype & others). Please be wary of scammers.
50viperman
Member
**
Offline Offline

Activity: 258
Merit: 10


View Profile
October 08, 2017, 10:37:39 PM
 #335

p.m. me if you make pools...my son is trying to make one on linux, and we are
stuck at the moment, but in time im sure he'll get it..just wondering if someone
here knows how to make a pool, and if so, like to chat....also willing to pay..thanks
xD0135
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
October 09, 2017, 09:29:37 PM
 #336

I downloaded, compiled and configured CoiniumServ for Linux yesterday and when I try to connect my miner to the pool on my network:

Code:
sgminer -o stratum+tcp://10.10.10.136:4033 -u WALLET -p 1 -k scrypt

I get the following in logs/debug.log:

Code:
10/09/2017 13:10:12 -07:00 [Debug] [StratumServer] [Litecoin] Stratum client connected: "10.10.10.142:52007"
10/09/2017 13:10:28 -07:00 [Debug] [StratumServer] [Litecoin] Stratum client disconnected: "Not Connected!"
10/09/2017 13:10:28 -07:00 [Debug] [StratumServer] [Litecoin] Stratum client connected: "10.10.10.142:52020"

I can confirm that the port is open and working by executing the following command from the same machine as I run the miner:

Code:
$ telnet 10.10.10.136 4033
Trying 10.10.10.136...
Connected to 10.10.10.136.
Escape character is '^]'.

Any help is highly appreciated.
regtable69
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
October 09, 2017, 09:37:04 PM
 #337

i have managed to get this up and running at last. now my issue is that some miners can connect and others cant. there is no hard fast rule as to why. i have used multiple accounts registered and re registered as i am using mpos layer. as i say its wholly random as to why
stratum connects ip
stratum authorises the miner.
stratum then complains its disconnected the miner
loops
whilst others can connect it even broadcasts the job to the miner but nothing happens. very frustrating as its not a coin issue or even a set up issue as far as i can tell

http://ghettomining-co.in/net/coin 0% fee +potential block reward  https://discord.gg/NXDanPe net discord
http://ghettomining-co.in/ltc/coin 0% fee                                            https://discord.gg/kHekYc5 pool discord to sign up
http://ghettomining-co.in/waya/coin 0% fee
centurionMiner
Sr. Member
****
Offline Offline

Activity: 401
Merit: 251

Still learning


View Profile WWW
October 10, 2017, 07:42:00 PM
 #338

Some miner aren't compatibile

\-> http://steneumpool.ddns.net/stats <-/       \-> http://campuspool.ddns.ne/stats <-/      \-> http://godserver.ddns.net <-/       \-> https://electroneum-classic.ddns.net <-/
                          Steneum-Pool                                                        CampusCoin-Pool                    .                          MultiPool                 .                Electroneum-Classic [DEDICATED]
Earl_Vadim
Jr. Member
*
Offline Offline

Activity: 125
Merit: 2


View Profile
October 27, 2017, 11:59:31 AM
Last edit: November 01, 2017, 07:05:57 PM by Earl_Vadim
 #339

"Block stats" don't show of finded blocks... What idea?
Earl_Vadim
Jr. Member
*
Offline Offline

Activity: 125
Merit: 2


View Profile
November 05, 2017, 06:20:38 AM
 #340

it was decided. It is a pity that the project is abandoned.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!