question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TREZOR: ProcessError: Failed to compile input

See original GitHub issue

I am facing a modal dialog box error which says ProcessError: Failed to compile input when trying to sign with the last signature in a multisig wallet.

My environment:

  • Windows 10
  • Electron Cash 4.1.0
  • Trezor Bridge 2.0.27
  • Trezor firmware (last version)

Steps to reproduce:

  • Create a new multisig wallet => OK
  • Trezor connected green => OK
  • Other cosigners send bits of money => They appear on Electron Cash main dialog.
  • CTRL+T load the text transaction generated by another cosigner => this part works well, the dialog box open, the details of the intended transaction are fine.
  • Click Sign, two confirmations on Trezor device follow.
  • Just after the last Trezor confirmation, Electron Cash opens a modal dialog box ProcessError: Failed to compile input.

Could someone help me to get this problem solved?

Also, if I just try to send cash via Send >> Pay To, Electron Cash, I will be ask twice for confirmation on the Trezor device, and then, Electron Cash fails again with the same modal dialog both prompting ProcessError: Failed to compile input. This behavior is somewhat baffling because as the wallet is multisig, I don’t even understand why Electron Cash is letting me attempt to send money without the cosigning process.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
prusnakcommented, Aug 15, 2020

The coins are stored on invalid paths. For BCH they need to be stored at m/44'/145'. If you need to spend BCH coins on Bitcoin path m/44'/1' try downgrading the firmware to previous version.

0reactions
cculianucommented, Aug 15, 2020

Thank you Pavol. 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Electrum-LTC - RuntimeError('ProcessError: Failed to compile ...
But when I want to send Litecoins to my Litecoin address in my wallet, pop up RuntimeError('ProcessError: Failed to compile input') appear.
Read more >
Litecoin sent to bitcoin address on trezor - Reddit
RuntimeError('ProcessError: Failed to compile input') gave it a go and finally got access had to get rid of some of the derivation path....
Read more >
trezor/community - Gitter
I managed to run TREZOR firmware on my laptop :) ... Also, I've managed to SSH using gpg-agent with TREZOR ... Error details:...
Read more >
Developers - [Fluent] Send-action from Trezor One doesn't work -
I tried to send (testnet) from trezor one to other wasabi wallet, trezor asks for confirmation but after that gui (wasabi) gives authorization...
Read more >
How to use the trezor.ui.display function in trezor | Snyk
Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found