Participant: MA103

Time Zone: America/New_York

No message

Feb 28, 2026 14:45:00 EST
Epoch Time: 1772307900
Created: 2026-02-28 14:45:09 EST
Fitbit data rows: 0
Script Error 14:45:09
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 14:45:09 EST

No message

Feb 28, 2026 14:30:00 EST
Epoch Time: 1772307000
Created: 2026-02-28 14:30:08 EST
Fitbit data rows: 0
Script Error 14:30:08
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 14:30:08 EST

No message

Feb 28, 2026 14:15:00 EST
Epoch Time: 1772306100
Created: 2026-02-28 14:15:09 EST
Fitbit data rows: 0
Script Error 14:15:09
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 14:15:09 EST

No message

Feb 28, 2026 14:00:00 EST
Epoch Time: 1772305200
Created: 2026-02-28 14:00:09 EST
Fitbit data rows: 0
Script Error 14:00:09
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 14:00:09 EST

No message

Feb 28, 2026 13:45:00 EST
Epoch Time: 1772304300
Created: 2026-02-28 13:45:07 EST
Fitbit data rows: 0
Script Error 13:45:07
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 13:45:07 EST

No message

Feb 28, 2026 13:30:00 EST
Epoch Time: 1772303400
Created: 2026-02-28 13:30:08 EST
Fitbit data rows: 0
Script Error 13:30:08
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 13:30:08 EST

No message

Feb 28, 2026 13:15:00 EST
Epoch Time: 1772302500
Created: 2026-02-28 13:15:07 EST
Fitbit data rows: 0
Script Error 13:15:07
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 13:15:07 EST

No message

Feb 28, 2026 13:00:00 EST
Epoch Time: 1772301600
Created: 2026-02-28 13:00:05 EST
Fitbit data rows: 0
Script Error 13:00:05
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 13:00:05 EST

No message

Feb 28, 2026 12:45:00 EST
Epoch Time: 1772300700
Created: 2026-02-28 12:45:03 EST
Fitbit data rows: 0
Script Error 12:45:03
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 12:45:03 EST

No message

Feb 28, 2026 12:30:00 EST
Epoch Time: 1772299800
Created: 2026-02-28 12:30:03 EST
Fitbit data rows: 0
Script Error 12:30:03
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 12:30:03 EST

No message

Feb 28, 2026 12:15:00 EST
Epoch Time: 1772298900
Created: 2026-02-28 12:15:03 EST
Fitbit data rows: 0
Script Error 12:15:03
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 12:15:03 EST

No message

Feb 28, 2026 12:00:00 EST
Epoch Time: 1772298000
Created: 2026-02-28 12:00:02 EST
Fitbit data rows: 0
Script Error 12:00:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 12:00:02 EST

No message

Feb 28, 2026 11:45:00 EST
Epoch Time: 1772297100
Created: 2026-02-28 11:45:02 EST
Fitbit data rows: 0
Script Error 11:45:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 11:45:02 EST

No message

Feb 28, 2026 11:30:00 EST
Epoch Time: 1772296200
Created: 2026-02-28 11:30:02 EST
Fitbit data rows: 0
Script Error 11:30:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 11:30:02 EST

No message

Feb 28, 2026 11:15:00 EST
Epoch Time: 1772295300
Created: 2026-02-28 11:15:02 EST
Fitbit data rows: 0
Script Error 11:15:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 11:15:02 EST

No message

Feb 28, 2026 11:00:00 EST
Epoch Time: 1772294400
Created: 2026-02-28 11:00:02 EST
Fitbit data rows: 0
Script Error 11:00:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 11:00:02 EST

No message

Feb 28, 2026 10:45:00 EST
Epoch Time: 1772293500
Created: 2026-02-28 10:45:02 EST
Fitbit data rows: 0
Script Error 10:45:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 10:45:02 EST

No message

Feb 28, 2026 10:30:00 EST
Epoch Time: 1772292600
Created: 2026-02-28 10:30:02 EST
Fitbit data rows: 0
Script Error 10:30:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 10:30:02 EST

No message

Feb 28, 2026 10:15:00 EST
Epoch Time: 1772291700
Created: 2026-02-28 10:15:02 EST
Fitbit data rows: 0
Script Error 10:15:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 10:15:02 EST

No message

Feb 28, 2026 10:00:00 EST
Epoch Time: 1772290800
Created: 2026-02-28 10:00:02 EST
Fitbit data rows: 0
Script Error 10:00:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 10:00:02 EST

No message

Feb 28, 2026 09:45:00 EST
Epoch Time: 1772289900
Created: 2026-02-28 09:45:02 EST
Fitbit data rows: 0
Script Error 09:45:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 09:45:02 EST

No message

Feb 28, 2026 09:30:00 EST
Epoch Time: 1772289000
Created: 2026-02-28 09:30:02 EST
Fitbit data rows: 0
Script Error 09:30:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 09:30:02 EST

No message

Feb 28, 2026 09:15:00 EST
Epoch Time: 1772288100
Created: 2026-02-28 09:15:02 EST
Fitbit data rows: 0
Script Error 09:15:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 09:15:02 EST

No message

Feb 28, 2026 09:00:00 EST
Epoch Time: 1772287200
Created: 2026-02-28 09:00:02 EST
Fitbit data rows: 0
Script Error 09:00:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 09:00:02 EST

No message

Feb 27, 2026 20:45:00 EST
Epoch Time: 1772243100
Created: 2026-02-27 20:45:02 EST
Fitbit data rows: 0
Script Error 20:45:02
Category: script error
Description: Traceback (most recent call last): File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module> message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 18, in controller_fn df_vars = pd.read_csv(model_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 873, in read_csv return _read(filepath_or_buffer, kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 300, in _read parser = TextFileReader(filepath_or_buffer, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1645, in __init__ self._engine = self._make_engine(f, self.engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/parsers/readers.py", line 1904, in _make_engine self.handles = get_handle( ^^^^^^^^^^^ File "/home/deploy/.local/lib/python3.12/site-packages/pandas/io/common.py", line 926, in get_handle handle = open( ^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/home/deploy/matchaim-data/models/MA103'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA103 shared/measurement_files/MA103_measurements_2026-02-27.csv 48 3 2>&1
Error created: 2026-02-27 20:45:02 EST
Version: 26.03.03.15.43 on SFR-MATCH-AIM