SteamDeckHomebrew / decky-installer

Installer for decky loader
GNU General Public License v2.0
25 stars 14 forks source link

Can't install or uninstall #14

Open mlch911 opened 1 year ago

mlch911 commented 1 year ago

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 commented 1 year ago

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"}