<div dir="ltr">Folks <div>Is below the expected behavior? Are the lxc-utils incompatible with lxd?</div><div>I have installed lxd 3.0.3.  I notice that as soon as I use commands from lxc utils like lxc-ls --fancy and then use the commands of commands like lxc info which were installed as part of the lxd package installation I get errors like the ones shown below.  I have the exact same error if I use other commands like  lxc-.... commands.</div><div><br></div><div>root@fan:/usr/share/doc/lxd# lxc-ls --fancy<br>root@fan:/usr/share/doc/lxd# lxc info<br>Error: cannot fetch node config from database: unexpected response type 6<br></div><div><br></div><div>The only way I could recover was to issue the <i>lxd shutdown</i> couple of times followed by <i>lxc activateifneeded .</i></div><div><i><br></i></div><div><i><br></i></div><div>root@fan:/usr/share/doc/lxd# lxd shutdown<br><br>^C<br>root@fan:/usr/share/doc/lxd# lxd shutdown<br>root@fan:/usr/share/doc/lxd# lxd activateifneeded<br>root@fan:/usr/share/doc/lxd# lxc info<br>config:<br>  core.https_address: 10.0.x.15:8443<br>  core.trust_password: true<br>api_extensions:<br>- storage_zfs_remove_snapshots<br>- container_host_shutdown_timeout<br>- container_stop_priority<br>- container_syscall_filtering<br>- auth_pki<br>- container_last_used_at<br>- etag<br>- patch<br>- usb_devices<br>- https_allowed_credentials<br>- image_compression_algorithm<br>- directory_manipulation<br>- container_cpu_time<br>- storage_zfs_use_refquota<br>- storage_lvm_mount_options<br>- network<br>- profile_usedby<br>- container_push<br>- container_exec_recording<br>- certificate_update<br>- container_exec_signal_handling<br>- gpu_devices<br>- container_image_properties<br>- migration_progress<br>- id_map<br>- network_firewall_filtering<br>- network_routes<br>- storage<br>- file_delete<br>- file_append<br>- network_dhcp_expiry<br>- storage_lvm_vg_rename<br>- storage_lvm_thinpool_rename<br>- network_vlan<br>- image_create_aliases<br>- container_stateless_copy<br>- container_only_migration<br>- storage_zfs_clone_copy<br>- unix_device_rename<br>- storage_lvm_use_thinpool<br>- storage_rsync_bwlimit<br>- network_vxlan_interface<br>- storage_btrfs_mount_options<br>- entity_description<br>- image_force_refresh<br>- storage_lvm_lv_resizing<br>- id_map_base<br>- file_symlinks<br>- container_push_target<br>- network_vlan_physical<br>- storage_images_delete<br>- container_edit_metadata<br>- container_snapshot_stateful_migration<br>- storage_driver_ceph<br>- storage_ceph_user_name<br>- resource_limits<br>- storage_volatile_initial_source<br>- storage_ceph_force_osd_reuse<br>- storage_block_filesystem_btrfs<br>- resources<br>- kernel_limits<br>- storage_api_volume_rename<br>- macaroon_authentication<br>- network_sriov<br>- console<br>- restrict_devlxd<br>- migration_pre_copy<br>- infiniband<br>- maas_network<br>- devlxd_events<br>- proxy<br>- network_dhcp_gateway<br>- file_get_symlink<br>- network_leases<br>- unix_device_hotplug<br>- storage_api_local_volume_handling<br>- operation_description<br>- clustering<br>- event_lifecycle<br>- storage_api_remote_volume_handling<br>- nvidia_runtime<br>- candid_authentication<br>- candid_config<br>- candid_config_key<br>- usb_optional_vendorid<br>api_status: stable<br>api_version: "1.0"<br>auth: trusted<br>public: false<br>auth_methods:<br>- tls<br>environment:<br>  addresses:<br>  - <a href="http://10.0.2.15:8443">10.0.2.15:8443</a><br>  architectures:<br>  - x86_64<br>  - i686<br>  certificate: |<br>    -----BEGIN CERTIFICATE-----<br>    MIIFNzCCAx+gAwIBAgIQAc+............rnsE6WBB99nsR9KRqFkZx5Xo8u34<br>    xz0JBeZWWSPyx0vUcaSZqSo3NonYXAl88b7p/YQ03QaHTU1UT0PNbcmpRwXegsKY<br>   NTFzKsQ1BnD9EwIIkRalYlGVHcIayu/L3XpS/03okqB1DoK8yvTJNhf<br>    1xxgPGoRv9cBYX2MDBvFubQGKKrhp2KUTT3hTlovIARlGQmrw0AjZXuenA==<br>    -----END CERTIFICATE-----<br>  certificate_fingerprint: b7733de6e4886.........<br>  driver: lxc<br>  driver_version: 3.0.3<br>  kernel: Linux<br>  kernel_architecture: x86_64<br>  kernel_version: 4.15.0-88-generic<br>  server: lxd<br>  server_pid: 12385<br>  server_version: 3.0.3<br>  storage: btrfs<br>  storage_version: 4.15.1<br>  server_clustered: true<br>  server_name: fan<br>  project: ""<br>root@fan:/usr/share/doc/lxd# <br></div><div><i><br></i></div><div><i><br></i></div></div>