Rpc server not listening

Nilesh Patil 11 Reputation points
2022-06-16T12:43:42.48+00:00

While configuring sql server getting stopped out at database create step due to RPCservernotlistening error.
I checked all the required services were running and set to automatic.
Why is this happening?212036-img-20220616-wa0002.jpeg

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Joyzhao-MSFT 15,631 Reputation points
    2022-06-17T02:36:53.467+00:00

    Hi @Nilesh Patil ,
    Please check :
    Whether the dynamic port range is blocked on the firewall in the environment,
    and the connection to the database engine service failed because the remote connection or TCP/IP protocol is not enabled.
    The service account is not configured correctly, or the account no longer has permissions on the report server.

    To see more: Troubleshooting RPC error.

    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Nilesh Patil 11 Reputation points
    2022-06-17T07:01:15.847+00:00

    Thank you for reply.
    I checked the possibilities which you have highlighted and they are ok.
    Previously my server was working fine but suddenly it started showing http 503 error and i was not able to access my reports.
    Then i thought reinstalling will solve the issue but now i am getting stopped out due to this issue.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.