Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Qora | Released 16 May | 100% POS | New Source
by
qora
on 19/05/2014, 05:47:55 UTC
People running a node will have this problem:
After a few hours the application will stop doing anything but will not crash either.
It will stop sending any messages over the network and does not want to close when you try to.

To run the application I use this command:

Quote
sudo nohup java -Xmx1024m -Djava.library.path=libs/native -jar Qora.jar -disablegui

To accept more connections then the default 20 add an extra line to your settings.ini

Quote
knownpeers 146.185.141.232;162.243.170.76
maxconnections 100

People running a node will experience this problem:
After a few hours the application will stop doing anything but will not crash either.
It will stop sending any messages over the network and does not want to close when you try to.

Anyway to force block sync...new version flips from OKE to no connections and sync is remaining at 338?

Another small glitch, my addresses are not displayed on v4 accounts window since restoring from seed..they showed up initially but not after close/reopen...they dissappeared?? (Edit: closed from command ^C)

Closing from command line will make changes to the database not commit.