Graceful degradation

Issue #906 new
Desrever Nu created an issue
  • if failing ALP registration , stop session instead of exitMain
  • exitWithNotice send to front end?
  • Failing communication with NuD : 1) include the raw response from nud 2) add some troubleshooting questions : nubot and nud on same machine? wallet unlocked (NBT) ? does your conf looks exactly like this (port numbers apart) ?
server=1
rpcuser= choose-a-username>
rpcpassword= choose-a-password>
port=9090
rpcport=9091

is nud nud synced? does nud hold the private key of BBZ4h88BwYCyE9q268LoArps6eodq9PDGH? is BBZ4h88BwYCyE9q268LoArps6eodq9PDGH a custodian address? is your rpcuser/passphrase somewhat complicated? try to set it to something very simple, alphanumeric short, and try again try removing daemon = 1


  • 4 if fails checking communication with exchange UI gets unresponsive/broken
19:04:40.695 [qtp2061763359-21 - //localhost:8889/startstop] ERROR - httpresponse: <html><head><title>502 Bad Gateway</title></head><body bgcolor="white"><center><h1>502 Bad Gateway</h1></center><hr><center>nginx/1.6.3</center></body></html> 
Unexpected character (<) at position 0. [c.n.n.t.w.HitbtcWrapper:142]
19:04:40.696 [qtp2061763359-21 - //localhost:8889/startstop] ERROR - could not start bot com.nubits.nubot.bot.NuBotRunException: Problems while validating communication with exchange : [ ApiError [2 : Parsing Error] ] [c.n.n.w.BotController:101]
19:04:40.696 [qtp2061763359-21 - //localhost:8889/startstop] INFO  - start bot success? false [com.nubits.nubot.webui.BotController:114]

Comments (3)

  1. Log in to comment