In REMOTE_MODE the SQLite database lives inside the MCP container, not on the remote HAProxy host. Check db_file with os.path.exists instead of remote_file_exists. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
In REMOTE_MODE the SQLite database lives inside the MCP container, not on the remote HAProxy host. Check db_file with os.path.exists instead of remote_file_exists. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>