Participant: MA100
Time Zone: America/Los_Angeles
No message
Mar 01, 2026 07:00:00 PST
Epoch Time:
1772377200
Created:
2026-03-01 07:00:00 PST
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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 07:00:00 PST
No message
Mar 01, 2026 06:45:00 PST
Epoch Time:
1772376300
Created:
2026-03-01 06:45:00 PST
Fitbit data rows:
0
Script Error 06: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 06:45:00 PST
No message
Mar 01, 2026 06:30:00 PST
Epoch Time:
1772375400
Created:
2026-03-01 06:30:00 PST
Fitbit data rows:
0
Script Error 06: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 06:30:00 PST
No message
Mar 01, 2026 06:15:00 PST
Epoch Time:
1772374500
Created:
2026-03-01 06:15:00 PST
Fitbit data rows:
0
Script Error 06: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 06:15:00 PST
No message
Mar 01, 2026 06:00:00 PST
Epoch Time:
1772373600
Created:
2026-03-01 06:00:00 PST
Fitbit data rows:
0
Script Error 06: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 06:00:00 PST
No message
Mar 01, 2026 05:45:00 PST
Epoch Time:
1772372700
Created:
2026-03-01 05:45:00 PST
Fitbit data rows:
0
Script Error 05: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 05:45:00 PST
No message
Mar 01, 2026 05:30:00 PST
Epoch Time:
1772371800
Created:
2026-03-01 05:30:00 PST
Fitbit data rows:
0
Script Error 05: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 05:30:00 PST
No message
Mar 01, 2026 05:15:00 PST
Epoch Time:
1772370900
Created:
2026-03-01 05:15:00 PST
Fitbit data rows:
0
Script Error 05: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 05:15:00 PST
No message
Mar 01, 2026 05:00:00 PST
Epoch Time:
1772370000
Created:
2026-03-01 05:00:00 PST
Fitbit data rows:
0
Script Error 05: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 05:00:00 PST
No message
Mar 01, 2026 04:45:00 PST
Epoch Time:
1772369100
Created:
2026-03-01 04:45:00 PST
Fitbit data rows:
0
Script Error 04: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 04:45:00 PST
No message
Mar 01, 2026 04:30:00 PST
Epoch Time:
1772368200
Created:
2026-03-01 04:30:00 PST
Fitbit data rows:
0
Script Error 04: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 04:30:00 PST
No message
Mar 01, 2026 04:15:00 PST
Epoch Time:
1772367300
Created:
2026-03-01 04:15:00 PST
Fitbit data rows:
0
Script Error 04: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 04:15:00 PST
No message
Mar 01, 2026 04:00:00 PST
Epoch Time:
1772366400
Created:
2026-03-01 04:00:00 PST
Fitbit data rows:
0
Script Error 04: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-03-01.csv 40 3 2>&1
Error created: 2026-03-01 04:00:00 PST
No message
Feb 28, 2026 13:45:00 PST
Epoch Time:
1772315100
Created:
2026-02-28 13:45:00 PST
Fitbit data rows:
0
Script Error 13: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 13:45:00 PST
No message
Feb 28, 2026 13:30:00 PST
Epoch Time:
1772314200
Created:
2026-02-28 13:30:00 PST
Fitbit data rows:
0
Script Error 13: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 13:30:00 PST
No message
Feb 28, 2026 13:15:00 PST
Epoch Time:
1772313300
Created:
2026-02-28 13:15:00 PST
Fitbit data rows:
0
Script Error 13: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 13:15:00 PST
No message
Feb 28, 2026 13:00:00 PST
Epoch Time:
1772312400
Created:
2026-02-28 13:00:01 PST
Fitbit data rows:
0
Script Error 13: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/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 13:00:01 PST
No message
Feb 28, 2026 12:45:00 PST
Epoch Time:
1772311500
Created:
2026-02-28 12:45:00 PST
Fitbit data rows:
0
Script Error 12: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 12:45:00 PST
No message
Feb 28, 2026 12:30:00 PST
Epoch Time:
1772310600
Created:
2026-02-28 12:30:00 PST
Fitbit data rows:
0
Script Error 12: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 12:30:00 PST
No message
Feb 28, 2026 12:15:00 PST
Epoch Time:
1772309700
Created:
2026-02-28 12:15:00 PST
Fitbit data rows:
0
Script Error 12: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 12:15:00 PST
No message
Feb 28, 2026 12:00:00 PST
Epoch Time:
1772308800
Created:
2026-02-28 12:00:00 PST
Fitbit data rows:
0
Script Error 12: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 12:00:00 PST
No message
Feb 28, 2026 11:45:00 PST
Epoch Time:
1772307900
Created:
2026-02-28 11:45:00 PST
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 PST
No message
Feb 28, 2026 11:30:00 PST
Epoch Time:
1772307000
Created:
2026-02-28 11:30:00 PST
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 PST
No message
Feb 28, 2026 11:15:00 PST
Epoch Time:
1772306100
Created:
2026-02-28 11:15:00 PST
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 PST
No message
Feb 28, 2026 11:00:00 PST
Epoch Time:
1772305200
Created:
2026-02-28 11:00:00 PST
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 PST
Version: 26.03.25.11.31 on SFR-MATCH-AIM