Bitcoin Forum
May 10, 2024, 05:16:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: NXT setup problem  (Read 682 times)
LievenV (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 23, 2014, 09:56:58 PM
 #1

Hi guys,

I'm trying to set up a NXT forging pool. I've had all sorts of issues, most resolved, but still problems.

The setup runs on Debian Linux Wheezy release, openjava 7 jre active. it is a headless unit, so only SSH (yes, secure, different port, only private key login and a lot of fail2ban, ip blockers and such) and VNC possible.

Some of the unresolved issues:

-I had the client running for a while, created a wallet, could log into it and such, but restarted the system after some ssh tweaking, now when I open the webpage and try to log in, it freezes when I click 'unlock account'.

-I noticed when I start the NXT client (java -jar start.jar) I get a warning (WARNING: System properties and/or JVM args set.  Consider using --dry-run or --exec) but more annoyingly, it end with 'NRS 0.5.9 started successfully.' and 'freezes' the terminal.(no more user@HOST:~)
Edit: I found out when copying the warning: ctrl-c brings back the 'user@HOST:~', but also stops the client...

-Is it possible to add a single IP address in the config to allow? Now only localhost is allowed, so I can only see the wallet via VNC, not that convenient. The IP is in local network, will not be used to connect over the internet.

Thanks a lot in advance for the help/hints.

1715318185
Hero Member
*
Offline Offline

Posts: 1715318185

View Profile Personal Message (Offline)

Ignore
1715318185
Reply with quote  #2

1715318185
Report to moderator
1715318185
Hero Member
*
Offline Offline

Posts: 1715318185

View Profile Personal Message (Offline)

Ignore
1715318185
Reply with quote  #2

1715318185
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715318185
Hero Member
*
Offline Offline

Posts: 1715318185

View Profile Personal Message (Offline)

Ignore
1715318185
Reply with quote  #2

1715318185
Report to moderator
1715318185
Hero Member
*
Offline Offline

Posts: 1715318185

View Profile Personal Message (Offline)

Ignore
1715318185
Reply with quote  #2

1715318185
Report to moderator
1715318185
Hero Member
*
Offline Offline

Posts: 1715318185

View Profile Personal Message (Offline)

Ignore
1715318185
Reply with quote  #2

1715318185
Report to moderator
mynxtcoin
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
January 24, 2014, 02:21:47 AM
 #2



Hello,

Here is a helpful tutorial on how to set up an ssh tunnel to manage your client.

https://nextcoin.org/index.php/topic,2862.0.html


mynxtcoin
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
January 24, 2014, 02:32:50 AM
 #3

and yes you can add a static ip to web.xml along with localhost and 127.0.0.1
rigel
Legendary
*
Offline Offline

Activity: 1240
Merit: 1001


Thank God I'm an atheist


View Profile
January 24, 2014, 05:30:17 AM
 #4

-I noticed when I start the NXT client (java -jar start.jar) I get a warning (WARNING: System properties and/or JVM args set.  Consider using --dry-run or --exec) but more annoyingly, it end with 'NRS 0.5.9 started successfully.' and 'freezes' the terminal.(no more user@HOST:~)
Edit: I found out when copying the warning: ctrl-c brings back the 'user@HOST:~', but also stops the client...

To start NRS use:

nohup java -jar /path/to/start.jar &

You can place this command in /etc/rc.local to make it start automagically at boot
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!