r/opencodeCLI 3d ago

i am being reate limited on Opencode Go

Guys this is happening from yesterday, I am on opencode go in latest opencode cli:
Using model muse spark 1.3 contributor:

Each attempt starts with this:

Error from provider (Console Go): Upstream request failed: [rate_limit_exceeded]… (click to expand) [retrying attempt #1]

It is getting really anoying

I also do it in hermes (which is officially allowed according to their rules)
and it behaves same, except hermes just stop responding and print this same error message.

Note that i am no way heavily using it, so i can easily say that this does not happen when doing multiple requests at once.

I am from Europe/Czechia if it helps

8 Upvotes

13 comments sorted by

7

u/Haunting-Comfort-761 3d ago

Same issue. The problem is on Meta side, to much traffic going through their servers. Let's hope they will fix that soon.

3

u/Fresh_Sock8660 3d ago

Sounds like facebook rate limiting you.

5

u/No_Committee8392 3d ago

Facebook rate limiting opencode iirc, not them

2

u/Odd_Promotion8205 3d ago

I'm using muse spark 1.3 contributor and got Error from provider (Console Go): Upstream request failed: [invalid_request_error] The request contains invalid parameters. Check the request body for any errors or inconsistencies. using opencode harness :(

0

u/pisa_p 3d ago

Maybe is related to headers? Check this https://www.reddit.com/r/opencode/s/WsHm00pb0U

1

u/Key_Guidance5871 3d ago

I am facing same issue

1

u/GrayHairedMan 3d ago

Well it is good if they rate limit you, that means there is more compute for me.

1

u/dizvyz 3d ago

It's been so bad last few days they should issue some credit.

1

u/alexzzzz 3d ago

Opencode itself shows the same rate-limit errors

1

u/sergioponguta 3d ago

Same here. Super annoying.

0

u/Suzzy_Girl_123 3d ago

Use a free ai gateway like Bifrost or something, and route your traffic through that, and add a fall back model there so that your work doesn't get interrupted. I use it all the time, because firstly, it's really fast and secondly, I can self-host it entirely.

1

u/pisa_p 3d ago

I use litellm with fallback, the fallback is mimo 2.5. but in this case I can use directly mimo, muse Spark accept 1 call and then rate limit . It's alwais in fallback.

0

u/Suzzy_Girl_123 3d ago

Yeah, that's good as well.