Skip to content

sr3d command doesn't ignore include files  #22

@andreleblanc11

Description

@andreleblanc11

If I try running sr3 command component/*something* locally it works fine.

sr3 status sender/*translation*
status:
Component/Config                           Processes   Connection        Lag                              Rates
                                           State   Run Retry  msg data   Que   LagMax   LagAvg     Last  %rej     pubsub   messages     RxData     TxData
                                           -----   --- -----  --- ----   ---   ------   ------     ----  ----     ------   --------     ------     ------
sender/to_translation_dev                  stop    0/0     0   0%   0%     0    0.00s    0.00s        0  0.0%       0B/s       0m/s       0B/s       0B/s

If I try with sr3d remotely , it will register the include files in the logs and fail to run the command.

sr3d status sender/*translation*
node01: status:
node01: 2024-12-04 16:44:55,443 2286528 [ERROR] root status ['sender/regional_to_translation.inc', 'sender/translation.inc'] configuration not found

I also tried with start, stop, remove and restart with similar results.

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