Participant: MA102

Time Zone: America/Detroit

No message

Mar 01, 2026 09:00:00 EST
Epoch Time: 1772373600
Created: 2026-03-01 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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-03-01.csv 48 3 2>&1
Error created: 2026-03-01 09:00:02 EST

No message

Feb 28, 2026 20:45:00 EST
Epoch Time: 1772329500
Created: 2026-02-28 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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 20:45:02 EST

No message

Feb 28, 2026 20:30:00 EST
Epoch Time: 1772328600
Created: 2026-02-28 20:30:02 EST
Fitbit data rows: 0
Script Error 20: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 20:30:02 EST

No message

Feb 28, 2026 20:15:00 EST
Epoch Time: 1772327700
Created: 2026-02-28 20:15:02 EST
Fitbit data rows: 0
Script Error 20: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 20:15:02 EST

No message

Feb 28, 2026 20:00:00 EST
Epoch Time: 1772326800
Created: 2026-02-28 20:00:02 EST
Fitbit data rows: 0
Script Error 20: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 20:00:02 EST

No message

Feb 28, 2026 19:45:00 EST
Epoch Time: 1772325900
Created: 2026-02-28 19:45:02 EST
Fitbit data rows: 0
Script Error 19: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 19:45:02 EST

No message

Feb 28, 2026 19:30:00 EST
Epoch Time: 1772325000
Created: 2026-02-28 19:30:02 EST
Fitbit data rows: 0
Script Error 19: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 19:30:02 EST

No message

Feb 28, 2026 19:15:00 EST
Epoch Time: 1772324100
Created: 2026-02-28 19:15:03 EST
Fitbit data rows: 0
Script Error 19: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 19:15:03 EST

No message

Feb 28, 2026 19:00:00 EST
Epoch Time: 1772323200
Created: 2026-02-28 19:00:03 EST
Fitbit data rows: 0
Script Error 19:00: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 19:00:03 EST

No message

Feb 28, 2026 18:45:00 EST
Epoch Time: 1772322300
Created: 2026-02-28 18:45:02 EST
Fitbit data rows: 0
Script Error 18: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 18:45:02 EST

No message

Feb 28, 2026 18:30:00 EST
Epoch Time: 1772321400
Created: 2026-02-28 18:30:02 EST
Fitbit data rows: 0
Script Error 18: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 18:30:02 EST

No message

Feb 28, 2026 18:15:00 EST
Epoch Time: 1772320500
Created: 2026-02-28 18:15:02 EST
Fitbit data rows: 0
Script Error 18: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 18:15:02 EST

No message

Feb 28, 2026 18:00:00 EST
Epoch Time: 1772319600
Created: 2026-02-28 18:00:02 EST
Fitbit data rows: 0
Script Error 18: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 18:00:02 EST

No message

Feb 28, 2026 17:45:00 EST
Epoch Time: 1772318700
Created: 2026-02-28 17:45:02 EST
Fitbit data rows: 0
Script Error 17: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 17:45:02 EST

No message

Feb 28, 2026 17:30:00 EST
Epoch Time: 1772317800
Created: 2026-02-28 17:30:02 EST
Fitbit data rows: 0
Script Error 17: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 17:30:02 EST

No message

Feb 28, 2026 17:15:00 EST
Epoch Time: 1772316900
Created: 2026-02-28 17:15:02 EST
Fitbit data rows: 0
Script Error 17: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 17:15:02 EST

No message

Feb 28, 2026 17:00:00 EST
Epoch Time: 1772316000
Created: 2026-02-28 17:00:02 EST
Fitbit data rows: 0
Script Error 17: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 17:00:02 EST

No message

Feb 28, 2026 16:45:00 EST
Epoch Time: 1772315100
Created: 2026-02-28 16:45:02 EST
Fitbit data rows: 0
Script Error 16: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 16:45:02 EST

No message

Feb 28, 2026 16:30:00 EST
Epoch Time: 1772314200
Created: 2026-02-28 16:30:02 EST
Fitbit data rows: 0
Script Error 16: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 16:30:02 EST

No message

Feb 28, 2026 16:15:00 EST
Epoch Time: 1772313300
Created: 2026-02-28 16:15:02 EST
Fitbit data rows: 0
Script Error 16: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 16:15:02 EST

No message

Feb 28, 2026 16:00:00 EST
Epoch Time: 1772312400
Created: 2026-02-28 16:00:03 EST
Fitbit data rows: 0
Script Error 16:00: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 16:00:03 EST

No message

Feb 28, 2026 15:45:00 EST
Epoch Time: 1772311500
Created: 2026-02-28 15:45:02 EST
Fitbit data rows: 0
Script Error 15: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 15:45:02 EST

No message

Feb 28, 2026 15:30:00 EST
Epoch Time: 1772310600
Created: 2026-02-28 15:30:02 EST
Fitbit data rows: 0
Script Error 15: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 15:30:02 EST

No message

Feb 28, 2026 15:15:00 EST
Epoch Time: 1772309700
Created: 2026-02-28 15:15:02 EST
Fitbit data rows: 0
Script Error 15: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 15:15:02 EST

No message

Feb 28, 2026 15:00:00 EST
Epoch Time: 1772308800
Created: 2026-02-28 15:00:02 EST
Fitbit data rows: 0
Script Error 15: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/MA102'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA102 shared/measurement_files/MA102_measurements_2026-02-28.csv 48 3 2>&1
Error created: 2026-02-28 15:00:02 EST
Version: 26.03.03.15.43 on SFR-MATCH-AIM