Skip to content

grid strike - back button returns error after trading pair typo #35

@rapcmia

Description

@rapcmia

Describe the bug

While setting up a Grid Strike controller configuration, I accidentally entered a typo in the trading pair field. The interface suggested a list of trading pairs that were unrelated to the intended input.

Image
2026-03-06 11:36:44,230 - handlers.bots - INFO - Bots message handler - state: gs_wizard_input, input: RALph-USDT
2026-03-06 11:36:45,200 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/deleteMessage "HTTP/1.1 200 OK"
2026-03-06 11:36:45,201 - handlers.bots._shared - INFO - Bots using server: local (user_id: 1474408604)
2026-03-06 11:36:45,650 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/editMessageText "HTTP/1.1 200 OK"
2026-03-06 11:36:46,898 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/getUpdates "HTTP/1.1 200 OK"
2026-03-06 11:36:47,427 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/answerCallbackQuery "HTTP/1.1 200 OK"
2026-03-06 11:36:47,428 - handlers.bots - WARNING - Unknown bots action: gs_back:connector

Steps to reproduce

  1. Setup grid strike config on condor
  2. On trading pair prompt, enter any invalid pair e.g RALPH-USDT
  3. It should recommend list of trading pairs, then click back button

Attach required files

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions