Skip to content

lms link enable - unknown command link (linux lms link install) #1612

Description

@johnathonkillaly

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:

lms daemon down

jolly@pop-os:~$ lms login

Visit https://lmstudio.ai/pairing and enter the following code to authenticate:

REMOVED

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions