Greetings
I'm having a problem installing the reporting role
SCCM installed on server A
SQL and Report service install in Server B
But when I start configuring the role, it doesn't show me the name of my reporting role database

I read several articles but they did not help me
Tell me what could be the reason?
https://learn.microsoft.com/en-us/a...e-to-locate-any-configured-srs-instances-on-t
Log errors:
Can you tell me what could be the problem?
Thank you
I'm having a problem installing the reporting role
SCCM installed on server A
SQL and Report service install in Server B
But when I start configuring the role, it doesn't show me the name of my reporting role database

I read several articles but they did not help me
Tell me what could be the reason?
https://learn.microsoft.com/en-us/a...e-to-locate-any-configured-srs-instances-on-t
Configure reporting - Configuration Manager
How to set up reporting in your Configuration Manager hierarchy, including information about SQL Server Reporting Services.
learn.microsoft.com
The reporting service itself is available on the network at the IP addressUnable to locate any configured SRS instances on the server. Verify SRS is installed, accessible, and correctly configured. == Exception Type == N/A == Stack Trace == at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at Microsoft.ConfigurationManagement.Feedback.Common.OcvMessageBox.OcvMessageBox.WindowActivated(Object sender, CbtEventArgs e) at Microsoft.ConfigurationManagement.Feedback.Common.OcvMessageBox.LocalCbtHook.OnWindowActivated() at Microsoft.ConfigurationManagement.Feedback.Common.OcvMessageBox.LocalCbtHook.CbtHookInvoked(Object sender, HookEventArgs e) at Microsoft.ConfigurationManagement.Feedback.Common.OcvMessageBox.LocalWindowsHook.OnHookInvoked(HookEventArgs e) at Microsoft.ConfigurationManagement.Feedback.Common.OcvMessageBox.LocalWindowsHook.CoreHookProc(Int32 code, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.SafeNativeMethods.MessageBox(HandleRef hWnd, String text, String caption, Int32 type) at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp) at Microsoft.ConfigurationManagement.AdminConsole.SmsWizardForm.DisplayError(Control errorControl, String errorMessage) at Microsoft.ConfigurationManagement.AdminConsole.SmsPageControl.DisplayError(Control errorControl) at Microsoft.ConfigurationManagement.AdminConsole.SmsPageControl.DisplayError() at Microsoft.ConfigurationManagement.AdminConsole.SmsWizardPage.get_CanDeactivate() at Microsoft.ConfigurationManagement.AdminConsole.WizardFramework.WizardForm.OnNext() at Microsoft.ConfigurationManagement.AdminConsole.WizardFramework.WizardForm.OnNextClicked(Object sender, EventArgs e) at Microsoft.ConfigurationManagement.AdminConsole.WizardFramework.NavigationButtonBar.OnNext(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(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.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Window.Show() at System.Windows.Window.ShowDialog() at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.GenericWpfWindowConstructor.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object state) at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state) at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.WpfWindowRecord.ShowWindow() at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) 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 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) 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.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.LaunchWindow() at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.Run() at Microsoft.ConfigurationManagement.AdminConsole.Program.Main()
Can you tell me what could be the problem?
Thank you