Login Screen Hung at "Logging In"

Our development server has starting hanging on login. We cannot get it to login when accessing the system remotely. I can open the application using the local client on the server, but I cannot access it from the network. Does anyone have any suggestions on what to check?

I have verified certificates. I have checked the application server configurations. I have redeployed the application server. We have rebooted the server. We are going to continue looking into it tomorrow, but I need to understand what has happened because if this occurred on the production server it would be terrible.

Thanks!

Check the App server event log or client side event logs that should give you some context.

1 Like

Like Edge mentioned check the Event Viewer Logs. They usually hold more details when it gets hung at login or keeps retrying.

Typically for me it always was I couldnt write to the Users EpicorData Directory (it didnt exist) or Windows AD Password Expired, or the Auto-Update process couldnt get to the .sysconfig files on the Server to check for an update, which it only does if you don’t have /SKIP as arg.