Participant: MA100

Time Zone: America/Detroit

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

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

No message

Feb 27, 2026 16:45:00 EST
Epoch Time: 1772228700
Created: 2026-02-27 16:45:00 EST
Fitbit data rows: 0

No message

Feb 27, 2026 16:30:00 EST
Epoch Time: 1772227800
Created: 2026-02-27 16:30:00 EST
Fitbit data rows: 0

No message

Feb 27, 2026 16:15:00 EST
Epoch Time: 1772226900
Created: 2026-02-27 16:15:00 EST
Fitbit data rows: 0

No message

Feb 27, 2026 16:00:00 EST
Epoch Time: 1772226000
Created: 2026-02-27 16:00:00 EST
Fitbit data rows: 0

No message

Feb 27, 2026 15:45:00 EST
Epoch Time: 1772225100
Created: 2026-02-27 15:45:00 EST
Fitbit data rows: 0
Version: 26.03.03.15.43 on SFR-MATCH-AIM