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.

com.chaquo.python.PyException: ExcessiveFee:

See original GitHub issue

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

	at <python>.make_unsigned_transaction(/android_asset/chaquopy/app.zip/electroncash/wallet.py:1282)
	at <python>.chaquopy_java.call(chaquopy_java.pyx:282)
	at <python>.chaquopy_java.Java_com_chaquo_python_PyObject_callAttrThrows(chaquopy_java.pyx:254)
	at com.chaquo.python.PyObject.callAttrThrows(Native Method)
	at com.chaquo.python.PyObject.callAttr(PyObject.java:207)
	at org.electroncash.electroncash3.SendDialog.makeUnsignedTransaction(Send.kt:144)
	at org.electroncash.electroncash3.SendDialog.updateUI(Send.kt:105)
	at org.electroncash.electroncash3.SendDialog$onShowDialog$2.onCheckedChanged(Send.kt:79)
	at android.widget.CompoundButton.setChecked(CompoundButton.java:156)
	at android.widget.ToggleButton.setChecked(ToggleButton.java:71)
	at android.widget.CompoundButton.toggle(CompoundButton.java:115)
	at android.widget.CompoundButton.performClick(CompoundButton.java:120)
	at android.view.View$PerformClick.run(View.java:22455)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6165)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:888)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:778)
com.chaquo.python.PyException: ExcessiveFee: 

Reporter

This issue was reported by 2 user(s):

Electron Cash Version Python Version Operating System Wallet Type Locale
4.0.8-0 3.6.5 (default, Dec 7 2018, 13:59:54) [GCC 4.9] Android 7.1.1 on motorola Moto G Play (harpia) unknown en_US
4.0.8-0 3.6.5 (default, Dec 7 2018, 14:03:01) [GCC 4.9] Android 9 on OnePlus ONEPLUS A5010 (OnePlus5T) unknown es_US

Additional Information

when sending max amount


Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
mhsmithcommented, Aug 13, 2019

I still don’t understand where this 4.0.8 build has come from, but I’ll look into this anyway.

1reaction
EchterAgocommented, Aug 14, 2019

@proteanx please also change the PyInstaller tag. I made an issue here:

https://github.com/devaultcrypto/DeLight/issues/2

Read more comments on GitHub >

github_iconTop Results From Across the Web

PyException (Chaquopy Java API)
An exception thrown from Python to Java. If the exception originated from Java, the original exception object can be retrieved by calling getCause...
Read more >
Android Error:- Caused by: com.chaquo.python.PyException ...
Hi there, this error has been frustrating me from a lot time. I am not sure why but my app crashes when I...
Read more >
com.chaquo.python.PyException: ImportError - Stack Overflow
I am building an application that works on windows and in python. It builds correctly and this issue looks like it ...
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