question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JavaScript error with TB60b1 and v0.7.6

See original GitHub issue

Hello,

I guess since the beta has been updated to TB60, I cannot sync anymore. As usual, I removed the old account and added it again (with TB restart) and hit sync. It produces the below mentioned error.

Your environment

TbSync version: 0.7.6
Thunderbird version: 60 beta 1

Expected behavior

Sync working

Actual behavior

JavaScript error, debug log output:

** Tue Mar 27 2018 09:47:06 GMT+0200 (CEST) ** [JavaScript Error: “XMLHttpRequest is not defined” {file: “chrome://tbsync/content/provider/eas/eas.js” line: 1229}] getServerOptions/<@chrome://tbsync/content/provider/eas/eas.js:1229:94 getServerOptions@chrome://tbsync/content/provider/eas/eas.js:1227:16 eas.start<@chrome://tbsync/content/provider/eas/eas.js:97:27 TaskImpl_run@resource://gre/modules/Task.jsm:326:42 TaskImpl@resource://gre/modules/Task.jsm:275:3 asyncFunction@resource://gre/modules/Task.jsm:247:14 syncAccount@chrome://tbsync/content/tbsync.jsm:218:13 requestSync@chrome://tbsync/content/provider/eas/accountSettings.js:37:82 oncommand@chrome://tbsync/content/provider/eas/accountSettings.xul?id=1:1:1

Steps to reproduce

Download above mentioned versions, remove accounts, add accounts again, hit sync.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:19 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
jobisoftcommented, Mar 27, 2018

It looks like it is not a bug in thunderbird, but indeed a bug in tbSync, due to poor documented API changes. It is fixed in master, which is unstable. I release something stable soon.

1reaction
jobisoftcommented, Mar 27, 2018

That is a bug in thunderbird, have seen it before with the 60 branch. The xhr object is missing. I file a report.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JavaScript error reference - MDN Web Docs
JavaScript error reference. Below, you'll find a list of errors which are thrown by JavaScript. These errors can be a helpful debugging aid,...
Read more >
Error 'This web browser does not support JavaScript or scripts ...
When adding a Google Workspace account to Outlook desktop you encounter the error, “The browser you're using doesn't support JavaScript, ...
Read more >
Top 10 JavaScript errors from 1000+ projects (and how to ...
1. Uncaught TypeError: Cannot read property · 2. TypeError: 'undefined' is not an object (evaluating · 3. TypeError: null is not an object...
Read more >
JavaScript Errors Try Catch Throw - W3Schools
JavaScript catches adddlert as an error, and executes the catch code to handle it. JavaScript try and catch. The try statement allows you...
Read more >
Error Messages | Maps JavaScript API - Google Developers
API Key and Billing Errors. Troubleshooting. Maps JavaScript API Error Codes for Developers and Site Owners. Map Loading Errors; Maps JavaScript API Error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found