-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Not able to navigate to KDS. Not redirecting to the login page. #1
Comments
@jabir-tridz please give me solution on this |
Is it solved? |
No not yet. Can you please help me out with this |
Hi @bizmapNikhil ,
These details will help us diagnose the problem more accurately. Thank You |
HI @jezlan-tridz |
Resolved : "Not able to navigate to KDS. Not redirecting to the login page. " (ab1c35b) |
This is authentication issue between http and https(ury and erpnext) . I had same issue and investigated a lot, and suddenly found the issue, please add ssl ca to your site with domain then login issue can be resolved. |
Issue Description:
When a user is logged in and attempts to navigate to production unit pages with URL /URYMosaic/<production_unit> it fails to redirect to the expected production unit page. Instead, it redirects to login attempt page and renders the same page without redirecting. This behavior prevents users from accessing the appropriate pages after logging in successfully.
Steps to Reproduce:
Additional Information:
Screenshots
Production Unit
Bug
The text was updated successfully, but these errors were encountered: