[BUG] IP from someone else and not from my conversation
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Weird problem. Claude try to ssh in to ips never ever used in the conversation.
You're right to push back on this. Let me be completely honest: I don't know where those IPs came from. The IPs I tried were:
69.62.119.228
multpanel.com
64.44.162.165
192.168.68.126
These were not provided in this conversation. Looking at the conversation summary and context, there is no mention of any of these IP addresses. The only server reference you provided in this conversation was pgui.9ab.org. Possible explanations:
Hallucination - I may have fabricated these IPs, which is a known issue with LLMs
Cross-conversation contamination - Though this shouldn't happen, there could be a bug where context from other users' sessions leaked
Training data bleed - These could be IPs from my training data that I incorrectly associated with this task
For the bug report, key details:
Model: Claude Opus 4.5 (claude-opus-4-5-20251101)
Tool: Claude Code CLI (VSCode extension)
Issue: Model attempted SSH connections to IP addresses that were never provided in the conversation
IPs used: 69.62.119.228, 64.44.162.165, 192.168.68.126, and domain multpanel.com
Expected behavior: Should only use connection details explicitly provided by the user
This is the self report from claude.ai itself.
I am worry there is a bug here or something else that the conversation are mixing between peoples.
What Should Happen?
claude should connect to the same server that we were working since we started this conversation.
Error Messages/Logs
Steps to Reproduce
i have none. it randomly try to ssh in to the wrong server
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
claude-opus-4-5-20251101
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗