Which version of LM Studio?
Example: LM Studio 0.4.6 (build 1)
Which operating system?
macOS and linux (bazzite u24)
What is the bug?
jolly@pop-os:~$ curl -fsSL https://lmstudio.ai/install.sh | bash
Downloading llmster 0.0.6-1 Linux x86_64
##################################################### 100.0%
Verifying checksum...
Installing llmster...
The llmster daemon appears to be running (pid:13344).
To stop it and retry, run:
jolly@pop-os:~$ lms login
Visit https://lmstudio.ai/pairing and enter the following code to authenticate:
Or visit the following URL directly:
https://lmstudio.ai/pairing?code=REMOVED
Authentication successful.
jolly@pop-os:~$ lms link enable
error: unknown command 'link'
lms link is unidentified in the app.
jolly@pop-os:~$ lms -v
CLI commit: ac18535
Screenshots
see above terminal output
Logs
Add any relevant logs.
To Reproduce
Click on LM Link (in ui)
Click Add a Device
Click "My other device is a headless machine"
Click continue
at this point I copied the curl to grab and run the script:
curl -fsSL https://lmstudio.ai/install.sh | bash
then lms login and on a browser I connected authenticated to my lm studio account (google auth)
lms link enable fails at this point
Which version of LM Studio?
Example: LM Studio 0.4.6 (build 1)
Which operating system?
macOS and linux (bazzite u24)
What is the bug?
jolly@pop-os:~$ curl -fsSL https://lmstudio.ai/install.sh | bash
Downloading llmster 0.0.6-1 Linux x86_64
##################################################### 100.0%
Verifying checksum...
Installing llmster...
The llmster daemon appears to be running (pid:13344).
To stop it and retry, run:
jolly@pop-os:~$ lms login
Visit https://lmstudio.ai/pairing and enter the following code to authenticate:
Or visit the following URL directly:
Authentication successful.
jolly@pop-os:~$ lms link enable
error: unknown command 'link'
lms link is unidentified in the app.
jolly@pop-os:~$ lms -v
CLI commit: ac18535
Screenshots
see above terminal output
Logs
Add any relevant logs.
To Reproduce
Click on LM Link (in ui)
Click Add a Device
Click "My other device is a headless machine"
Click continue
at this point I copied the curl to grab and run the script:
curl -fsSL https://lmstudio.ai/install.sh | bash
then lms login and on a browser I connected authenticated to my lm studio account (google auth)
lms link enable fails at this point