Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to open portfolio failed #5381

Closed
richardalg opened this issue Mar 31, 2021 · 8 comments · Fixed by #5385
Closed

Attempt to open portfolio failed #5381

richardalg opened this issue Mar 31, 2021 · 8 comments · Fixed by #5385

Comments

@richardalg
Copy link

Hi,
I had created a new trade and a popup window appeared offering to open my portfolio window.
When I clicked to say open the portfolio, an error message appeared.
Among other things, and extract from the log was requested.
These are the most recent and I believe, relevant parts:

Mar-31 12:37:02.802 [MemPoolSpaceTxBroadcaster @ http://mempoolhqx4isw62xs7abwphsq7ldayuidyx2v2oethdhhj6mlo2r6ad.onion/api/tx] INFO  b.c.b.w.h.MemPoolSpaceTxBroadcaster: Broadcast of raw tx to http://mempoolhqx4isw62xs7abwphsq7ldayuidyx2v2oethdhhj6mlo2r6ad.onion/api/tx failed for transaction 2cb60319fc96289b93089275d0c18ce5deba99625ada2000fa49149acc213fcb. responseCode=400, error=sendrawtransaction RPC error: {"code":-22,"message":"TX decode failed. Make sure the tx has at least one input."} 
Mar-31 12:37:06.872 [JavaFX Application Thread] INFO  b.c.u.DesktopUtil: Trying to exec: cmd = kde-open args = %s file = /home/richard/.local/share/Bisq/bisq.log 
Mar-31 12:37:06.873 [JavaFX Application Thread] WARN  b.c.u.DesktopUtil: Error running command. java.io.IOException: Cannot run program "kde-open": error=2, No such file or directory 
Mar-31 12:37:06.873 [JavaFX Application Thread] INFO  b.c.u.DesktopUtil: Trying to exec: cmd = gnome-open args = %s file = /home/richard/.local/share/Bisq/bisq.log 
Mar-31 12:37:06.874 [JavaFX Application Thread] WARN  b.c.u.DesktopUtil: Error running command. java.io.IOException: Cannot run program "gnome-open": error=2, No such file or directory 
Mar-31 12:37:06.874 [JavaFX Application Thread] INFO  b.c.u.DesktopUtil: Trying to exec: cmd = xdg-open args = %s file = /home/richard/.local/share/Bisq/bisq.log 
Mar-31 12:37:06.875 [JavaFX Application Thread] INFO  b.c.u.DesktopUtil: Process is running. 
@boring-cyborg
Copy link

boring-cyborg bot commented Mar 31, 2021

Thanks for opening your first issue here!

Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.

@ghost
Copy link

ghost commented Mar 31, 2021

When I clicked to say open the portfolio, an error message appeared.

Can you provide information about the error message that appeared, wording or screenshot of it?

@richardalg
Copy link
Author

richardalg commented Mar 31, 2021 via email

@ghost
Copy link

ghost commented Mar 31, 2021

Please could you search your log for "NullPointerException", there will be a stack trace associated with it. Pasting it here will enable us to know where in the code the problem was. Also, which version of Bisq are you on? Thanks!

@richardalg
Copy link
Author

richardalg commented Mar 31, 2021 via email

@richardalg
Copy link
Author

richardalg commented Mar 31, 2021 via email

@ghost
Copy link

ghost commented Mar 31, 2021

Thanks for reporting @richardalg, fix is in the queue.

@richardalg
Copy link
Author

richardalg commented Mar 31, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant