hi
We have recently increased permission for admin user but after adding the permission user started getting error
This error typically occurs only when there are too many claims (roles).
Can you share full debug logs?
https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
Thanks.
hi
Volo.Abp.AbpException: Could not find file '~/js/swiper.js'
Please check your js file.
Thanks.
HTTP 400 error
Can you share the JSON response of http://approach-httpapi-host:8080/api/abp/application-configuration endpoint?
Thanks.
hi
System.IO.DirectoryNotFoundException: /Approach.Domain.Shared/
Can you share the cshtml file content of your Approach.Domain.Shared project?
hi
SessionId is null. It's not possible to revoke the session during sign out.
Have you enabled the dynamic claims?
https://abp.io/docs/latest/modules/identity/session-management
Thanks.
hi
We have recently increased permission for admin user but after adding the permission user started getting error
Did you add too many roles/claims to this admin user?
Thanks.
hi
There are no extra steps in the production environment for the external login feature.
Can you share the debug logs?
https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
liming.ma@volosoft.com
Thanks
hi
These SonarQube High issues are not security vulnerabilities. They are mainly code smells / maintainability warnings (naming consistency, unused fields, empty methods, cognitive complexity, JS style rules, etc.).
For ABP framework internal code, some of these may be improved gradually in future ABP releases.
For code already generated by ABP Suite or existing in your project, upgrading ABP will not automatically change it—those fixes need to be applied manually if you choose to. However, these won't cause any problems for the application.
Thanks.
hi
The abp 9.0.4 uses Blazorise version 1.6.2. If you use a higher version, there may be compatibility issues.
Can you check the logs for any errors?
Thanks,