Skip to content

E1002 Details

Message emitted:

E1002: Unable to locate the method {method} for {driver_class}, preemptively failed.

Description:

Dispatcher {driver_class} does not have the method {method}.

Troubleshooting:

The dispatcher provided does not have the method {method}, if your system administrator has not installed the dispatcher please contact them to ensure this method is provided. If the method is not provided, please use a different dispatcher, and see https://docs.nautobot.com/projects/nornir-nautobot/en/latest/user/task/#dispatcher-sender for more details.

Recommendation:

Contact your system administrator to ensure the dispatcher is installed and the method is provided, or use a different dispatcher.