Checkmk synthetic monitoring failing due environment building failure

CMK version:
V2.3

OS version:
Ubuntu 20.04

Error message:
Plan scheduling, Plan ‘helb_TC!’: Environment building failed, see service details. Plan won’t be scheduled.CRIT

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)

Also the robot.yaml file was not created. The plugin cannot locate it

Does the host running the robots have internet access? That is a requirement for the environment setup.

Also, what do the details say exactly?

Hi Tonny,

the robot.yaml does not get created automatically. This file (as well as the conda.yaml needs to be in the root folder of your Robot project.

Please provide some more information, I am happy to help:

  • If possible: please share the robot code so that I can see what you want to run. If you do not use Resource files (which could import libraries as well), it’s enough when you share the *** Settings ***
    part of the main .robot file.
  • Plase show a screenshot of the bakery rule (Robotmk Scheduler).

Best regards -
Simon

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.