Post
Topic
Board Announcements (Altcoins)
Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network
by
urhgaclax
on 23/04/2017, 20:09:31 UTC
I finally got the wallet working. Here is what I did and it may help others. Download the universal wallet zip. Unzip it and edit the peers.json file to include these peers only

 "knownpeers": [
      "192.111.150.242",
      "216.126.198.26",
      "71.94.87.188",
      "192.99.181.233",
      "193.242.148.251",
      "106.187.42.214",
      "88.132.141.82",
      "61.186.94.149",
      "106.186.122.39",
      "188.166.16.64",
      "23.92.218.205",
      "128.199.45.81",
      "192.111.150.248",
      "192.111.150.249",
      "103.85.224.195",
      "118.184.54.215",
      "71.94.87.188",
      "150.129.80.71",
      "118.99.57.76"
   ],

Once that's done you can either search google for a qora log4j.properties file or get it here ---> https://raw.githubusercontent.com/Qoracoin/Qora/master/Qora/log4j.properties
Save the log4j.properties file in your directory with all the other files. The wallet should then sync. Worked for me so maybe it will help some others.

worked for me too. thx