Open goodc0re opened 6 years ago
Trying to install Viacoin app with Ledger Manager after it failed with Ledger Live.
The error with Ledger Live was that Bitcoin and Etherum need to be installed. Both apps are installed already.
Ledger Manager also tells me that Bitcoin needs to be installed first.
Here is the log from Ledger Manager:
2018-10-12T07:32:23.334Z D/Global: "query": "error", 2018-10-12T07:32:23.334Z D/Global: "data": "Exception : Invalid status 6a83" 2018-10-12T07:32:23.334Z D/Global: } 2018-10-12T07:32:23.336Z D/Global: Query: error 2018-10-12T07:32:23.338Z E/Global: java.lang.Exception: Exception : Invalid status 6a83 2018-10-12T07:32:23.339Z E/Global: at $c_jl_Exception.$c_jl_Throwable.fillInStackTracejl_Throwable(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/library/src/main/scala/scala/scalajs/runtime/StackTrace.scala:33:4) 2018-10-12T07:32:23.662Z E/Global: at $c_jl_Exception.$c_jlThrowable.initT__jl_Throwable(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/javalanglib/src/main/scala/java/lang/Throwables.scala:12:18) 2018-10-12T07:32:23.662Z E/Global: at java.lang.Exception.(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/javalanglib/src/main/scala/java/lang/Throwables.scala:269:6) 2018-10-12T07:32:23.664Z E/Global: at {anonymous}()(../../src/main/scala/co/ledger/manager/web/controllers/manager/old/OldApplyScriptController.scala:243:15) 2018-10-12T07:32:23.664Z E/Global: at scala.scalajs.runtime.AnonFunction1.apply(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/library/src/main/scala/scala/scalajs/runtime/AnonFunctions.scala:15:37) 2018-10-12T07:32:23.664Z E/Global: at co.ledger.manager.web.core.net.JsWebSocketFactory$JsWebSocket$$anonfun$1.apply(../../src/main/scala/co/ledger/manager/web/core/net/JsWebSocketFactory.scala:69:28) 2018-10-12T07:32:23.665Z E/Global: at co.ledger.manager.web.core.net.JsWebSocketFactory$JsWebSocket$$anonfun$1.apply(../../src/main/scala/co/ledger/manager/web/core/net/JsWebSocketFactory.scala:67:46) 2018-10-12T07:32:23.665Z E/Global: at WebSocket.(../../src/main/scala/co/ledger/manager/web/core/net/JsWebSocketFactory.scala:67:46)
I have the same error 6a83 when trying to load a modification of ledger-app-eth..
https://github.com/LedgerHQ/blue-loader-python/pull/54
Try uninstalling the bitcoin and ethereum apps and install them all from the same source.
Trying to install Viacoin app with Ledger Manager after it failed with Ledger Live.
The error with Ledger Live was that Bitcoin and Etherum need to be installed. Both apps are installed already.
Ledger Manager also tells me that Bitcoin needs to be installed first.
Here is the log from Ledger Manager:
2018-10-12T07:32:23.334Z D/Global: "query": "error", 2018-10-12T07:32:23.334Z D/Global: "data": "Exception : Invalid status 6a83" 2018-10-12T07:32:23.334Z D/Global: } 2018-10-12T07:32:23.336Z D/Global: Query: error 2018-10-12T07:32:23.338Z E/Global: java.lang.Exception: Exception : Invalid status 6a83 2018-10-12T07:32:23.339Z E/Global: at $c_jl_Exception.$c_jl_Throwable.fillInStackTracejl_Throwable(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/library/src/main/scala/scala/scalajs/runtime/StackTrace.scala:33:4) 2018-10-12T07:32:23.662Z E/Global: at $c_jl_Exception.$c_jlThrowable.initT__jl_Throwable(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/javalanglib/src/main/scala/java/lang/Throwables.scala:12:18) 2018-10-12T07:32:23.662Z E/Global: at java.lang.Exception.(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/javalanglib/src/main/scala/java/lang/Throwables.scala:269:6)
2018-10-12T07:32:23.664Z E/Global: at {anonymous}()(../../src/main/scala/co/ledger/manager/web/controllers/manager/old/OldApplyScriptController.scala:243:15)
2018-10-12T07:32:23.664Z E/Global: at scala.scalajs.runtime.AnonFunction1.apply(https://raw.githubusercontent.com/scala-js/scala-js/v0.6.9/library/src/main/scala/scala/scalajs/runtime/AnonFunctions.scala:15:37)
2018-10-12T07:32:23.664Z E/Global: at co.ledger.manager.web.core.net.JsWebSocketFactory$JsWebSocket$$anonfun$1.apply(../../src/main/scala/co/ledger/manager/web/core/net/JsWebSocketFactory.scala:69:28)
2018-10-12T07:32:23.665Z E/Global: at co.ledger.manager.web.core.net.JsWebSocketFactory$JsWebSocket$$anonfun$1.apply(../../src/main/scala/co/ledger/manager/web/core/net/JsWebSocketFactory.scala:67:46)
2018-10-12T07:32:23.665Z E/Global: at WebSocket.(../../src/main/scala/co/ledger/manager/web/core/net/JsWebSocketFactory.scala:67:46)