Hello all,
I’ve just deployed a new fine-2 appliance on an Azure VM and created two providers, one for East US and one for South Central US, in the same subscription. The provider for East US refreshes correctly, but South Central fails with:
[----] E, [2017-06-18T15:21:11.553687 #46816:43b14c] ERROR -- : MIQ(ManageIQ::Providers::Azure::CloudManager::Refresher#refresh) EMS: [Azure-southcentralus], id: [40792000000000007] Refresh failed
[----] E, [2017-06-18T15:21:11.553932 #46816:43b14c] ERROR -- : [NameError]: uninitialized constant ManageIQ::Providers::Azure::Armrest Method:[rescue in block in refresh]
[----] E, [2017-06-18T15:21:11.580835 #46816:43b14c] ERROR -- : MIQ(MiqQueue#deliver) Message id: [40792000000454626], Error: [uninitialized constant ManageIQ::Providers::Azure::Armrest]
[----] E, [2017-06-18T15:21:11.580967 #46816:43b14c] ERROR -- : [EmsRefresh::Refreshers::EmsRefresherMixin::PartialRefreshError]: uninitialized constant ManageIQ::Providers::Azure::Armrest Method:[rescue in deliver]
[----] E, [2017-06-18T15:21:11.581073 #46816:43b14c] ERROR -- : /var/www/miq/vmdb/app/models/ems_refresh/refreshers/ems_refresher_mixin.rb:50:in `refresh'
This is a new appliance, and that’s about all I could find in evm.log; any help would be appreciated.