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

Undefined array key "assets" #863

Closed
phpmac opened this issue Mar 26, 2024 · 4 comments · Fixed by #864
Closed

Undefined array key "assets" #863

phpmac opened this issue Mar 26, 2024 · 4 comments · Fixed by #864

Comments

@phpmac
Copy link

phpmac commented Mar 26, 2024

Octane Version

latest

Laravel Version

11

PHP Version

8.3

What server type are you using?

FrankenPHP

Server Version

latest

Database Driver & Version

No response

Description

php artisan octane:install --server=frankenphp -vvv


 FrankenPHP's Octane integration is in beta and should be used with caution in production. Do you wish to continue? (yes/no) [yes]:
 > 

 Unable to locate FrankenPHP binary. Should Octane download the binary for your operating system? (yes/no) [yes]:
 > 



   ERROR  Undefined array key "assets"

Steps To Reproduce

When I quickly confirm everything and cancel, and then run again it always prompts these

@sy-records
Copy link
Contributor

Please check your network to the GitHub API. https://api.github.com/repos/dunglas/frankenphp/releases/latest

@phpmac
Copy link
Author

phpmac commented Mar 26, 2024

Please check your network to the GitHub API. https://api.github.com/repos/dunglas/frankenphp/releases/latest

是的,就是这个问题

{
"message": "API rate limit exceeded for 103.116.72.46. (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"
}

@phpmac
Copy link
Author

phpmac commented Mar 26, 2024

The solution is to switch ip

@driesvints
Copy link
Member

Thanks. @sy-records sent in a PR so let's see how it goes. Thanks for the PR @sy-records!

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

Successfully merging a pull request may close this issue.

3 participants