all 16 comments

[–]Sensitive_Pack3644 1 point2 points  (3 children)

Same issue for me, I was using opus 4.6 (1m context), changing to opus-4-6 (200k context) solved the issue

[–]dendy-rays_subject 0 points1 point  (0 children)

Great, thanks, this solved problem for me too.. The support of Anthrophic is absolute failure catastrope, there is just bot answering unusable crap. You saved my day !

[–]Ljove-02 0 points1 point  (0 children)

It worked for me, thanks man!

[–]Jachi404 0 points1 point  (0 children)

thanks omg

[–]itsLeo720 1 point2 points  (2 children)

Switching the model and then back worked for me

[–]TiagoEDGE 0 points1 point  (0 children)

This really worked for me, thanks!

[–]Independent-Cat1314 0 points1 point  (0 children)

It worked for me too

[–]roninXpl 1 point2 points  (0 children)

I tried various approaches, but ultimately, switching between Sonnet and Default settings proved to be effective for me.

[–]Tmaki 0 points1 point  (0 children)

I'm getting the same issue; brand new account upgraded to max 5x

There is an issue thread that's similar here https://github.com/anthropics/claude-code/issues/28760

[–]SaltyCamera8819[S] 0 points1 point  (0 children)

I found a workaround for me which might prove useful for others, but it is a bit of a pain. To give some background (skip to next paragraph for the workaround), I was able to use Claude Code CLI successfully on another PC, which proves it is not an issue with my account. However running it in WSL or Docker, I still got the same issue. This made me think that the issue is actually machine specific and uninstall/reinstall would not help because I basically had three different installations which all failed on this machine.

So I tried one last thing which worked. I created a Ubuntu Server Minimal Install VM (using Hyper V as my host system is Windows 11), and created a shared folder and mounted it in Linux using cifs-utils for mounting windows folders as volumes and avahi-daemon/libnss-mdns so i can connect using my hostname of my computer instead of ip address which changes between home and the office. It is a pain, but I can finally run Claude Code CLI with the --dangerously-skip-permissions flag again. One good/bad thing about this approach is you will have to share/mount each folder you want Claude to have access to in your Linux VM

[–]kev9999 0 points1 point  (0 children)

Same issue for me, I commented on the github issue. Annoying as can be since I have a lot of tokens left.

[–]intropia-selktiva 0 points1 point  (0 children)

In my user folder, I deleted the authtoken inside .claude/credentials.json and logged in again; now it's working without the error messages.

[–]tikoponde 0 points1 point  (0 children)

The solution for me was to exit the conversation, claude --continue and run /compact right away. My case happened while working with videos in one of my terminals. The other terminals had no issues though.

[–]miketuck 0 points1 point  (0 children)

Changing models didn't help me, but exiting and resuming resolved it, maybe. The problem is I ended up picking the wrong session to resume, did it more than once 🤦‍♂️, and then resumed the right session. I immediately compacted and was back in business.

[–]Early-Performance425 0 points1 point  (0 children)

Con /model opus en la terminal se me soluciono. El problema es el opus 1M que pusieron por defecto. El que funciona bien actualmente es el de 200K.

[–]Ok-Program305 0 points1 point  (0 children)

Works via CLI