Synchronize an unknown error: forms failed: ReferenceError: dbConnection is not defined

I've never had success with Firefox sync and it gets really frustrating. The synchronization log appears to fail at this line:

Sync.ErrorHandler forms of DEBUGGING failed: ReferenceError: dbConnection is not defined (resource://gre/modules/FormHistory.jsm:407:4) JS Stack trace: [email protected]:407:5 < [email protected]:274:10 < [email protected]:781:16 < [email protected]:51:5 < [email protected]:149:19 < [email protected]:919:22 < [email protected]:1518:7 < [email protected]:148:21 < [email protected]:668:5 < [email protected]:199:7 < [email protected]:149:15 < [email protected]:1295:7 < [email protected]:148:21 < [email protected]:103:16 < [email protected]:1285:12 < sync / < @service.js:1277:14 < [email protected]:77:16) < [email protected]:1265:5

any ideas how to fix?

Thank you.

Hi deeptii,
Thank you for reporting this issue. It is a problem that we saw in a version every night and has been corrected. What means the error, it is that the database is not accessible on the local computer Firefox profile folder.

In order to check the permissions on the Firefox profile folder, you can go to:

  1. Open a new window in Firefox and click on the Firefox Menu.
  2. Click the question mark at the bottom of the menu
  3. Then click the "Troubleshooting" information and a new tab should load subject called: support
  4. From there, there is a button next to "Profile folder", this will open the directory where the profile folder. If its does not appear: profiles - where Firefox stores your bookmarks, passwords and other user data
  5. Right-click on the folder, and then click "Properties". In this menu, make sure that it is not set to 'Read only' (maybe it's a little different in Windows 10 please seek help from Microsoft, if it is no longer in this menu)
  6. Restart Firefox, the error is again started?

Other work around is to remove this folder in the profile of: formhistory.sqlite (this file contains the content of the form, simply disconnected from the directory will create a new profile so when you restart Firefox, if there is a concern for dataloss)

Please also post back with these results but also to copy the information that appears in the subject: support page.

Thank you!

Tags: Firefox

Similar Questions

  • Boolean createjs question: Eception ReferenceError: hitBool is not defined

    This code works very well for the rating in createjs without boolean. but to prevent the partition of overlapping text, boolean is used. but I'm confused the error that I want to do the conversion of boolean. After the addition of Boolean codes. his does not work

    the console error is: Eception ReferenceError: hitBool is not defined



    /* js
    var score=0;
    var hitbool=false;

    this.movieClip_1.addEventListener('click', fl_MouseOverHandler_2);

    function fl_MouseOverHandler_2(e)
    {
      if(!hitBool){
    hitBool=true;
      text1 = new createjs.Text("LIVES: " + score, "40px Arial");
    text1.textAlign = 'right';
    text1.y = 30;
    text1.x = stage.canvas.width - 10;
    stage.addChild(text1);

      score=score+10;
      text1.text=String(score);

    }
    }

    */

    for those questions... hitbool is not equal to hitBool

    var hitbool=false;

      if(!hitBool){
    hitBool=true;

  • When I run Mozilla Firefox I get the error message "ReferenceError: Globalstorage is not defined." How to solve this problem?

    When I run Mozilla Firefox I get the error message "ReferenceError: Globalstorage is not defined." How to solve this problem?
    -Vinayak

    GlobalStorage is no longer supported in the current Firefox (removed in Firefox 13), versions so the extension or Web site that uses it needs an update and use localStorage instead.

  • "ReferenceError: prepareFFB is not defined" I started to have this JavaScript error recently, every time I start Firefox. I would like to stop this error

    I get the following JavaScript error every time I start Firefox:

    ReferenceError: prepareFFB is not defined.
    

    Hello, this sounds like it is probably caused by an add-on. you have any extension/theme installed, you can connect the "FFB"? Otherwise try to disable everything in firefox > addons > extensions & re-enable one by one to see which one might be causing the error message.

  • output with the menu command leave I get ReferenceError: b is not defined

    When you quit Firefox using file / exit option in the menu, in this version and the previous version, I received the error message "ReferenceError: b is not defined.
    It does not Firefox to start normally the next time but I feel boring.

    Thank you

    I suspect an add-on is causing this error. Try the procedures in article Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems .

  • Eception ReferenceError: t1 is not defined

    very simple. I'm doing the collision between the circle and rect. Once I have faced the error comes from this line. but t1 is defined as the circle.

    I also tested as t1.circle. globalToLocal (stage.mouseX, stage.mouseY); but did not work.

    PT var = t1.globalToLocal (stage.mouseX, stage.mouseY);

    Eception ReferenceError: t1 is not defined

    / * js

    Drag the circle

    var tl = this;

    tl.circle.addEventListener ("mousedown", downF)

    function downF (e) {}

    stage.addEventListener ('stagemousemove', moveF);

    stage.addEventListener ('stagemouseup', upF);

    };

    function upF (e) {}

    stage.removeAllEventListeners ();

    }

    function moveF (e) {}

    TL. Circle.x = stage.mouseX;

    TL. Circle.y = stage.mouseY;

    }

    to move a rect that here is the code

    var t2 = this;

    T2. Rect.addEventListener ("mousedown", downFr)

    function downFr (e) {}

    stage.addEventListener ('stagemousemove', moveFr);

    stage.addEventListener ('stagemouseup', upFr);

    };

    function upFr (e) {}

    stage.removeAllEventListeners ();

    }

    function moveFr (e) {}

    T2. Rect.x = stage.mouseX;

    T2. Rect.y = stage.mouseY;

    hits and opacity circle goes to 0.1

    PT var = t1.globalToLocal (stage.mouseX, stage.mouseY);

    If (t2.hitTest (pt.x, pt.y)) {}

    T1.Alpha = 0.1;

    }

    }*/

    I think you might have one which hurt claimant named in your code.  you show "t1" for error, but your code in the drag circle section defines and uses 'tl' (it is TL in lowercase)

  • Loading of jquery ui - ReferenceError: jQuery is not defined

    I'm following a simple tutorial to add dragging capabilities to a composition.

    I added this code to the event creationComplete of the stadium:

    var = function onComplete() {} onComplete

    Alert('loaded"); --> fired

    SYM.$('blueDD'). Draggable();

    throw these errors in Firefox:

    //

    ReferenceError: jQuery is not defined

    TypeError: sym. $(...). movable is not a function

    }

    yepnope ({nope: [' js/jquery-ui.min.js'], complete: onComplete});

    JQuery UI is the most recent a (1.11.2)

    Issues related to the:

    * What I'm doing wrong? Maybe its because JQuery UI is an AMD - Module?

    * How can I find out which version of jquery edge is currently using?

    * Is it possible to "update" the version of jquery that is using edge of my own?

    Thanks, Ingo

    I assume you are using the latest version of edge animate which is 20141.

    The new version no longer has dependency on jQuery, so before you try to load the jQuery - UI.js, you must load the jQuery.js file.

    Then it should work.

    HTH,

    Vivekuma

  • Eception ReferenceError: cp is not defined

    When you download a course of HTML5 Captivate published (with questionnaire) I get the error:

    SyntaxError: ILLEGAL of unexpected token to eval (native) to b (assets/js/CPXHRLoader.js:36:374) to XMLHttpRequest. < anonymous > (assets/js/CPXHRLoader.js:37:45)

    Eception ReferenceError: cp is not defined


    What's new since I added the quiz even though, as I have not had any problems before. No idea what could be the cause and how to fix it?

    In case anyone else gets on this, my mistake was created by line breaks in Messages from Quiz results.

  • ReferenceError: ANSB_ModDate is not defined

    Hi all

    I used the code snippet below:

    aAnnots = this.getAnnots ({nSortBy: ANSB_ModDate});

    I make the mistake

    ReferenceError: ANSB_ModDate is not defined. Please help me solve this error as soon as possible. It is a version number the same extract works in Acrobat 9, but not in Acrobat 7 and 9.4.1. Please help me in this regard.

    ANSB_ModDate will be set to start Acrobat. Maybe a problem of your installations of Acrobat. As the problem with color.red in your other display.

  • &amp; quot;... line 56... referenceError: Dwscripts is not defined &amp; quot;

    Everything was fine. Last night, I was jammin along. This morning, I get this error:

    At line 56 of file "c:\programfiles\macromedia\dreamweaver8\configuration\shared\common\scripts\dwscriptsext data.js": referenceError: Dwscripts is not defined

    Now, I am unable to do anything (save, copy, paste, etc.). I searched this forum, but do not see the problem. I have to reinstall everything? I already tried the ol' system restore '. Not good.

    Help, please. All you have is appreciated.

    r

    MEPE wrote:
    > So far, I have not been able to make the solutions work. Mainly because of my own
    > time constraints this morning. A challenge I have is that I can not
    > locate the offending cache file. (C:\Documents and)
    (> Settings\\Application Data\Macromedia\Dreamweaver 8\Configuration).
    > according to the instructions.

    You should enable the option Show hidden files and folders in
    Windows. Open my computer and select Folder Options from the Tools menu.
    Click the view tab and select "Show hidden folders and files" in
    Advanced settings. You should then be able to find the Configuration
    files for Dreamweaver.

    --
    Adobe Community Expert David Powers
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Why do I get the error: error: TypeError: netscape.security.PrivilegeManager is not defined

    Whenever I open Firefox, I get the following error:
    Error: TypeError: netscape.security.PrivilegeManager is not defined

    I never had this before. Where did it come from? What it means? How can I get rid of him?
    I use Firefox 24.0 on a desktop Lenovo Vista

    Hello twowheelaj, this error is probably caused by an obsolete extension (avg toolbar may be one of them) - to verify that, please start firefox in safe mode once and see if you can reproduce this error message then. Otherwise, please try to disable your addons, until you find the good & keep this option disabled in case there is no update available for her...

    Troubleshoot extensions, themes, and issues of hardware acceleration to resolve common problems of Firefox

  • How can I fix it? Error: TypeError: netscape.security.PrivilegeManager is not defined

    Whenever I connect to internet it stands: error: TypeError: netscape.security.PrivilegeManager is not defined. How can I get rid of him? Thank you

    Finally, I fixed this thing of Babylon, okay, so what I did I installed the entire program (Yes, you read right), then I uninstalled with Revo uninstaller. I thought, it couldn't be worse than what it already was going and reading about the same solutions, didn't really help me much he me frustrated just because Babylon remained as my search engine. Now it is off, YAY, the whole thing with cookies hidden ect... Revo uninstaller saves my sanity...

  • Error messages: "an unknown error has occurred" and "message is not found" when you try to remove and open your messages.

    Original title: having touble delete messages in Windows Mail

    In Windows Mail, I have a problem deleting messages, a note comes up saying "an unknown error has occurred." Messages can be opened with the message "message was not found. I am running Vista with the 32-bit version, so I ran the 32-bit update and received the message that 'update doews not apply to your system. I also ran the 64-bit update but got the same message. Anyone able to help me?

    This is usually due to a mismatch between what is in the message store and what is in the database and is usually caused by invading antivirus software (see www.oehelp.com/OETips.aspx#3).  Try to compact and repair the database and see if that fixes the problem (see www.oehelp.com/WMUtil/).

    Steve

  • CryptAcquireContext fails with keyset is not defined

    Windows XP SP3

    Access 2007

    The following code works in Windows 7 and Vista, but fails in Windows XP SP3:

    If CBool (CryptAcquireContext (hProv _
    ByVal vbNullString _
    ByVal MS_ENH_RSA_AES_PROV_A _
    _ Flags
    CRYPT_VERIFYCONTEXT)) then

    If CBool (CryptAcquireContext (hProv _
    ByVal vbNullString _
    ByVal MS_ENH_RSA_AES_PROV_A _
    _ Flags
    CRYPT_NEWKEYSET)) then
    lLastDllError = Err.LastDllError
    sMessage = Space$ (256)
    lReturn = FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM, 0 &, lLastDllError, 0, & sMessage, 256 &, 0 &)
    MsgBox "error (" & Hex$ (lLastDllError) & "]:" & sMessage & "flags:" & Hex$ (Flags), vbOKOnly ").
    GoTo done:
    End If
    End If

    The CryptAcquireContext using CRYPT_NEWKEYSET generates an error "keyset is not defined." (80090019) the MS_ENH_RSA_AES_PROV_A provider is available in Windows XP SP3?

    Hi saberman,.

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited on the MSDN forums. Please ask your question in the following forum.

    Visual Basic general forum

  • I get an error at the bottom of my screen. Sync has encountered an error during the synchronization. Unknown error. Sync automatically retrying this action. I get the same message. What can I do?

    I have firefox 5.

    Looks like your data is corrupted. Take a look at this article and try to reset the information contained in your account: replace your synchronized data

Maybe you are looking for