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

Chat message high CPU and long processing time #6150

Closed
progonkpa opened this issue Apr 16, 2022 · 3 comments
Closed

Chat message high CPU and long processing time #6150

progonkpa opened this issue Apr 16, 2022 · 3 comments

Comments

@progonkpa
Copy link

Description

Chat message high CPU and long processing time

Version

1.8.4

Steps to reproduce

  • start trade
  • send message

Expected behaviour

Message sent after a few seconds.

Actual behaviour

Processing took minutes first, now it doesn't arrive anymore

Screenshots

Device or machine

Linux Manjaro.

Additional info

I have chatted successfully with this person.
It was only later on that this issue started.
The message still went through at that point after a long time.
Now they don't arrive anymore.

I did change the font-size in bisq-desktop though I don't think this could cause the issue, at any rate, it's this line.

DEFAULT_JVM_OPTS="-XX:MaxRAM=8g -Xss1280k -XX:+UseG1GC -XX:MaxHeapFreeRatio=10 -XX:MinHeapFreeRatio=5 -XX:+UseStringDeduplication -Djava.net.preferIPv4Stack=true -Dglass.gtk.uiScale=1.25"

-Dglass was simply added.

There was also a big Manjaro update of 1,4GB in the timespan of the issue.
Here are some logs of the update that might be of relevance.

[2022-04-14T21:51:52+0200] [ALPM] upgraded bisq (1.8.2-1 -> 1.8.4-1)
[2021-12-14T11:10:21+0100] [ALPM] installed jdk11-openjdk (11.0.13.u8-1)
[2021-12-14T11:10:21+0100] [ALPM] installed java-environment-common (3-3)
[2021-12-14T11:10:21+0100] [ALPM] installed jre11-openjdk (11.0.13.u8-1)
[2021-12-14T11:10:21+0100] [ALPM] installed jre11-openjdk-headless (11.0.13.u8-1)

@boring-cyborg
Copy link

boring-cyborg bot commented Apr 16, 2022

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 Apr 16, 2022

Maybe Tor got a stale circuit in its cache.

If you are having problems sending a message, try clearing your tor cache. In the UI, go to Settings -> Network Settings -> Open Tor Settings -> Delete Outdated Tor Files And Shutdown
Then after restart, try sending a new message.

@progonkpa
Copy link
Author

Maybe Tor got a stale circuit in its cache.

If you are having problems sending a message, try clearing your tor cache. In the UI, go to Settings -> Network Settings -> Open Tor Settings -> Delete Outdated Tor Files And Shutdown Then after restart, try sending a new message.

I did this and the issue went away. Ty sir !

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

No branches or pull requests

1 participant