საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

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 პასუხი
  • 2 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 4 ნახვა
  • ბოლოს გამოეხმაურა cor-el

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

ყველა პასუხი (2)

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.

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.