You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
antonio@my-system:~/Downloads$ appman install lmstudio
============================================================================
START OF ALL INSTALLATION PROCESSES
============================================================================
◆ "LMSTUDIO": starting installation script
- 100%[================================================================>] 11.36K --.-KB/s in 0s
💀 ERROR DURING INSTALLATION, REMOVED "LMSTUDIO"!
____________________________________________________________________________
============================================================================
END OF ALL INSTALLATION PROCESSES
============================================================================
Good evening,
I tried to install lmstudio using the appman mode, but the installation fails, I encounter 2 problems:
A) As a normal user, I don't have the permission to create a folder and symbolic links in /opt/lmstudio
B) The download from the mirror fails, I get a 404:
(I tried to extract the bash script and debug it, I get):
antonio@my-system:~/Downloads$ ./lmstudio.sh
Current working directory: /opt/lmstudio/tmp
APP: lmstudio
Fetching version from Repology...
Extracted version: 0.3.5.2
Constructing AppImage URL...
Generated AppImage URL: https://releases.lmstudio.ai/linux/x86/0.3.5.2/3/LM_Studio-0.3.5.2.AppImage
Downloading AppImage...
--2024-12-01 22:51:08-- https://releases.lmstudio.ai/linux/x86/0.3.5.2/3/LM_Studio-0.3.5.2.AppImage
Resolving releases.lmstudio.ai (releases.lmstudio.ai)... 188.114.97.0, 188.114.96.0, 2a06:98c1:3120::, ...
Connecting to releases.lmstudio.ai (releases.lmstudio.ai)|188.114.97.0|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-12-01 22:51:08 ERROR 404: Not Found.
Good evening,
I tried to install lmstudio using the appman mode, but the installation fails, I encounter 2 problems:
A) As a normal user, I don't have the permission to create a folder and symbolic links in
/opt/lmstudio
B) The download from the mirror fails, I get a 404:
(I tried to extract the bash script and debug it, I get):
It seems that the URL structure for the latest version of lmstudio has changed:
https://releases.lmstudio.ai/linux/x86/0.3.5/2/LM_Studio-0.3.5.AppImage
I also tried to replace the generated url with the one from the official website, but I encounter other linking problems at the end:
I attach to this thread a copy of your script with some debug prints, hope they'll help!
lmstudio.zip
Kind regards
Thank you for your
work
Antonio
The text was updated successfully, but these errors were encountered: