Skip to content

sr3d command doesn't ignore include files  #22

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions