zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.22k stars 3.08k forks source link

Language server error: TOML status error 403 #9141

Open geoqiao opened 8 months ago

geoqiao commented 8 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

When I open the pyproject.toml in my python project with zed, It sometimes report that Language server error: TOML.

Details:

Language server error: TOML

status error 403, response: "{\"message\":\"API rate limit exceeded for 103.142.140.52. (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\"}\n"

Environment

Zed: v0.125.3 (Zed) OS: macOS 14.3.1 Memory: 16 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

image

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

Zed.log

Moshyfawn commented 8 months ago

Seems like the same underlying issue

Moshyfawn commented 8 months ago

Also touches on this feature request #7219 and a few other reports related to rate limiting.

geoqiao commented 8 months ago

Also touches on this feature request #7219 and a few other reports related to rate limiting. Thanks for your reply.Such a good news !

github-actions[bot] commented 1 month ago

Hi there! 👋 We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. Are you able to reproduce this issue in the latest version of Zed? If so, please let us know by commenting on this issue and we will keep it open; otherwise, we'll close it in a week. Feel free to open a new issue if you're seeing this message after the issue has been closed. Thanks for your help!