搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Date Failed / Add-ons Update Failed

  • 7 回覆
  • 1 有這個問題
  • 6 次檢視
  • 最近回覆由 cor-el

more options

I seem to have a problem with the dates in my browser. This has caused the weAutoPagerize add-on to stop working properly. This add-on to connects to a database to update itself. The problem, as the attached image indicates, is that my browser tells the add-on that the date is 12/31/1969, which means that it cannot be updated.

I've also tried the uAutoPagerize add-on, which uses the same database, and has the same problem.

It seems this problem originated when I had to restore my system. However, I already checked the date and time on my computer, and they are correct. It should be noted that this problem only occurs in my portable Firefox. In my desktop version any of the two add-on mentioned above work normally.

What could I do to fix this problem?

Thank you for your answers.

I seem to have a problem with the dates in my browser. This has caused the [https://addons.mozilla.org/firefox/addon/weautopagerize/ weAutoPagerize] add-on to stop working properly. This add-on to connects to a [http://wedata.net/databases/AutoPagerize/items_all.json database] to update itself. The problem, as the attached image indicates, is that my browser tells the add-on that the date is 12/31/1969, which means that it cannot be updated. I've also tried the [https://addons.mozilla.org/firefox/addon/uautopagerize/ uAutoPagerize] add-on, which uses the same database, and has the same problem. It seems this problem originated when I had to restore my system. However, I already checked the date and time on my computer, and they are correct. It should be noted that this problem only occurs in my portable Firefox. In my desktop version any of the two add-on mentioned above work normally. '''What could I do to fix this problem?''' Thank you for your answers.
附加的畫面擷圖

由 Ucro 於 修改

所有回覆 (7)

more options

Have you contacted their support about this?


Make sure the clock on the computer is correct. Check the time / date / timezone settings.

Last check: https://time.is/

more options

Thanks for answering.

I am consulting the problem with my Firefox in this support forum. Is there any other means?

The time and date of my computer are correct, I had already checked it; and now I have checked it again (see attached image).

more options

You need to contact the add-on's ssupport.

more options

How can I contact the technical support?

more options

Many programs have a 'Help' page to contact support. Also check the webpage you downloaded the add-on from.

more options

I have written to the creators of the add-ons; however, they have not answered me.

PS: Now I have the problem in both my desktop Firefox and portable Firefox.

由 Ucro 於 修改

more options

12/31/1969 is close to 1/1//1970 what likely means that the date field is not the current or latest time in Unix Epoch but is zero and the timezone correction makes the time you see listed.

It is possible that the extension(s) uses an API call that is no longer supported and that needs an update. You can check the Browser Console for relevant-looking messages about this extension.