Sharepoint Migration Toll - sign-in failure

fila24 1 Reputation point
2022-08-08T14:48:44.283+00:00

Hi,
14 days ago I was using SPMT website migration tool normally without any problems, now I wanted to continue after vacation and I can't start the application.
After logging into my MS online account in SPMT, I verify the account in MS Authenticator, everything goes fine, but SPMT doesn't log me in and shows this error:
Application exit
The application will exit because of sign-in failure.
Please double-check and try again.
I tried restarting the server, reinstalling, setting proxy in config, but nothing helped.
229146-spmt.png
Thanks for any help
Philip

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,685 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Jinwei Li-MSFT 4,726 Reputation points Microsoft Vendor
    2022-08-09T08:20:36.973+00:00

    Hi @fila24 ,

    Go to Inetmgr -> Application Pools -> Select SecurityTokenServiceApplicationPool -> Advanced Settings -> Navigate to the Identity option and Update the user's credentials and click ok. and Perform an IISRESET.


    If the answer is helpful, 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. Urbansky Roman 0 Reputation points
    2024-09-27T10:18:01.4366667+00:00

    Hi,

    I had similar issue with the same error message and already resolved this issue.I can recommend you to check logs for this tool in this location:

    C:\Users%username%\AppData\Roaming\Microsoft\MigrationTool\GlobalLog

    My errors were:

    Error happened in AAD login System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

    After disabling SSL inspection for this server (in a network management) is everything fine.

    Maybe it helps to someone :)

    0 comments No comments

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.