Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Users cannot login to my site using Firefox, while they can do it with other browsers. It seams they cannot get security token while in ssl mode.

  • 2 trả lời
  • 2 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

The login page of my site uses SSL and a security token issuer. When a user enters the credentials, the only thing that is displayed is a red error below the login fields with no text. The fire bug console only shows a POST https://<my token issuer> in red, but gives no other details. This happens only in Firefox and is not reproduced in any other browser

The login page of my site uses SSL and a security token issuer. When a user enters the credentials, the only thing that is displayed is a red error below the login fields with no text. The fire bug console only shows a POST https://<my token issuer> in red, but gives no other details. This happens only in Firefox and is not reproduced in any other browser

Tất cả các câu trả lời (2)

more options

A red Firebug entry often indicates a 500 error. If you expand the entry, the Response tab might contain some details of the error message. You also can check whether the parameters passed to the token issuer make sense.

more options

Does the Web Console (Web Developer > Web Console;Ctrl+Shift+K) give the same error?

Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Command + Shift + R" (MAC)

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do not click the Reset button on the Safe mode start window or otherwise make changes.