Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install or uninstall #14

Open
mlch911 opened this issue Oct 24, 2023 · 1 comment
Open

Can't install or uninstall #14

mlch911 opened this issue Oct 24, 2023 · 1 comment

Comments

@mlch911
Copy link

mlch911 commented Oct 24, 2023

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
Copy link
Author

mlch911 commented Oct 24, 2023

it's this curl failed.

RELEASE=$(curl -s 'https://api.github.com/repos/SteamDeckHomebrew/decky-loader/releases' | jq -r "first(.[] | select(.prerelease == "false"))")

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant