Skip to content

MCP Client awsknowledge Fails to Start Due to Transport Channel Closure During Handshake #130

@faishal882

Description

@faishal882

Describe the bug

The MCP client for awsknowledge fails to initialize during the startup phase. The failure occurs while attempting to complete the handshake with the MCP server. Specifically, the transport layer closes unexpectedly when sending the initialization notification.

MCP client for `awsknowledge` failed to start: MCP startup failed: handshaking with MCP server failed: Send message error Transport
  [rmcp::transport::worker::WorkerTransport<rmcp::transport::streamable_http_client::StreamableHttpClientWorker<codex_rmcp_client::rmcp_client::StreamableHttpResponseClient>>] error:
  Transport channel closed, when send initialized notification

Expected Behavior

  • MCP client should successfully complete handshake with the server
  • Initialization notification should be sent without transport failure
  • Client should transition to a ready/active state

Current Behavior

  • MCP client does not start
  • Handshake process fails before completion
  • Transport channel terminates prematurely during initialization

Reproduction Steps

setup plugins with codex
start codex resuming a previous conversation
codex-cli 0.120.0

Possible Solution

N/A

Additional Information/Context

codex-cli 0.120.0

Plugin Version

latest

Marketplace Version

latest

AI Assistant

codex

AI Assistant Version

codex-cli 0.120.0

OS

Linux(ubuntu)

Region experiencing the issue

us-east-1

Code modification

no

Other information

No response

Service quota

  • I have reviewed the service quotas for this construct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions