daedalus: Uncaught SyntaxError: Unexpected end of JSON input "/api/settings/time/difference" returns 404
I am getting this error on reload of the client, otherwise seems to work.

index.html#/:1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at IncomingMessage.eval (eval at <anonymous> (bundle.js:4112), <anonymous>:108:31)
at emitNone (events.js:91)
at IncomingMessage.emit (events.js:188)
at endReadableNT (_stream_readable.js:975)
at _combinedTickCallback (internal/process/next_tick.js:80)
at process._tickCallback (internal/process/next_tick.js:104)
(anonymous) @ request.js?c6b6:75
emitNone @ events.js:91
emit @ events.js:188
endReadableNT @ _stream_readable.js:975
_combinedTickCallback @ internal/process/next_tick.js:80
_tickCallback @ internal/process/next_tick.js:104
Posted on Utopian.io - Rewarding Open Source Contributors
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 56 (1 by maintainers)
Commits related to this issue
- [DAEF-515] Merges in latest master, fix conflicts and introduce ada specific local time difference — committed to input-output-hk/daedalus by deleted user 7 years ago
My issue is that the code does not check if the servers supports the api call and does not deal with errors properly. I am going to keep it open.
On Thu, Dec 28, 2017 at 12:38 PM, Erik van Hannen notifications@github.com wrote:
β James Michael DuPont
Ok, so I have rebuilt the cardno sl node with nix from scratch, after clearing nix.
I am testing the front end now, but the time api is working
@zmeel i was able to run the wallet and cardano successfully (already created a wallet on arch linux) both with the help of https://github.com/hcvst/cardano-daedalus-docker
You need to upgrade the backend to the one including the backend https://github.com/input-output-hk/cardano-sl/blob/58bd3caab1779b2cd71f0298bc18f766cdd80ab8/wallet-new/server/Cardano/Wallet/API/V1/Handlers/Info.hs