I’m not sure. I don’t know what I don’t know.
I get an error when I try to use a CCM instance connected to my hub machine. If I try to add a cert subscription, and just Test… or Save the initial settings, it crashes with the below error on the CCM instance:
An error occurred: Certify.Client.ServiceCommsException: Internal Service Error: http://127.0.0.2:9696/api/managedcertificates/:
at Certify.Client.CertifyApiClient.FetchAsync(String endpoint, AuthContext authContext) in D:\a\certify-internal\certify-internal\src\certify-build\certify\src\Certify.Client\CertifyApiClient.cs:line 222
at Certify.Client.CertifyApiClient.GetManagedCertificate(String managedItemId, AuthContext authContext) in D:\a\certify-internal\certify-internal\src\certify-build\certify\src\Certify.Client\CertifyApiClient.cs:line 552
at Certify.UI.ViewModel.AppViewModel.AddOrUpdateManagedCertificate(ManagedCertificate item) in D:\a\certify-internal\certify-internal\src\certify-build\certify\src\Certify.UI.Shared\ViewModel\AppViewModel\AppViewModel.ManagedCertificates.cs:line 229
at Certify.UI.ViewModel.ManagedCertificateViewModel.SaveManagedCertificateChanges() in D:\a\certify-internal\certify-internal\src\certify-build\certify\src\Certify.UI.Shared\ViewModel\ManagedCertificateViewModel.cs:line 550
at Certify.UI.Controls.ManagedCertificate.ManagedCertificateSettings.ValidateAndSave() in D:\a\certify-internal\certify-internal\src\certify-build\certify\src\Certify.UI.Shared\Controls\ManagedCertificate\ManagedCertificateSettings.xaml.cs:line 154
at Certify.UI.Controls.ManagedCertificate.ManagedCertificateSettings.Button_Save(Object sender, RoutedEventArgs e) in D:\a\certify-internal\certify-internal\src\certify-build\certify\src\Certify.UI.Shared\Controls\ManagedCertificate\ManagedCertificateSettings.xaml.cs:line 169
at System.Threading.Tasks.Task.<>c.b__124_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
— End of stack trace from previous location —
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at Certify.UI.App.Main()
Both hub and CCM instance are on the same version. 7.0.18.0
I feel like I’ve done something wrong. or its some setting that I don’t have set. I just feel like I’m missing something.
When you ask about docs, I haven’t seen a start to finish set of instructions that will connect to the hub , setup a subscription cert, and then request it from the hub. If there is, I apologize. I can’t seem to find it. Either that or I’m too dumb to understand what’s currently there. ¯_(ツ)_/¯