Skip to content
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

Added new kb article login-issues-telerik-website #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: Troubleshooting Login Issues on Telerik Website
description: Users experiencing difficulties signing into their Telerik accounts can follow these steps to troubleshoot the common causes.
type: troubleshooting
page_title: How to Resolve Login Problems on Telerik.com
slug: login-issues-telerik-website
tags: progress, telerik, test studio, login, troubleshooting
res_type: kb
ticketid: 1661389
---

## Description

When attempting to sign into the Telerik website, several errors may appear in the browser console. The issue persists across different browsers and devices. Clearing the browser's cache or using incognito mode might temporarily allow for successful login, but the problem reoccurs.

## Cause

This issue can arise from various browser-related problems including outdated browser versions, stored cache and cookies, disabled JavaScript or cookies, active browser extensions, or network restrictions.

## Solution

To troubleshoot and potentially resolve login issues on the Telerik website, follow these steps:

1. Ensure the used browser is up-to-date. Check the browser's official website for information on the latest version and update if necessary.
2. Clear the browser's cache and cookies. This step removes saved website data that might be causing the issue.
3. Disable all browser extensions. Extensions can interfere with website functionality, including login processes.
4. Confirm that JavaScript is enabled in the browser settings. JavaScript is essential for many website interactions.
5. Ensure that cookies are enabled. Cookies are necessary for maintaining a login session.
6. Try accessing the website again using incognito or private browsing mode. This mode uses a fresh session without saved cookies or cache.
7. Test the login process with a different browser or device to rule out browser-specific issues.
8. Attempt to access the website from a different network. Some networks may have restrictions that impact website functionality.



## See Also

- [Test Studio Documentation](https://docs.telerik.com/teststudio/)
- [How to Enable JavaScript in Your Browser](https://www.enable-javascript.com/)
- [How to Clear Cache and Cookies in Major Browsers](https://www.pcworld.com/article/242939/how-to-delete-cookies.html)