133 Posts - 18 Topics - 43 Members
*

Author Topic: heat-server exception  (Read 56 times)

0 Members and 1 Guest are viewing this topic.

Offline kani

  • Newbie
  • *
  • Posts: 2
  • Karma: +1/-0
    • View Profile
heat-server exception
« on: September 22, 2016, 01:28:27 AM »
Just playing with the sources ;)  (Probably too early, I know)

Got the following exception while running heat-server:

Code: [Select]
FileNotFoundException: /home/dirk/Documents/ETHEREUM_BULK_ADDRESS.json (No such file or directory)

Looks like the same type of exception will occur with BITCOIN_BULK_ADDRESS (in app/models/Config.scala)

Code: [Select]
  def btcAddressFile = current.configuration.getString("heat.btc.address.file") match {
    case Some(value) => value
    case None => "/home/dirk/Documents/BITCOIN_BULK_ADDRESS.json"
  }

I'll wait a little longer before I play some more, just thought you'd like to know about these.

Offline Eliphaz

  • Administrator
  • Newbie
  • *****
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Re: heat-server exception
« Reply #1 on: September 22, 2016, 01:31:58 AM »
The heat-server repo isn't currently relevant to HEAT token or server. It wasn't supposed to be in the public, but was somehow difficult to remove I hear (either physically, or psychologically  :P).

 

Shoutbox

 

Eliphaz

September 23, 2016, 12:04:01 AM
Anyone see the shoutbox?  :D