"too much recursion" error when I use Firefox 64bit version

Firefox 44.0.2 (64bit version)
Windows 10

URL: https://{MY_TEAM}.1password.com/vaults

When I accessing vault URL, white blank page appears.
I saw "too much recursion" error in Developer console in Firefox 64bit version.

32bit version of Firefox works fine.


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Windows 10
Sync Type: Not Provided

Comments

  • peterfields
    peterfields
    Community Member

    Same error, I am speaking with Mitch in the support team to try and find a solution.

    mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create libjs-20160213.js:230:14664
    Browser: Object { browser: "firefox", version: "44" } GlnOi7hBf-KloEhSX2swQpix7ko.js:440:208
    Browser: Object { browser: "firefox", version: "44" } GlnOi7hBf-KloEhSX2swQpix7ko.js:440:208

                                            
    

    .d8888b. 888 888
    d88P Y88b 888 888
    Y88b. 888 888
    "Y888b. 888888 .d88b. 88888b. 888 This feature is for use by web developers.
    "Y88b. 888 d88""88b 888 "88b 888 Copying and pasting text here that came from
    "888 888 888 888 888 888 Y8P someone else could give them access to your
    Y88b d88P Y88b. Y88..88P 888 d88P 1Password data.
    "Y8888P" "Y888 "Y88P" 88888P" 888
    888
    888
    888

    GlnOi7hBf-KloEhSX2swQpix7ko.js:428:97
    signInWithEmailAndPassword: timer started GlnOi7hBf-KloEhSX2swQpix7ko.js:461
    GET /api/v1/auth/*****.******%40me.com/6iaiammgr462wdnyz6somkaz4e/- GlnOi7hBf-KloEhSX2swQpix7ko.js:211:259
    POST /api/v1/auth GlnOi7hBf-KloEhSX2swQpix7ko.js:211:423
    crypto.subtle.deriveBits failed, will fallback to SJCL: OperationError: The operation failed for an operation-specific reason GlnOi7hBf-KloEhSX2swQpix7ko.js:30:1
    Using sjcl_pbes2 GlnOi7hBf-KloEhSX2swQpix7ko.js:29:53
    sjcl_pbes2: timer started GlnOi7hBf-KloEhSX2swQpix7ko.js:29
    sjcl_pbes2: 587.06ms GlnOi7hBf-KloEhSX2swQpix7ko.js:30
    POST /api/v1/auth/verify GlnOi7hBf-KloEhSX2swQpix7ko.js:211:423
    Loaded 202 bytes GlnOi7hBf-KloEhSX2swQpix7ko.js:214:23
    GET /api/v1/accountpanel GlnOi7hBf-KloEhSX2swQpix7ko.js:211:259
    Loaded 46330 bytes GlnOi7hBf-KloEhSX2swQpix7ko.js:214:23
    Lowercasing the email GlnOi7hBf-KloEhSX2swQpix7ko.js:51:476
    PBES2g-HS256(100000): timer started GlnOi7hBf-KloEhSX2swQpix7ko.js:52
    crypto.subtle.deriveBits failed, will fallback to SJCL: OperationError: The operation failed for an operation-specific reason GlnOi7hBf-KloEhSX2swQpix7ko.js:30:1
    Using sjcl_pbes2 GlnOi7hBf-KloEhSX2swQpix7ko.js:29:53
    sjcl_pbes2: timer started GlnOi7hBf-KloEhSX2swQpix7ko.js:29
    sjcl_pbes2: 761.36ms GlnOi7hBf-KloEhSX2swQpix7ko.js:30
    PBES2g-HS256(100000): 765.17ms GlnOi7hBf-KloEhSX2swQpix7ko.js:54
    "Connecting to wss://b5n.1password.com/EEJ5PKJYKVGIHBHCRKYHMVDEUI/L2QOCCZ235BPBGGVE2OQRLL7VQ/6iaiammgr462wdnyz6somkaz4e" GlnOi7hBf-KloEhSX2swQpix7ko.js:394:34
    signInWithEmailAndPassword: 3043.93ms GlnOi7hBf-KloEhSX2swQpix7ko.js:461
    "Connected to wss://b5n.1password.com/EEJ5PKJYKVGIHBHCRKYHMVDEUI/L2QOCCZ235BPBGGVE2OQRLL7VQ/6iaiammgr462wdnyz6somkaz4e" GlnOi7hBf-KloEhSX2swQpix7ko.js:394:124
    too much recursion

  • b_black227
    b_black227
    Community Member

    This is the error I came across, too, and here's the previous thread about it: https://discussions.agilebits.com/discussion/comment/279612#Comment_279612

  • Hey @asakura, @peterfields, and @b_black227! This is something we're investigating. I've forwarded your findings to the development team. Hopefully we can find a fix to this soon. In the meantime, sorry for the inconvenience.

    ref: B5-946

  • b_black227
    b_black227
    Community Member

    Beta 62.0 appears to have fixed this problem.

  • @b_black227 So glad to hear that. :) We were hoping it would. If you notice any other issues, or have general feedback for us, just let us know anytime.

  • asakura
    asakura
    Community Member

    thank you!
    confirmed!

  • Fantastic! :+1: Always happy to help.

This discussion has been closed.