Post
Topic
Board Announcements (Altcoins)
Re: [ANN] PHO Photon (blake 256) Mandatory Update - MAY 1 MERGE MINE W/BLAKE COIN
by
Ignatius
on 29/05/2014, 20:02:43 UTC
are you using the latest wallet ?

set up conf file properly ?


also i released orig wallet without upnp support then one with that gets many more connections on windows...

http://www.mediafire.com/download/4x9l018sgux08ez/photon_win_qt_8.9.1.1_upnp_enabled_.release.7z

I am getting No Block Source Available, what could i have missed?

Im getting no source block avaible too.

used photon.conf :

listen=1
gen=0
rpcallowip=127.0.0.1
rpcuser=sha0lin40
rpcpassword=1234
rpcport=8984
server=1
daemon=1
addnode=162.243.101.139

Am I missing something?

thanks

Do you have all the addnode lines in your photon.conf?
Code:
   addnode=162.243.101.139
    addnode=72.23.74.166
    addnode=62.219.234.143
    addnode=78.26.209.208
    addnode=162.243.101.139
    addnode=77.121.61.203
    addnode=107.170.123.55
    addnode=218.146.3.80:3005
    addnode=107.170.78.146


Still not working. I tried downloading the new wallet and photon.config:

listen=1
gen=0
rpcallowip=127.0.0.1
rpcuser=username
rpcpassword=password
rpcallowip=localhost
rpcport=8984
port=35556
gen=0
server=1
daemon=1
listen=1
addnode=162.243.101.139
addnode=72.23.74.166
addnode=62.219.234.143
addnode=78.26.209.208
addnode=162.243.101.139
addnode=77.121.61.203
addnode=107.170.123.55
addnode=218.146.3.80:3005
addnode=107.170.78.146

any clue?

The error is still no block sources available? Where did you place photon.conf? It should be created in C:/Users/username/AppData/Roaming/Photon/photon.conf .Have you given the program permission to access the internet through your firewall?