Post
Topic
Board Announcements (Altcoins)
Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network
by
fher98
on 11/03/2016, 02:42:27 UTC
Hi everyone,

Im running 0.25.1 but I have no connections, firewall and router are open. Actually It was working throught the weekend, till today. Any peers I need to add ?

thanks

Did you try to restart the application? Did any exception occur? In windows version there is a error.txt please check it. In universal version the error might be visible in commandline window.

No luck, restarted de app, then de OS. Now I moved to Linux to try, and the same. Is there any way I can add peers manually?

thanks

Soo, edited the settings file... and added the nodes/peers from http://qora.co.in/?nodes and now its syncing blazzing fast. so heres the file just copy paste!

{
   "knownpeers":[
      "188.166.53.239"
      "198.199.103.12"
      "193.242.148.251"
      "188.166.16.64"
      "65.191.164.32"
      "203.87.156.149"
      "106.187.42.214"
      "106.186.122.39"
      "104.172.66.205"
      "61.186.94.151"

   ],
   "rpcallowed":[
      "127.0.0.1"
   ],
   "weballowed":[
      "127.0.0.1"
   ],
   "guienabled":true,
   "rpcenabled":true,
   "webenabled":true,
   "systray":true,
   "maxconnections":100,
   "minconnections":10,
   "generatorkeycaching":true,
   "checkpoint":true,
   "soundreceivepayment":true,
   "soundnewtransaction":true,
   "soundreceivemessage":true
}

Will add more nodes if anyone needs them.