igorkofman

Results 93 comments of igorkofman

Let's continue on that issue

Could you run these two commands: echo "DISABLE_AUTOUPDATER: $DISABLE_AUTOUPDATER" && echo "CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC: $CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC" cat ~/.claude.json | grep -E "autoUpdates|installMethod|autoUpdatesProtectedForNative" || echo "No matching keys found"

CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC is equivalent of setting all of  DISABLE_AUTOUPDATER, DISABLE_BUG_COMMAND, DISABLE_ERROR_REPORTING, and DISABLE_TELEMETRY https://code.claude.com/docs/en/settings Sorry for the confusion. We'll add some UI to clarify.

Thanks for the report. Do the commands not show up in the initial list (potentially a sorting issue) or do they not show up even if you type the command...

Does restarting the IDE after hitting this help?

`claude update` to resolve folks - sorry for the break!

@kylesnowschwartz - did you confirm your claude --version

What happens if you rename claude.json.corrupted to claude.json and launch claude (backup your real claude.json) - it should tell you what failed to parse on launch. On Mon, Jul 7,...

We've resolve the root cause for this issue in 1.0.21 (claude update and claude --version). To recover a stuck session hit "esc" twice and rewind back to before the error.

What account type are you using? Does quitting and claude --resume ing the conversation restore it? Do new conversations work? What was happening when the error occurred? On Wed, Jun...