-
Notifications
You must be signed in to change notification settings - Fork 8
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
Issue in Raspberry pi 4 #14
Comments
@MMZCustoms Unfortunately, I don't have RPi4 to check this issue. Are you using gui or just server application? |
I am using server application in rpi4 |
We are also facing similar issues in raspbery pi 4. |
please check this log (obmin-server:2253): Gjs-CRITICAL **: 20:09:13.466: The offending signal was wrote-chunk on SoupMessage 0x86ddf8. (obmin-server:2253): Gjs-CRITICAL **: 20:09:13.467: Attempting to call back into JSAPI during the sweeping phase of GC. This is most likely caused by not destroying a Clutter actor or Gtk+ widget with ::destroy signals connected, but can also be caused by using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked and the JS callback not invoked. |
@konkor please help us to solve this issue. |
@MMZCustoms I will try to locate the issue in RPI emulator. I'm on vacation right now. |
please check this log,obmin server running on Raspbian Buster |
Any updates |
@konkor any updates |
any updates |
I can't find a way to test the app in a virtual machine. So I'm going to buy RPI... Can you recommend what version of RPI I should buy? I'm choosing between RPI4 B (1GB/2GB/4GB) or RPI3 B+ 1GB... BTW I could make some optimisations meanwhile. How are you installing it from git or DEB package? |
Better to buy RPI4 B (2GB/4GB). |
…allbacks on "busy" systems like RPI (issue #14) Update back to scheduled responding Update minor fixes
Can you test the current changes Latest DEB package??? Thanks! |
I think It can be closed. Finally, I bought RPI4 and testing it a few days without any issues on Raspbian Buster. BTW, I'm a bit disappointed in the RPI4:
I would recommend some other alternatives like Pine64 Rock64 media board etc. |
Thank you for your support, |
when using continuesely for 10 min, server getting hang and have to restart the server. This issue happens only in raspberry pi 4 and pi 3 is working good.
The text was updated successfully, but these errors were encountered: