Redirects to the login page after filling in the login fields in local system

Hello. I deleted old pools in IIS and configured new Creatio. Its started succesfully, but when i fill username and pass fields in http://localhost/CREATIO/ it opens new page http://localhost/CREATIO/0/Shell/ and redirect to login page(http://localhost/CREATIO/). I have full grants to my local directory (C:\Demir\Creatio) 

Like 2

Like

1 comments

Hello.

I recommend checking the following points:

– Verify whether the application was deployed in accordance with the official deployment instructions and whether all required settings were configured correctly:
https://academy.creatio.com/docs/8.x/setup-and-administration/category/on-site-deployment

– After that, open the browser’s developer tools, reproduce the issue, and review the Console and Network tabs for any errors. This should help identify where the problem occurs.

– Additionally, review the application logs and analyze any recorded errors. Information about log storage locations is available in the following article:
https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/development-tools/logging/nlog

By default, logs are stored in C:\Windows\Temp\Creatio for applications deployed on Windows, or in the Creatio application directory when deployed on Linux.

Best regards,
Antonii.

Show all comments