Hi Community,

We’re encountering an issue reported by our customer where the application takes an unusually long time to load when login, and sometimes gets stuck on the loading screen.

After investigation, here are some of our findings:

  • Infrastructure doesn't seem to be the issue—server resources are normal, and the application is deployed on-site based on the Creatio deployment calculator.
  • It's not related to internet connectivity—once the login is successful, all subsequent loading behaves normally and runs smoothly.
  • We noticed an interesting behavior:
    When the user opens the login page again in a new tab (without a return URL) or in an incognito window and logs in, the login is successful and the home page loads instantly.
    However, if the user tries to access a full URL such as [Base URL]/0/shell/... or the login page with a return URL in a new tab, the application remains stuck on the loading screen.

While opening a new tab or incognito as a temporary workaround, it's not a viable solution for business users.

Has anyone experienced a similar issue or found a reliable fix for this behavior? Any suggestions or insights would be appreciated.

Best regards,
Khaerul Anwar

Like 0

Like

2 comments

Greetings,

We have not encountered this specific issue before. It is possible that what you described is related to browser caching, although we cannot confirm this with certainty.

For a thorough investigation, we will need the site logs and the exact time the issue occurred so we can analyze the problem in detail.

Please create a support request by emailing us at support@creatio.com.

Regards, 
Orkhan

Hi Orkhan,

We initially suspected that the issue might be related to browser caching, but strangely, it occurs for all users.

We previously attempted to submit a support request, but because our customer support package ("Business support") does not include "Performance diagnostics," the Creatio support team was unable to provide a solution. That’s why I’m now reaching out to the community for help.

Show all comments

Hi Team,

Is it possible to get access of Login Page schema & customize the login process through coding?

Like 0

Like

1 comments

Hello,

Unfortunately, our login process cannot be customized. The login logic is built-in and cannot be modified, and there is no related documentation.

We will register an idea so that the developers can add this capability.

Regards,
Orkhan

Show all comments

Hi Team,

How to modify or override the default login functionality in Creatio to allow users or portal customers to log in using their mobile number or other parameter instead of the username?

 

 


Platform: Creatio:Energy (Freedom UI)

 

 

Like 0

Like

6 comments
Best reply

Can you not set the user's username to be the mobile number or other parameter you want to have them log in using?

There is an object named "User session" (SysUserSession) that you could likely use for that. An active session would be one with a session start but no session end. (Oops, added to wrong question and won't let me delete)

Can you not set the user's username to be the mobile number or other parameter you want to have them log in using?

Ryan Farley,

 

Ryan Farley,

No worries,

I am also looking for session related query

Harvey Adcock,

Thanks for the response. Its working.

 

Hi Team,

IMPORTANT!!!

I would like to confirm whether it's possible to modify or override the default login & logout functionality, as I have to execute custom business logic during the login and logout processes.

Requirements:

  • On Login: Automatically assign the required licenses to users but before they are granted access to the system.
  • On Logout: Revoke the assigned licenses to make them available for other users who may log in afterward.
     

    Are there any events, hooks, or extension points available during the login and logout processes that would allow us to implement this logic?

Hello!

Unfortunately, this type of system setup is not possible in the current version using out-of-the-box (OOTB) functionality. However, we have submitted a request to our R&D team to consider implementing this feature in a future release.

As a workaround, we recommend using the LDAP functionality. It allows you to assign licenses to users upon login. Please note, however, that licenses will not be automatically unassigned after login.

Please find more information regarding the LDAP in the following articles: https://academy.creatio.com/docs/8.x/setup-and-administration/administration/user-and-access-management/synchronize-users-with-ldap/set-up-ldap-synchronization and https://academy.creatio.com/docs/8.x/setup-and-administration/administration/user-and-access-management/synchronize-users-with-ldap/set-up-ldap-authentication

Please let us know if you have other questions.

Thank you for reaching out!

 

Show all comments

I am getting the login page

 

But when I enter Supervisor as name and password, there is no error. But when I check in network there is a 404 error. 

Please guide me on the next steps.

 

Like 0

Like

3 comments
Best reply

Hello Alston, most likely when you get 404 trying to log in after successfully loaded login page, you forgot to enable all .NET Framework 3.5 and .NET Framework 4.8 features in Windows Features window according to the installation manual:

 

This is very common installation error.

To fix it please follow the manual: https://academy.creatio.com/docs/8.x/setup-and-administration/on-site-deployment/application-server-on-windows/enable-required-windows-components#title-252-2 
 

 

Hello,

The issue you are facing can be due to a several reasons:
- Missing required Windows components;
- Connection to the database may not be established properly (make sure all connection strings are correct in ConnectionStrings.config and all services and database running);
- IIS application might be configured incorrectly;

In order to resolve the error, please follow this deployment procedure. If necessary try redeploying new site and application pool in IIS.
 

Hello Alston, most likely when you get 404 trying to log in after successfully loaded login page, you forgot to enable all .NET Framework 3.5 and .NET Framework 4.8 features in Windows Features window according to the installation manual:

 

This is very common installation error.

To fix it please follow the manual: https://academy.creatio.com/docs/8.x/setup-and-administration/on-site-deployment/application-server-on-windows/enable-required-windows-components#title-252-2 
 

 

Dmitriy Gamora,

Thank you for the explanation. My issue is resolved and I am able to login.

Show all comments

Hi,

I have set up the URL https://159581-crm-bundle.creatio.com for demo purposes. However, after some time, I was unable to log into the application. The same issue occurred with another similar URL, so I created a new one using the link mentioned above.

The error displayed was "Authorization failed," and the password appeared to be locked. Even after attempting to log in using the "Log in with Creatio ID" option, the login attempt failed.

 

Could you please suggest a solution?

 

Thank you.

File attachments
Like 1

Like

1 comments

Hello,
 

We recommend reaching out directly to our support team for analysis of the current issue: support@creatio.com
 

Thank you!

Show all comments

Hi ,

 

I have installed 64 bit ms word plugin for creatio. In order to connect i am using the same password and user name which is reflected in the account but still it says log in incorrect.

Any inputs on this would be really helpful.

 

Thankyou

Like 0

Like

1 comments

Hello, 

Please note, that logging into Word Plugin with 2-factor authentication turned on is disabled for now, so please make sure it's turned off. Also make sure if the appropriate plugin version has been installed, verify if your System type is in compliance with plugin version 64 bit. 


Instruction for proper installation is available with this link: https://academy.creatio.com/docs/8.x/no-code-customization/customization-tools/print-ready-reports/install-creatio-plug-in-for-ms-word

Also use this insttuction to disactivate 2-FA, go to point 3 and instead of enabling it, please disactivate it: https://academy.creatio.com/docs/8.x/setup-and-administration/administration/user-and-access-management/authentication/set-up-two-factor-authentication

Thank you !

 

Show all comments

Hey Community,
I'm trying to log out a user through JS.Is there way to do it ?
I'm aware that the db of the usersession can be updated, but it does bring a popup to the screen.Is there a workaround?
eg :
if ( some condition)
{  some custom function

}
else 

{  log the user out.

}
I did it check out this article, but unsure as to how to implement it 
https://community.creatio.com/questions/how-logout-user-after-checking-…

Like 1

Like

3 comments
Best reply

Hi,

 

Yes, you can call

 

Terrasoft.MainMenuUtilities.logout();

 

to logout the user. You can even test it in the developer console in the browser (just execute this line in the console).

 

As for how to use it - depends on your business task. You can call this logout method as a button click handler or using any other conditions suitable.

Hi,

 

Yes, you can call

 

Terrasoft.MainMenuUtilities.logout();

 

to logout the user. You can even test it in the developer console in the browser (just execute this line in the console).

 

As for how to use it - depends on your business task. You can call this logout method as a button click handler or using any other conditions suitable.

Oleg Drobina,

Thank you , this worked fine in the console however
Tried this out. However my code is not able to access the MainMenuUtilities.

So used the below instead 
  
                          sessionStorage.clear();
                         localStorage.clear();
                        window.location.href = window.location.origin;

Hi,

 

I need to make custom web-service to Logout External Applications that are connected with Creatio.

I found code that is below:

[OperationContract]
       [WebInvoke(Method = "GET", UriTemplate = "Logout", ResponseFormat = WebMessageFormat.Json)]
       public string Logout()
       {
           try
           {
               var userId = UserConnection.CurrentUser.Id;
   
               new Delete(UserConnection)
                   .From("SysUserSession")
                   .Where("SysUserId").IsEqual(Column.Parameter(userId))
                   .Execute();
   
               return $"{{\"success\": true, \"message\": \"User {userId} logged out.\"}}";
           }
           catch (Exception ex)
           {
               return $"{{\"success\": false, \"error\": \"{ex.Message}\"}}";
           }
       }

Above code is logging out Creatio itself not user of external application. So, Based on my understanding, I need to clear or invalid Cookies & Token that external application received through log-in service.

How can I logout the external application?

Show all comments

Hey Community, i'm trying to write a piece of code which will show a popup to the user on login. Thinking of overriding the shell page for the same,but unable to find the sourcecode.Has any one tried it before.I'm specifically trying to show the pop up on this page.

Like 1

Like

1 comments
Best reply

Hey community, 
I found the client module it is called BaseShell

Hey community, 
I found the client module it is called BaseShell

Show all comments

Hello,

 

We are on the process of implementing SSO and the users testing are getting confused because they are used to enter their credentials on the Creatio Login page (basically clicking on the Single Sign on link is foreign to them.)

Is it possible to have two different login pages? One with the Creatio Login page and another just with the SSO link?

Thanks,
Jose

File attachments
Like 0

Like

1 comments

Hi Jose,

You can achieve this goal by activating SSO auto-redirect for your site. This way, users who enter your site's link will be redirected to the SSO login page. Meanwhile, users who want/need to log in using credentials can use a bypass link to open the regular login page.

To activate this auto-redirect, please contact our support team.

Have a great day!

Show all comments

I'm encountering a recurring issue with logging into Creatio, which happens almost every day. After entering my login credentials, the system often gets stuck on the loading screen with the Creatio logo. This issue usually occurs during the first login of the day, but it has also happened during subsequent login attempts.

I've identified that the loading process halts at the following script:

https://<CREATIO_URL>/api/ClientScript/GenerateViewModuleScripts?v=8.1.0.6828
 

The time it takes to resolve this issue varies—sometimes it takes 2-10 minutes, but there have been instances where the screen remains stuck even after an hour. Importantly, there are no errors in the console during this time.This problem is significantly disrupting my ability to work with the system.

Has anyone else experienced this issue? Any suggestions or solutions would be greatly appreciated!

Like 0

Like

1 comments

Hello,

Please contact the Support team for analyzing this issue. The email address: support@creatio.com.

Show all comments