lollms-webui icon indicating copy to clipboard operation
lollms-webui copied to clipboard

Killing processes and restarting app.py after a crash

Open PHL4VIO opened this issue 1 year ago • 2 comments

[NOT AN ISSUE: Sorry, I just joined GitHub and still I don't understand the correct section in which I have to place my proposals and request for further modifications, but your application is such wonderful I couldn't resist trying to put forth this even in the wrong place. :'E]

During my tests the application crashed (almost always for understandable reasons, e.g. misconfiguration in binding settings, etc.) but I couldn't figure out a smarter way to restart the whole suite without restarting the whole machine: could you please list the jobs I'd have to kill before relaunching "app.py" so I can write an automated check & restart script to keep the application up on the machine?

PHL4VIO avatar Oct 06 '23 08:10 PHL4VIO

Hi. Come to the discord channel. You can interact with me directly. And if you have suggestion, there is a suggestions section.

ParisNeo avatar Oct 07 '23 13:10 ParisNeo

Technically, when you kill the app.py it should release all ressources. It is not supposed to spown any other process. Which binding are you using? Do you have GPU ?

ParisNeo avatar Oct 07 '23 13:10 ParisNeo