Skip to content

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

@ParameswaranSajeenthiran

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

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