Welcome, Guest. Please login or register.

Author Topic: [Raspberry Pi] Latest NXT-Client and english tutorial  (Read 6758 times)

0 Members and 2 Guests are viewing this topic.

Offline osm

  • Fresh Nxter
  • *
  • Posts: 6
    • View Profile
edit: when i unlock an account with just a few transactions it works nearly instantaneously... I think it's because my account has a lot of transactions (i have many aliases). @osm: does your account have many transactions?
Nope, I have 5 transactions. I think it's because of free memory. If I set the -Xmx480 parameter, login-popup window does not freezes.

Offline rriky92

  • Nxter
  • **
  • Posts: 95
  • Try my iNxt iPhone app
    • View Profile
    • Riccardo Rossi's website
Re: [Raspberry Pi] Latest NXT-Client and english tutorial (UPDATE 0.6.1 works)
« Reply #136 on: February 12, 2014, 03:10:47 PM »
> nxtout.txt >2 nxterr.txt is useless now!

you can nano nxt.log to see the log
NXT: 4894174904569783391 || iNxt - iPhone App https://nextcoin.org/index.php/topic,2919.0.html

Offline greyw0lf

  • Fresh Nxter
  • *
  • Posts: 16
    • View Profile
edit: when i unlock an account with just a few transactions it works nearly instantaneously... I think it's because my account has a lot of transactions (i have many aliases). @osm: does your account have many transactions?
Nope, I have 5 transactions. I think it's because of free memory. If I set the -Xmx480 parameter, login-popup window does not freezes.
OK, I'll try that too...

Edit: now i'm using -Xms320 -Xmx480, scanning blockchain still takes about 9 minutes, unlocking account still hangs at the login-popup (with "you can generate the next block in..."-message in the background and "numberOfUnlockedAccounts":1 via API).

But with the new API-Call i can unlock my account without opening the GUI!
see:
Quote
(from https://bitcointalk.org/index.php?topic=345619.msg5101583#msg5101583 )
http://localhost:7874/nxt?requestType=startForging&secretPhrase=PASSPHRASE
« Last Edit: February 12, 2014, 06:09:31 PM by greyw0lf »

Offline rriky92

  • Nxter
  • **
  • Posts: 95
  • Try my iNxt iPhone app
    • View Profile
    • Riccardo Rossi's website
Re: [Raspberry Pi] Latest NXT-Client and english tutorial
« Reply #138 on: February 13, 2014, 12:50:40 PM »
NOTE: to make API for forging working you have to insert your IP also in
Code: [Select]
<param-name>allowedBotHosts</param-name>
NXT: 4894174904569783391 || iNxt - iPhone App https://nextcoin.org/index.php/topic,2919.0.html