<fishtrap>
Do you have information to create a Worldcoin.json file. Also what is the rpcport?
portalindo has quit [Ping timeout: 246 seconds]
fragar10 has quit [Ping timeout: 246 seconds]
fishtrap has quit [Ping timeout: 246 seconds]
Stoner19 has quit [Excess Flood]
Stoner19 has joined #coiniumserv
portalindo has joined #coiniumserv
<portalindo>
hi
<portalindo>
noobs question, howto install the sql for coiniumserv?
feeleep has joined #coiniumserv
<minerpools>
on which OS portalindo?
portalindo has quit [Ping timeout: 246 seconds]
<raistlinthewiz>
ahmed_: u there?
<raistlinthewiz>
what do you guys think about a complete rewrite of coiniumserv in nodejs?
portalindo has joined #coiniumserv
<portalindo>
hi, minerpools on ubuntu 14
portalindo has quit [Ping timeout: 246 seconds]
<ahmed_>
Ugh
<ahmed_>
no way
<raistlinthewiz>
ahmed_:
<raistlinthewiz>
i do really consider this
<ahmed_>
I'm out then I can't stand js
<raistlinthewiz>
okay i hacked the server in c# which required me at least write 3x code then a nodejs alternative
<raistlinthewiz>
and .net is now glitching
<ahmed_>
(Well more like I don't know it enough but yea)
<raistlinthewiz>
when you instantiate fucking webclient class a 3. time
<raistlinthewiz>
it'll just timeout
<raistlinthewiz>
this is ugly
<ahmed_>
how about python?
<raistlinthewiz>
in coiniuserv, i do mostly hack for .net glitches
<raistlinthewiz>
instead of the actual stuff
<raistlinthewiz>
i'm not used to python and npm is better then pythons
<raistlinthewiz>
and npm environment is bigger
<raistlinthewiz>
i guess i can quickly port my code to nodejs
<raistlinthewiz>
with a better structure then nomp
<ahmed_>
Hmm tis up to u
<feeleep>
hi guys - I am interested in this project, however I dont have programming skills at this level, and I found out that indeed there is much too much issues with this environment. Some time ago I switched from python stratum to nomp (mpos as frontend) and except issues with mpos implementation (or rather issues with MySQL number of connections) nomp just works. Its stable - I did not have any crash since months,
<feeleep>
reliable, easy to monitor. Moreover if you would switch to nodejs probably you would be able to use some nomp code :). But it is just my opinion...
<ahmed_>
Naa
<ahmed_>
Reusing nomp code wouldn't be good
<ahmed_>
Its spaghetti zone117x said so himself
<raistlinthewiz>
i'm not using nomp code
<raistlinthewiz>
won't be for the most port
<raistlinthewiz>
will be re-writing from stratch based on coiniumserv code
<feeleep>
maybe logic of nomp is useless but stratum part should be quite OK, but as I said - dont have such knowledge to judge
<raistlinthewiz>
anyway i'll be better hacking a simple stratum server in nodejs too see how easy it is
<raistlinthewiz>
and then decide
<raistlinthewiz>
lol i was able to hack the json-rpc part in less then <100 lines
<raistlinthewiz>
where in C# it was 10x
<raistlinthewiz>
106 lines and now cgminer can connect lol
<raistlinthewiz>
okay guys
<raistlinthewiz>
suggest a new name for the project then
<raistlinthewiz>
:)
<raistlinthewiz>
hpool?
Stoner19 has quit [Excess Flood]
<ahmed_>
raistlinthewiz: i think i might port coiniumserv to python myself
<ahmed_>
raistlinthewiz: hpool sounds good tho :)
<feeleep>
why hpool?
<raistlinthewiz>
nice idea
<raistlinthewiz>
h stands for my names initial
<raistlinthewiz>
but still up for more name ideas
<raistlinthewiz>
give me more name ideas? :)
<raistlinthewiz>
ahmed_:
<ahmed_>
raistlinthewiz OPS? Open Pool Software
<raistlinthewiz>
nah didn't like it
<raistlinthewiz>
nah hpool.com is taken
<raistlinthewiz>
hmm maybe qPool
<raistlinthewiz>
ok hpool or qpool?
feeleep has quit [Ping timeout: 250 seconds]
feeleep has joined #coiniumserv
Biomech_ has joined #coiniumserv
<Biomech_>
anyone about?
<Biomech_>
I keep getting this:
<Biomech_>
Stacktrace: Native stacktrace: /usr/bin/cli() [0x4b3f7c] /usr/bin/cli() [0x50c30f] /usr/bin/cli() [0x423637] /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fb761343340] /usr/bin/cli() [0x53f5fe] [0x40195b6a] Debug info from gdb: 13:53:02 [Error] [StratumServer] [Darkcoin] Can not accept connection System.Net.Sockets.SocketException: Invalid arguments at System.Net.Sockets.Socket.Accept () [0x00000] in <filename
feeleep has quit [Read error: Connection reset by peer]
<Biomech_>
ubuntu server 14.04, latest mono and redis, mariadb. I don't yet have software.json setup the way I want it, so it's throwing an error on that, but it doesn't seem that should matter. Opinions? Options?