I have test it on my testsystem 2.4.0p14 and have the same issue.
I don’t use the mkp before.
Exceptions:
Exception (Crash ID: 0f1816da-cba7-11f0-85a7-562dcfceeb48): Error running automation call bake-agents (exit code 1), error:
Error in bakery plug-in "curl" ("files" section): 'None'
Traceback (most recent call last):
File "/omd/sites/home/lib/python3/cmk/base/cee/bakery/_package_builder.py", line 158, in _consume_bakelet_functions
objects += function(**func_args)
File "/omd/sites/home/lib/python3/cmk/base/api/bakery/function_types.py", line 92, in filtered_generator
for element in function(*args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/home/local/lib/python3/cmk/base/cee/plugins/bakery/curl.py", line 429, in get_curl_files
source=Path(curl_config.curl_executable_src[params.curl_executable.strip('_')]),
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'None'
More information can be found in ~/var/log/web.log
(in the ~/var/log/web.log are not mor informations!)
Progress info:
Agent baking and signing for all hosts started...
2025-11-27 16:38:02,168 [40] [cmk.web.automations 3309762] Error running "{'command': 'bake-agents', 'args': []}" (exit code 1)
2025-11-27 16:38:02,171 [40] [cmk.web.background-job 3309762] Exception in background function (Crash ID: 0f1816da-cba7-11f0-85a7-562dcfceeb48)
Traceback (most recent call last):
File "/omd/sites/home/lib/python3/cmk/gui/background_job/_process.py", line 186, in _execute_function
target.callable(job_interface, target.args)
File "/omd/sites/home/lib/python3/cmk/gui/cee/agent_bakery/bake_agents.py", line 151, in bake_agents_job_entry_point
if output := bake_agents(
^^^^^^^^^^^^
File "/omd/sites/home/lib/python3/cmk/gui/watolib/check_mk_automations.py", line 560, in bake_agents
_automation_serialized(
File "/omd/sites/home/lib/python3/cmk/gui/watolib/check_mk_automations.py", line 61, in _automation_serialized
cmdline, serialized_result = check_mk_local_automation_serialized(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/home/lib/python3/cmk/gui/watolib/automations.py", line 156, in check_mk_local_automation_serialized
raise MKUserError(None, msg)
cmk.gui.exceptions.MKUserError: Error running automation call <tt>bake-agents</tt> (exit code 1), error: <pre>Error in bakery plug-in "curl" ("files" section): 'None'
Traceback (most recent call last):
File "/omd/sites/home/lib/python3/cmk/base/cee/bakery/_package_builder.py", line 158, in _consume_bakelet_functions
objects += function(**func_args)
File "/omd/sites/home/lib/python3/cmk/base/api/bakery/function_types.py", line 92, in filtered_generator
for element in function(*args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/home/local/lib/python3/cmk/base/cee/plugins/bakery/curl.py", line 429, in get_curl_files
source=Path(curl_config.curl_executable_src[params.curl_executable.strip('_')]),
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'None'
</pre>
Exception (Crash ID: 0f1816da-cba7-11f0-85a7-562dcfceeb48): Error running automation call <tt>bake-agents</tt> (exit code 1), error: <pre>Error in bakery plug-in "curl" ("files" section): 'None'
Traceback (most recent call last):
File "/omd/sites/home/lib/python3/cmk/base/cee/bakery/_package_builder.py", line 158, in _consume_bakelet_functions
objects += function(**func_args)
File "/omd/sites/home/lib/python3/cmk/base/api/bakery/function_types.py", line 92, in filtered_generator
for element in function(*args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/home/local/lib/python3/cmk/base/cee/plugins/bakery/curl.py", line 429, in get_curl_files
source=Path(curl_config.curl_executable_src[params.curl_executable.strip('_')]),
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'None'
</pre>