Thank you so much for responding, I checked the ports as you said, the were no other site or software using the same ports as my checkmk site, and this is the last entry in mkeventd.log.
2024-06-16 17:27:10,237 [20] [cmk.mkeventd] -----------------------------------------------------------------
2024-06-16 17:27:10,237 [20] [cmk.mkeventd] mkeventd version 2.3.0p6 starting
2024-06-16 17:27:10,238 [20] [cmk.mkeventd.EventServer] Created FIFO '/omd/sites/hds/tmp/run/mkeventd/events' for receiving events
2024-06-16 17:27:10,239 [20] [cmk.mkeventd.EventServer] Opened UNIX socket '/omd/sites/hds/tmp/run/mkeventd/eventsocket' for receiving events
2024-06-16 17:27:10,239 [40] [cmk.mkeventd.EventStatus] Error loading event state from /omd/sites/hds/var/mkeventd/status
Traceback (most recent call last):
File "/omd/sites/hds/lib/python3/cmk/ec/main.py", line 2634, in load_status
status = ast.literal_eval(path.read_text(encoding="utf-8"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/hds/lib/python3.12/ast.py", line 66, in literal_eval
node_or_string = parse(node_or_string.lstrip(" \t"), mode='eval')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/hds/lib/python3.12/ast.py", line 52, in parse
return compile(source, filename, mode, flags,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<unknown>", line 1
-w 200.00,80.00% -c 500.00,100.00% 172.17.1.108', 'SERVICEACKCOMMENT': '', '
^^^^^^
SyntaxError: invalid syntax
2024-06-16 17:27:10,333 [40] [cmk.mkeventd] FATAL ERROR: Traceback (most recent call last):
File "/omd/sites/hds/lib/python3/cmk/ec/main.py", line 3437, in main
event_status.load_status(event_server)
File "/omd/sites/hds/lib/python3/cmk/ec/main.py", line 2634, in load_status
status = ast.literal_eval(path.read_text(encoding="utf-8"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/hds/lib/python3.12/ast.py", line 66, in literal_eval
node_or_string = parse(node_or_string.lstrip(" \t"), mode='eval')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/hds/lib/python3.12/ast.py", line 52, in parse
return compile(source, filename, mode, flags,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<unknown>", line 1
-w 200.00,80.00% -c 500.00,100.00% 172.17.1.108', 'SERVICEACKCOMMENT': '', '
^^^^^^
SyntaxError: invalid syntax