Participant: MA101

Time Zone: America/Los_Angeles

No message

Feb 27, 2026 18:30:00 PST
Epoch Time: 1772245800
Created: 2026-02-27 18:30:01 PST
Fitbit data rows: 0
Script Error 18:30:01
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 18:30:01 PST

No message

Feb 27, 2026 18:15:00 PST
Epoch Time: 1772244900
Created: 2026-02-27 18:15:01 PST
Fitbit data rows: 0
Script Error 18:15:01
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 18:15:01 PST

No message

Feb 27, 2026 18:00:00 PST
Epoch Time: 1772244000
Created: 2026-02-27 18:00:01 PST
Fitbit data rows: 0
Script Error 18:00:01
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 18:00:01 PST

No message

Feb 27, 2026 17:45:00 PST
Epoch Time: 1772243100
Created: 2026-02-27 17:45:06 PST
Fitbit data rows: 0
Script Error 17:45:06
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 17:45:06 PST

No message

Feb 27, 2026 17:30:00 PST
Epoch Time: 1772242200
Created: 2026-02-27 17:30:06 PST
Fitbit data rows: 0
Script Error 17:30:06
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 17:30:06 PST

No message

Feb 27, 2026 17:15:00 PST
Epoch Time: 1772241300
Created: 2026-02-27 17:15:06 PST
Fitbit data rows: 0
Script Error 17:15:06
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 17:15:06 PST

No message

Feb 27, 2026 17:00:00 PST
Epoch Time: 1772240400
Created: 2026-02-27 17:00:06 PST
Fitbit data rows: 0
Script Error 17:00:06
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 17:00:06 PST

No message

Feb 27, 2026 16:45:00 PST
Epoch Time: 1772239500
Created: 2026-02-27 16:45:06 PST
Fitbit data rows: 0
Script Error 16:45:06
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/MA101'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA101 shared/measurement_files/MA101_measurements_2026-02-27.csv 40 3 2>&1
Error created: 2026-02-27 16:45:06 PST

No message

Feb 27, 2026 16:30:00 PST
Epoch Time: 1772238600
Created: 2026-02-27 16:30:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 16:15:00 PST
Epoch Time: 1772237700
Created: 2026-02-27 16:15:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 16:00:00 PST
Epoch Time: 1772236800
Created: 2026-02-27 16:00:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 15:45:00 PST
Epoch Time: 1772235900
Created: 2026-02-27 15:45:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 15:30:00 PST
Epoch Time: 1772235000
Created: 2026-02-27 15:30:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 15:15:00 PST
Epoch Time: 1772234100
Created: 2026-02-27 15:15:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 15:00:00 PST
Epoch Time: 1772233200
Created: 2026-02-27 15:00:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 14:45:00 PST
Epoch Time: 1772232300
Created: 2026-02-27 14:45:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 14:30:00 PST
Epoch Time: 1772231400
Created: 2026-02-27 14:30:05 PST
Fitbit data rows: 0

No message

Feb 27, 2026 14:15:00 PST
Epoch Time: 1772230500
Created: 2026-02-27 14:15:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 14:00:00 PST
Epoch Time: 1772229600
Created: 2026-02-27 14:00:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 13:45:00 PST
Epoch Time: 1772228700
Created: 2026-02-27 13:45:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 13:30:00 PST
Epoch Time: 1772227800
Created: 2026-02-27 13:30:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 13:15:00 PST
Epoch Time: 1772226900
Created: 2026-02-27 13:15:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 13:00:00 PST
Epoch Time: 1772226000
Created: 2026-02-27 13:00:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 12:45:00 PST
Epoch Time: 1772225100
Created: 2026-02-27 12:45:06 PST
Fitbit data rows: 0

No message

Feb 27, 2026 12:30:00 PST
Epoch Time: 1772224200
Created: 2026-02-27 12:30:06 PST
Fitbit data rows: 0
Version: 26.03.03.15.43 on SFR-MATCH-AIM