Skip to content

Error if running chef-client command after azure-chef-extension uninstall #267

@Vasu1105

Description

@Vasu1105

When we uninstall azure-chef-extension the chef-client remains installed on VM as an default behaviour. And when we try to run chef-client it throws following error

azure@vj-linux-vm8:~$ chef-client
[2019-02-22T09:05:59+00:00] FATAL: Configuration error LoadError: cannot load such file -- chef/azure/chefhandlers/start_handler
[2019-02-22T09:05:59+00:00] FATAL:   /etc/chef/client.rb:13:in `from_string'
[2019-02-22T09:05:59+00:00] FATAL: Aborting due to error in '/etc/chef/client.rb'

Expected Behaviour
chef-client command should run without any error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugDoes not work as expected.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions