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

Closing the appImage window doesn't terminate the process #401

Open
dandv opened this issue Feb 3, 2025 · 0 comments
Open

Closing the appImage window doesn't terminate the process #401

dandv opened this issue Feb 3, 2025 · 0 comments

Comments

@dandv
Copy link

dandv commented Feb 3, 2025

Which version of LM Studio?
Example: LM Studio 0.3.9 build 6

Which operating system?
Linux

What is the bug?
I launched LM Studio from the CLI as. After load a model, chatting, and unloading it, I closed the window. I expected the CLI to exit.

Logs

[LMSInternal][Client=LM Studio][Endpoint=unloadModel] Unloading model TA+fLhHhMfRo7ihkJBYDfbQX
Unloading model: TA+fLhHhMfRo7ihkJBYDfbQX
04:34:45.016 › [LMSInternal][Client=LM Studio][Endpoint=countTokens] Error in RPC handler: Error: Cannot find model of instance reference. TA+fLhHhMfRo7ihkJBYDfbQX
    at _0x3ea06a.<computed>.getInstanceBySpecifierOrThrow (/tmp/.mount_LM-Stu4QjuLh/resources/app/.webpack/main/index.js:66:13851)
    at _0x3ea06a.<computed>.getLLMModelBySpecifierOrThrow (/tmp/.mount_LM-Stu4QjuLh/resources/app/.webpack/main/index.js:66:16345)
    at Object.handler (/tmp/.mount_LM-Stu4QjuLh/resources/app/.webpack/main/index.js:71:20032)
    at _0x536b32.<computed>.receivedRpcCall (/tmp/.mount_LM-Stu4QjuLh/resources/app/.webpack/main/index.js:368:159)
    at <computed> [as receivedMessage] (/tmp/.mount_LM-Stu4QjuLh/resources/app/.webpack/main/index.js:341:13284)
    at MessagePortMain.<anonymous> (/tmp/.mount_LM-Stu4QjuLh/resources/app/.webpack/main/index.js:341:11719)
    at MessagePortMain.emit (node:events:519:28)
    at MessagePortMain._internalPort.emit (node:electron/js2c/browser_init:2:105846)
[CachedFileDataProvider] Watching file at /home/dandv/.lmstudio/.internal/user-concrete-model-default-config/.json



^C

^C
$
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