Termux keeps force closing all sessions after starting vnc on Ubuntu #84
Replies: 13 comments 22 replies
|
try |
it still happens no matter what, it seems to happen when I start VNC server with xfce4, otherwise it doesn't force close. by the way I think I understand why you taught wake lock might help but this issue happens in under 1 minute after the start and regardless if I leave termux in the background or not |
|
Probably some kind of battery management system killed process! |
|
If this was due to energy conservation, the thermux would be completely shut down and restarted without saving |
Why would it be shut down for energy conservation while I am still on the app, while the app isn't even in the background? I mean battery management makes sense and don't make sense at the same time Edit: Ahahah it even crashes MT Manager terminal |
Can't say that's sure! Cause termux exited with signal 9 |
|
I have a problem that the thermux in the background turns off during heavy work did not help any settings ( |
|
Tried termux-wayland? |
|
Ah! you are using the termux fdroid version |
|
Ok this issue is so common so ( issue → discussions ) |
|
I finally figured out how to keep termux and vnc connection open!
I don't know if the module is necessary when nohup is an option, i haven't tested it but it works this way anyway! |
|
How about the rootless? |





I finally figured out how to keep termux and vnc connection open!
PhantomProcessSaviorxposed module to keep Termux open andnohup vncserverafter logging into ubuntu to start and keep the vnc connection alive. Here's the link to the module:Phantom Process Savior
I don't know if the module is necessary when nohup is an option, i haven't tested it but it works this way anyway!