Skip to content

Unexpected response 'grap' instead of 'graphid-send' after executing train command via Telnet #300

Description

Image

After executing the train command through the Telnet interface on localhost:7777 (Master interface), I expected to receive the response 'graphid-send'. However, the actual response is 'grap', which appears to be incomplete or incorrect.

Steps to Reproduce

  1. Connect to the Telnet interface on localhost:7777.
  2. Run the command: train
  3. Observe the server's response.

Expected Behavior

The server should return the response: grap

Actual Behavior

The server returns the response:graphid-send

Possible Causes

  • Response truncation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions