搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Date Failed / Add-ons Update Failed

  • 7 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 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.