Participant: MA104

Time Zone:

No message

Mar 01, 2026 20:15:00 UTC
Epoch Time: 1772396100
Created: 2026-03-01 20:15:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 20:00:00 UTC
Epoch Time: 1772395200
Created: 2026-03-01 20:00:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 19:45:00 UTC
Epoch Time: 1772394300
Created: 2026-03-01 19:45:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 19:30:00 UTC
Epoch Time: 1772393400
Created: 2026-03-01 19:30:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 19:15:00 UTC
Epoch Time: 1772392500
Created: 2026-03-01 19:15:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 19:00:00 UTC
Epoch Time: 1772391600
Created: 2026-03-01 19:00:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 18:45:00 UTC
Epoch Time: 1772390700
Created: 2026-03-01 18:45:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 18:30:00 UTC
Epoch Time: 1772389800
Created: 2026-03-01 18:30:04 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 18:15:00 UTC
Epoch Time: 1772388900
Created: 2026-03-01 18:15:06 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 18:00:00 UTC
Epoch Time: 1772388000
Created: 2026-03-01 18:00:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 17:45:00 UTC
Epoch Time: 1772387100
Created: 2026-03-01 17:45:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 17:30:00 UTC
Epoch Time: 1772386200
Created: 2026-03-01 17:30:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 17:15:00 UTC
Epoch Time: 1772385300
Created: 2026-03-01 17:15:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 17:00:00 UTC
Epoch Time: 1772384400
Created: 2026-03-01 17:00:01 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 16:45:00 UTC
Epoch Time: 1772383500
Created: 2026-03-01 16:45:03 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 16:30:00 UTC
Epoch Time: 1772382600
Created: 2026-03-01 16:30:01 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 16:15:00 UTC
Epoch Time: 1772381700
Created: 2026-03-01 16:15:01 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 16:00:00 UTC
Epoch Time: 1772380800
Created: 2026-03-01 16:00:01 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 15:45:00 UTC
Epoch Time: 1772379900
Created: 2026-03-01 15:45:01 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 15:30:00 UTC
Epoch Time: 1772379000
Created: 2026-03-01 15:30:01 UTC
Fitbit data rows: 0

No message

Mar 01, 2026 15:15:00 UTC
Epoch Time: 1772378100
Created: 2026-03-01 15:15:01 UTC
Fitbit data rows: 0
Script Error 15: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/MA104'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA104 shared/measurement_files/MA104_measurements_2026-03-01.csv 48 3 2>&1
Error created: 2026-03-01 15:15:01 UTC

No message

Mar 01, 2026 15:00:00 UTC
Epoch Time: 1772377200
Created: 2026-03-01 15:00:01 UTC
Fitbit data rows: 0
Script Error 15: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/MA104'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA104 shared/measurement_files/MA104_measurements_2026-03-01.csv 48 3 2>&1
Error created: 2026-03-01 15:00:01 UTC

No message

Mar 01, 2026 14:45:00 UTC
Epoch Time: 1772376300
Created: 2026-03-01 14:45:01 UTC
Fitbit data rows: 0
Script Error 14:45: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/MA104'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA104 shared/measurement_files/MA104_measurements_2026-03-01.csv 48 3 2>&1
Error created: 2026-03-01 14:45:01 UTC

No message

Mar 01, 2026 14:30:00 UTC
Epoch Time: 1772375400
Created: 2026-03-01 14:30:01 UTC
Fitbit data rows: 0
Script Error 14: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/MA104'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA104 shared/measurement_files/MA104_measurements_2026-03-01.csv 48 3 2>&1
Error created: 2026-03-01 14:30:01 UTC

No message

Mar 01, 2026 14:15:00 UTC
Epoch Time: 1772374500
Created: 2026-03-01 14:15:01 UTC
Fitbit data rows: 0
Script Error 14: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/MA104'
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MA104 shared/measurement_files/MA104_measurements_2026-03-01.csv 48 3 2>&1
Error created: 2026-03-01 14:15:01 UTC
Version: 26.03.03.15.43 on SFR-MATCH-AIM