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

Language server error: TOML status error 403 #9141

Open
1 task done
geoqiao opened this issue Mar 10, 2024 · 3 comments
Open
1 task done

Language server error: TOML status error 403 #9141

geoqiao opened this issue Mar 10, 2024 · 3 comments
Labels
defect [core label] language server An umbrella label for all language servers language An umbrella label for all programming languages syntax behaviors toml TOML data format support

Comments

@geoqiao
Copy link

geoqiao commented Mar 10, 2024

Check for existing issues

  • Completed

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

@geoqiao geoqiao added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Mar 10, 2024
@Moshyfawn Moshyfawn added language An umbrella label for all programming languages syntax behaviors unsupported language language server An umbrella label for all language servers toml TOML data format support and removed triage Maintainer needs to classify the issue labels Mar 10, 2024
@Moshyfawn
Copy link
Member

Seems like the same underlining issue #4445.

@Moshyfawn
Copy link
Member

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

@JosephTLyons JosephTLyons removed the admin read Pending admin review label Mar 11, 2024
@geoqiao
Copy link
Author

geoqiao commented Mar 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] language server An umbrella label for all language servers language An umbrella label for all programming languages syntax behaviors toml TOML data format support
Projects
None yet
Development

No branches or pull requests

3 participants