decky-installer icon indicating copy to clipboard operation
decky-installer copied to clipboard

Can't install or uninstall

Open mlch911 opened this issue 2 years ago • 1 comments

Logs:

(deck@steamdeck ~)$ curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/install_release.sh | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  3900  100  3900    0     0   1415      0  0:00:02  0:00:02 --:--:--  4276
Installing Steam Deck Plugin Loader release...
jq: error (at <stdin>:1): Cannot index string with string "prerelease"
Installing version ...
curl: no URL specified!
curl: try 'curl --help' for more information
chmod: cannot access '/home/deck/homebrew/services/PluginLoader': No such file or directory
Check for SELinux presence and if it is present, set the correct permission on the binary file...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   421  100   421    0     0    503      0 --:--:-- --:--:-- --:--:--   502
Grabbed latest release service.
Created symlink /etc/systemd/system/multi-user.target.wants/plugin_loader.service → /etc/systemd/system/plugin_loader.service.

mlch911 avatar Oct 24 '23 13:10 mlch911

it's this curl failed. https://github.com/SteamDeckHomebrew/decky-installer/blob/bd28059b56645266b24401b48b1e9858016a4f62/cli/install_release.sh#L34

Logs:

(deck@steamdeck ~)$ curl -s 'https://api.github.com/repos/SteamDeckHomebrew/decky-loader/releases'
{"message":"API rate limit exceeded for xxx.xxx.xxx.xxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

mlch911 avatar Oct 24 '23 13:10 mlch911