zanasklodas
Newbie
Offline
Activity: 54
Merit: 0
|
|
January 05, 2018, 01:31:12 PM |
|
00:20:07:918 14dc buf: {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalid address used for login"}} 00:20:27:972 14dc XMR: Stratum - connecting to 'ird.uvac.fr' <83.197.6.152> port 3333 (unsecure)
Answer is in the logs you provide : 1st : the address does not looks like an IRD address, but a bitcoin address ... 2nd : you are trying to use a non ssl port (3333 on ird.uvac.fr) and claymore use a ssl port (I don't use it but I think it's the case) First of all,thanks for replay, you are right, my wallet address is wrong. The second part about non ssl port, i need to check it on youtube, because it is new for me. What is the main difference between ssl and non ssl port? or maybe you know the ssl port in this case ?
|
|
|
|
zanasklodas
Newbie
Offline
Activity: 54
Merit: 0
|
|
January 05, 2018, 01:41:31 PM |
|
Hello guys , i m trying to mine iridium with claymore amd gpu miner v11.2 pool catalyst, but i am i trouble to set up configuration file. i have 2 vega 64 on my pc.
Are you sure about your wallet address? My address is much longer..
thanks for replay, it is wrong address my mistake
|
|
|
|
stevebrush
Member
Offline
Activity: 361
Merit: 11
Iridium (IRD) dev
|
|
January 05, 2018, 03:20:53 PM |
|
00:20:07:918 14dc buf: {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalid address used for login"}} 00:20:27:972 14dc XMR: Stratum - connecting to 'ird.uvac.fr' <83.197.6.152> port 3333 (unsecure)
Answer is in the logs you provide : 1st : the address does not looks like an IRD address, but a bitcoin address ... 2nd : you are trying to use a non ssl port (3333 on ird.uvac.fr) and claymore use a ssl port (I don't use it but I think it's the case) First of all,thanks for replay, you are right, my wallet address is wrong. The second part about non ssl port, i need to check it on youtube, because it is new for me. What is the main difference between ssl and non ssl port? or maybe you know the ssl port in this case ? It's just written on "getting started" pool, search a little then if you really don't find, I'll give you the port
|
|
|
|
stevebrush
Member
Offline
Activity: 361
Merit: 11
Iridium (IRD) dev
|
|
January 05, 2018, 03:22:14 PM |
|
Hi guys.
I setup a IRD pool using cryptonote-universal-pool v1.1.4, but i stucked in some issues.
1 - Cant connec to wallet In admin tab, under monitoring, wallet status is fail {"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect"}
My config.json looks OK "daemon": { "host": "127.0.0.1", "port": 13007 },
"wallet": { "host": "127.0.0.1", "port": 12007 },
iridiumd start normally with ./iridiumd 2018-Jan-05 10:31:53.333208 INFO Binding on 0.0.0.0:12007 2018-Jan-05 10:31:53.333332 INFO Net service binded on 0.0.0.0:12007 2018-Jan-05 10:31:53.333405 INFO Attempting to add IGD port mapping. 2018-Jan-05 10:31:57.337678 INFO No IGD was found. 2018-Jan-05 10:31:57.337876 INFO P2p server initialized OK 2018-Jan-05 10:31:57.338555 INFO Starting core rpc server on address 127.0.0.1:13007
2 - After find a block, I got the following messages 2018-01-05 10:40:04 [master] Block unlocker died, spawning replacement... 2018-01-05 10:40:06 [unlocker] Started
TypeError: Object true has no method 'map' at async.waterfall.orphanCommands (/root/pool/lib/blockUnlocker.js:82:40) at nextTask (/root/pool/node_modules/async/dist/async.js:5310:14) at next (/root/pool/node_modules/async/dist/async.js:5317:9) at /root/pool/node_modules/async/dist/async.js:958:16 at /root/pool/lib/blockUnlocker.js:75:17 at /root/pool/node_modules/async/dist/async.js:3358:25 at /root/pool/node_modules/async/dist/async.js:473:16 at iteratorCallback (/root/pool/node_modules/async/dist/async.js:1048:13) at /root/pool/node_modules/async/dist/async.js:958:16 at /root/pool/node_modules/async/dist/async.js:3355:13
I kindly ask for some help
Hello, pool softwares are not developped here, so for help concerning pools, ask directly to pool devs or pool owners
|
|
|
|
CritSapphire
Newbie
Offline
Activity: 17
Merit: 0
|
|
January 05, 2018, 05:55:57 PM |
|
I see this project is a very promising project for the long term. The logo design is very interesting. With a cube and Iridium also added a handshake image, I think this is very good. And then, im watting for windows wallet and pool to mine, wish have a good launch.
The project has already started, links to Windows GUI wallet (can be used for cpu mining), GPU miners and the 4 available pools are in the first post: https://bitcointalk.org/index.php?topic=2150442.0
|
|
|
|
IRD-PoolOperator
Newbie
Offline
Activity: 51
Merit: 0
|
|
January 06, 2018, 02:16:25 AM |
|
Hi guys.
I setup a IRD pool using cryptonote-universal-pool v1.1.4, but i stucked in some issues.
1 - Cant connec to wallet In admin tab, under monitoring, wallet status is fail {"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect"}
My config.json looks OK "daemon": { "host": "127.0.0.1", "port": 13007 },
"wallet": { "host": "127.0.0.1", "port": 12007 },
iridiumd start normally with ./iridiumd 2018-Jan-05 10:31:53.333208 INFO Binding on 0.0.0.0:12007 2018-Jan-05 10:31:53.333332 INFO Net service binded on 0.0.0.0:12007 2018-Jan-05 10:31:53.333405 INFO Attempting to add IGD port mapping. 2018-Jan-05 10:31:57.337678 INFO No IGD was found. 2018-Jan-05 10:31:57.337876 INFO P2p server initialized OK 2018-Jan-05 10:31:57.338555 INFO Starting core rpc server on address 127.0.0.1:13007
2 - After find a block, I got the following messages 2018-01-05 10:40:04 [master] Block unlocker died, spawning replacement... 2018-01-05 10:40:06 [unlocker] Started
TypeError: Object true has no method 'map' at async.waterfall.orphanCommands (/root/pool/lib/blockUnlocker.js:82:40) at nextTask (/root/pool/node_modules/async/dist/async.js:5310:14) at next (/root/pool/node_modules/async/dist/async.js:5317:9) at /root/pool/node_modules/async/dist/async.js:958:16 at /root/pool/lib/blockUnlocker.js:75:17 at /root/pool/node_modules/async/dist/async.js:3358:25 at /root/pool/node_modules/async/dist/async.js:473:16 at iteratorCallback (/root/pool/node_modules/async/dist/async.js:1048:13) at /root/pool/node_modules/async/dist/async.js:958:16 at /root/pool/node_modules/async/dist/async.js:3355:13
I kindly ask for some help
Unfortunately irdpool is down right due to issues at the datacenter. It will be returning, hopefully imminently.
|
|
|
|
iridiumking
Newbie
Offline
Activity: 8
Merit: 0
|
|
January 06, 2018, 05:35:37 AM |
|
Hi guys.
I setup a IRD pool using cryptonote-universal-pool v1.1.4, but i stucked in some issues.
1 - Cant connec to wallet In admin tab, under monitoring, wallet status is fail {"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect"}
My config.json looks OK "daemon": { "host": "127.0.0.1", "port": 13007 },
"wallet": { "host": "127.0.0.1", "port": 12007 },
iridiumd start normally with ./iridiumd 2018-Jan-05 10:31:53.333208 INFO Binding on 0.0.0.0:12007 2018-Jan-05 10:31:53.333332 INFO Net service binded on 0.0.0.0:12007 2018-Jan-05 10:31:53.333405 INFO Attempting to add IGD port mapping. 2018-Jan-05 10:31:57.337678 INFO No IGD was found. 2018-Jan-05 10:31:57.337876 INFO P2p server initialized OK 2018-Jan-05 10:31:57.338555 INFO Starting core rpc server on address 127.0.0.1:13007
2 - After find a block, I got the following messages 2018-01-05 10:40:04 [master] Block unlocker died, spawning replacement... 2018-01-05 10:40:06 [unlocker] Started
TypeError: Object true has no method 'map' at async.waterfall.orphanCommands (/root/pool/lib/blockUnlocker.js:82:40) at nextTask (/root/pool/node_modules/async/dist/async.js:5310:14) at next (/root/pool/node_modules/async/dist/async.js:5317:9) at /root/pool/node_modules/async/dist/async.js:958:16 at /root/pool/lib/blockUnlocker.js:75:17 at /root/pool/node_modules/async/dist/async.js:3358:25 at /root/pool/node_modules/async/dist/async.js:473:16 at iteratorCallback (/root/pool/node_modules/async/dist/async.js:1048:13) at /root/pool/node_modules/async/dist/async.js:958:16 at /root/pool/node_modules/async/dist/async.js:3355:13
I kindly ask for some help
Use nvm to switch to node 0.10 then run npm update.
|
|
|
|
IRD-PoolOperator
Newbie
Offline
Activity: 51
Merit: 0
|
|
January 06, 2018, 07:22:44 PM |
|
irdpool .tk is back online, sorry for the downtime.
|
|
|
|
BobTrade
|
|
January 06, 2018, 11:36:19 PM |
|
what do u think would be a fair price for listing on exchange?
|
|
|
|
Zoom3x
Newbie
Offline
Activity: 35
Merit: 0
|
|
January 07, 2018, 07:47:32 AM |
|
what do u think would be a fair price for listing on exchange?
Just , is how much?
|
|
|
|
BobTrade
|
|
January 07, 2018, 12:17:47 PM |
|
what do u think would be a fair price for listing on exchange?
Just , is how much? idk i was just asking, I bet something between 10 and 30 sat...
|
|
|
|
takertrade
|
|
January 07, 2018, 01:05:49 PM |
|
cryptonight coin pretty popular right now look at etn sumo krb all new coin but have a really good value , i hope iridium will be the same in the future
|
|
|
|
mlpharaon
Jr. Member
Offline
Activity: 53
Merit: 5
|
|
January 07, 2018, 11:35:32 PM |
|
I know our dev has some tons of work to do, but I think it can be interesting to make possible for this coin to be merged-mined with monero, like for xample xdn digital note.. what do you think?
|
|
|
|
maxoff123
Newbie
Offline
Activity: 2
Merit: 0
|
|
January 08, 2018, 07:22:48 AM |
|
Hi Stevebrush, there is some news, how the development is progressing and when it is expected hardfork?
|
|
|
|
nanona
|
|
January 08, 2018, 06:55:58 PM |
|
What will happens if my pool fall down ? network goes down too ! and if the network goes down... no more IRD, even thoses you earned from the start.
No coins will disappear even if the chain gets stuck for hours or days. Of course it should be avoided especially once the coin is listed on exchanges. Those hate nothing more than people contacting them and asking why the deposit or withdrawal doesn't show up yet.
|
|
|
|
stevebrush
Member
Offline
Activity: 361
Merit: 11
Iridium (IRD) dev
|
|
January 08, 2018, 08:45:07 PM |
|
What will happens if my pool fall down ? network goes down too ! and if the network goes down... no more IRD, even thoses you earned from the start.
No coins will disappear even if the chain gets stuck for hours or days. Of course it should be avoided especially once the coin is listed on exchanges. Those hate nothing more than people contacting them and asking why the deposit or withdrawal doesn't show up yet. Coin can disappear : if there is no more node/wallets running and everybody delete the database :-)
|
|
|
|
cranefist
Newbie
Offline
Activity: 205
Merit: 0
|
|
January 09, 2018, 01:18:21 AM |
|
This project looks promising, and the GUI wallets is really one of the best i have seen on cryptonight. As usually the GUI wallets are pretty horrible.
But one thing i would definitely like to see added, is the possibility to decide where to save the blockchain file. If you are not offering command line wallet. Its the one reason i usually skip GUI wallets, as i have not seen any that would let me store the possibly huge blockchain where i want it.
As most people have relatively small SSD drive as system drive, you can not store multiple blockchains on that.
Hope to see this coin in an exchange soon, cryptopia hopefully.
|
|
|
|
Alexey Sukharev
|
|
January 09, 2018, 07:58:11 AM |
|
How? How this coin can be listed on such big exchange as Cryptopia? The small ones will come first. Just need few small exchanges to spread the coin. So I think we need forget about Cryptopia, Bittrex, Poloniex, HitBTC etc for about a 6-12 months.
|
|
|
|
pinball_wizard
Full Member
Offline
Activity: 702
Merit: 102
I am the Kung Fury...
|
|
January 09, 2018, 08:13:09 AM |
|
Stocksexchange or coinsmarket ( if it's working now...) . STOP topia or bittrex!!
|
|
|
|
ghostguo
Newbie
Offline
Activity: 24
Merit: 0
|
|
January 09, 2018, 08:40:54 AM |
|
...
But one thing i would definitely like to see added, is the possibility to decide where to save the blockchain file. If you are not offering command line wallet. Its the one reason i usually skip GUI wallets, as i have not seen any that would let me store the possibly huge blockchain where i want it.
Try this: Iridium_Wallet.exe --data-dir your_dest_dir
|
|
|
|
|