Qoder unavailable (502) #9267
|
Hi team, I'm trying to get a free Qoder account working, and having trouble. Some details:
Here's a sample log from docker using APP_LOG_LEVEL=debug:
Client Raw Request Provider Request Provider Response Client Response Pipeline Error |
Replies: 3 comments
|
Hey @matt22207! I opened #9319 for this -- the A few quick things you can try while the issue is investigated:
|
|
Thanks @diegosouzapw ! I'm not sure, but as of today, I think they got rid of their free (usage) plan, except trials, which I'm not on. Yesterday, i thought it said free had access to "basic models" here, but today nothing: https://qoder.com/pricing Now in qodercli I get:
I'm also showing that today they switched me to Qwen3.8-Max (which costs $$), whereas yesterday it auto set me to "Cantus", which it says is no longer available. Maybe that one was free yesterday as a stealth testing model? Since I at least got responses in qodercli yesterday (and I wasn't on the trial), I can only assume they cut off this access. Not sure. I'll keep an eye on this, but seems Qoder may be done with free access. (I usually don't waste the effort on free trials since they don't last long.) Unless something changes, i'm not sure I can help further (or if I was the only one experiencing this). Were you able to reproduce my issue? If not, I guess we can close this discussion until we get any new info. |
|
@matt22207 — thanks for digging. If Qoder dropped the free tier as of yesterday and I will close #9319 as |
Hey @matt22207! I opened #9319 for this -- the
[502]: qodercli returned an errorpattern with the PAT path validates cleanly but fails on the actual request is the same shape as #9277 (Qoder needs reinstalling), so the two are likely connected.A few quick things you can try while the issue is investigated:
node, then restart OmniRoute (docker compose restart) so thechild_processexec re-reads the session./app/data/qoder-cli/qodercli <a simple prompt>manually from the container shell and see if it returns the same[502]. If yes, the upstream or session is the problem, not OmniRoute.qodercli(run withCLI_QODER_…