Author

Topic: [ANN][DOGE] Dogecoin - very currency many coin - v1.10.0 - page 1463. (Read 3100004 times)

full member
Activity: 130
Merit: 100
Hey people,

I am trying to setup my own p2pool node (locally, just for my rigs), but I cannot RPC connect to the DOGE server.
I believe I have configured it correctly, I even created a bunch of conf files since I don't know which one is good...:

Quote
#l /home/user/.config/DogeCoin/                
DogeCoin-Qt.conf  Dogecoin-Qt.conf  Dogecoin.conf

all the same conf with :
Quote
rpcuser=xxx
rpcpassword=yyy
rpcport=22555
server=1

I tried to connect p2pool to DOGE but

Quote
Testing bitcoind RPC connection to 'http://127.0.0.1:22555/' with username xxx'...
2013-12-14 21:12:35.449357 > Error while checking Bitcoin connection:
2013-12-14 21:12:35.449408 > Traceback (most recent call last):
2013-12-14 21:12:35.449450 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.

Which could make sense since I don't see a 22555 port on netstat:
Quote
#netstat -a -p | grep doge
tcp        0      0 *:22556                 *:*                     LISTEN      13518/dogecoin-qt
... (a bunch of outside connections)
unix  3      [ ]         STREAM     CONNECTED     3738377  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738344  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738378  13518/dogecoin-qt  

I tried on 22556 instead but it just times out...
What am I missing?

Thanks!

add to config:
listen=1
Thanks but it did not help :/

allow doge through your firewall. And also see if kespersky or avg anti virus might be blocking doge client from accessing internet. Cheesy

Doge connects fine to the internet.
I am unable to connect to doge RPC within my LAN.
sr. member
Activity: 476
Merit: 500
Let's see another huge increase tomorrow. Today ended at about double of yesterday's value. I doubt Doge will ever get close to a dollar, but hell why not take it to a penny or two?

The reason doge did so well over the last 24 hours was obviously due to it being offered on btc38.com. Since then it has lost value. It has nothing inherent to continue its success.

its been offered on btc38?....I believe its only CoinedUp that has offered it so far...which has been for the last couple days.

Unless you are confusing the symbols DGC(DigitalCoin) for DOGE(Dogecoin).  Undecided
sr. member
Activity: 434
Merit: 250
Let's see another huge increase tomorrow. Today ended at about double of yesterday's value. I doubt Doge will ever get close to a dollar, but hell why not take it to a penny or two?

The reason doge did so well over the last 24 hours was obviously due to it being offered on btc38.com. Since then it has lost value. It has nothing inherent to continue its success.
newbie
Activity: 28
Merit: 0
I switched to doge.netcodepool.org yesterday.
sr. member
Activity: 308
Merit: 250
Hey people,

I am trying to setup my own p2pool node (locally, just for my rigs), but I cannot RPC connect to the DOGE server.
I believe I have configured it correctly, I even created a bunch of conf files since I don't know which one is good...:

Quote
#l /home/user/.config/DogeCoin/                
DogeCoin-Qt.conf  Dogecoin-Qt.conf  Dogecoin.conf

all the same conf with :
Quote
rpcuser=xxx
rpcpassword=yyy
rpcport=22555
server=1

I tried to connect p2pool to DOGE but

Quote
Testing bitcoind RPC connection to 'http://127.0.0.1:22555/' with username xxx'...
2013-12-14 21:12:35.449357 > Error while checking Bitcoin connection:
2013-12-14 21:12:35.449408 > Traceback (most recent call last):
2013-12-14 21:12:35.449450 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.

Which could make sense since I don't see a 22555 port on netstat:
Quote
#netstat -a -p | grep doge
tcp        0      0 *:22556                 *:*                     LISTEN      13518/dogecoin-qt
... (a bunch of outside connections)
unix  3      [ ]         STREAM     CONNECTED     3738377  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738344  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738378  13518/dogecoin-qt  

I tried on 22556 instead but it just times out...
What am I missing?

Thanks!

add to config:
listen=1
Thanks but it did not help :/

allow doge through your firewall. And also see if kespersky or avg anti virus might be blocking doge client from accessing internet. Cheesy
sr. member
Activity: 308
Merit: 250
Round Shares 
Est. Shares 106726 (done: 992.77%)
Pool Valid 1059545
Your Valid 4882
Pool Invalid 13747
Your Invalid 1
 
DGE Estimates
Block 0
Fees 0
Donation 0
Payout 0
 
Network Info
Difficulty 26.05619716
Current Block 12177


doge.cryptovalley stats. what is up. I am not liking this. I will have to take my machine somewhere else until doge.cryptovalley mod fixes it. :S
full member
Activity: 266
Merit: 100
Anyone have a current node list for doge wallet? trying to get a friend in. His wallet will not sync. Help a giver out!
Check the first few pages of this thread.  I remember a long list there someone put together.  These should sync the wallet though:

addnode=162.243.113.110
addnode=146.185.181.114
addnode=67.205.20.10
addnode=95.85.29.144
newbie
Activity: 28
Merit: 0
Let's see another huge increase tomorrow. Today ended at about double of yesterday's value. I doubt Doge will ever get close to a dollar, but hell why not take it to a penny or two?
full member
Activity: 130
Merit: 100
Hey people,

I am trying to setup my own p2pool node (locally, just for my rigs), but I cannot RPC connect to the DOGE server.
I believe I have configured it correctly, I even created a bunch of conf files since I don't know which one is good...:

Quote
#l /home/user/.config/DogeCoin/                
DogeCoin-Qt.conf  Dogecoin-Qt.conf  Dogecoin.conf

all the same conf with :
Quote
rpcuser=xxx
rpcpassword=yyy
rpcport=22555
server=1

I tried to connect p2pool to DOGE but

Quote
Testing bitcoind RPC connection to 'http://127.0.0.1:22555/' with username xxx'...
2013-12-14 21:12:35.449357 > Error while checking Bitcoin connection:
2013-12-14 21:12:35.449408 > Traceback (most recent call last):
2013-12-14 21:12:35.449450 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.

Which could make sense since I don't see a 22555 port on netstat:
Quote
#netstat -a -p | grep doge
tcp        0      0 *:22556                 *:*                     LISTEN      13518/dogecoin-qt
... (a bunch of outside connections)
unix  3      [ ]         STREAM     CONNECTED     3738377  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738344  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738378  13518/dogecoin-qt  

I tried on 22556 instead but it just times out...
What am I missing?

Thanks!

add to config:
listen=1
Thanks but it did not help :/
hero member
Activity: 686
Merit: 500
 Anyone have a current node list for doge wallet? trying to get a friend in. His wallet will not sync. Help a giver out!
sr. member
Activity: 308
Merit: 250
I am mining on doge.cryptovalley.com for 2 hours now. still 0 unconfirmed. What is that? I have 4000+ submitted shares on the website. And its prop. It should have paid me by now!
full member
Activity: 140
Merit: 100
Bitcoin - love & hate
Is there a way to encrypt the wallet without crashing?
sr. member
Activity: 308
Merit: 250
which pool is prop, which one is pplns?

doge.cryptovalley.com is prop, and I tried webxass.de its pplns.
full member
Activity: 210
Merit: 100
Crypto News & Tutorials - Coinramble.com
Go tell this Winklevoss guy to buy few billion DOGEcoins, shibebrainwash them.
http://www.reddit.com/r/IAmA/comments/1swnnl/i_am_cameron_winklevoss_and_i_love_me_some/ce1yohk
legendary
Activity: 2702
Merit: 1240
Hey Guys !

A new DOGEpool arrived: https://www.dogepool.net


Stratum
Vardiff
SSL
A very handy separate site optimized for Mobile Phones i.e. IPhone/Android (only visible from phone)
Idle Worker Notifications
Proportional Payout
Manual Cash Out Function
Very fast machine/high availability
NO PPLNS ! Payout immediately after block has found (and is confirmed) in full !


There currently a very small fee of 1% to cover the costs of the server, everything else is completely free.

We've got lots of eyecandy and fancy ajax stuff at the site, check it out !


Visit the Pool at https://www.dogepool.net
newbie
Activity: 28
Merit: 0

 Is there an online wallet for this?
someone on Reddit is working on an online wallet:
http://www.reddit.com/r/dogecoin/comments/1swkf2/it_has_arrived_online_dogecoin_wallet_currently/

Online wallets should be discouraged though (in my opinion), especially since it seems many Dogecoin users are new to crypto-currencies.

I don't think I'll ever store coins in something developed and maintained by a known reddit user Cheesy But I applaud the development effort.
legendary
Activity: 1764
Merit: 1006
which pool is prop, which one is pplns?                                                                                                                                                                                                         
newbie
Activity: 33
Merit: 0

 Is there an online wallet for this?
someone on Reddit is working on an online wallet:
http://www.reddit.com/r/dogecoin/comments/1swkf2/it_has_arrived_online_dogecoin_wallet_currently/

Online wallets should be discouraged though (in my opinion), especially since it seems many Dogecoin users are new to crypto-currencies.
member
Activity: 72
Merit: 10
Hey people,

I am trying to setup my own p2pool node (locally, just for my rigs), but I cannot RPC connect to the DOGE server.
I believe I have configured it correctly, I even created a bunch of conf files since I don't know which one is good...:

Quote
#l /home/user/.config/DogeCoin/                
DogeCoin-Qt.conf  Dogecoin-Qt.conf  Dogecoin.conf

all the same conf with :
Quote
rpcuser=xxx
rpcpassword=yyy
rpcport=22555
server=1

I tried to connect p2pool to DOGE but

Quote
Testing bitcoind RPC connection to 'http://127.0.0.1:22555/' with username xxx'...
2013-12-14 21:12:35.449357 > Error while checking Bitcoin connection:
2013-12-14 21:12:35.449408 > Traceback (most recent call last):
2013-12-14 21:12:35.449450 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.

Which could make sense since I don't see a 22555 port on netstat:
Quote
#netstat -a -p | grep doge
tcp        0      0 *:22556                 *:*                     LISTEN      13518/dogecoin-qt
... (a bunch of outside connections)
unix  3      [ ]         STREAM     CONNECTED     3738377  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738344  13518/dogecoin-qt    
unix  3      [ ]         STREAM     CONNECTED     3738378  13518/dogecoin-qt  

I tried on 22556 instead but it just times out...
What am I missing?

Thanks!

add to config:
listen=1
sr. member
Activity: 406
Merit: 251
http://altoidnerd.com

 Is there an online wallet for this?

Also linux QT?
Jump to: