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.

temporary container breaks passbolt

See original GitHub issue

I’m using passbolt a password manager which has an extension which provides the crypto primitives at work. When I try to login it somehow fails and the login fails and I’m back at the login screen. When I disable Temporary Containers I can login without a problem.

When I look at the debug log of temporary containers I see these entries:

Unchecked lastError value: Error: Script 'moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/data/vendors/dom-testing-library-event.js' result is non-structured-clonable data index.min.js:13060
    createScriptCallback moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/index.min.js:13060
Unchecked lastError value: Error: Script 'moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/data/tpl/login.js' result is non-structured-clonable data 2 index.min.js:13060
    createScriptCallback moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/index.min.js:13060
Unchecked lastError value: Error: Script 'moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/data/js/lib/port.js' result is non-structured-clonable data 2 index.min.js:13060
    createScriptCallback moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/index.min.js:13060
Unchecked lastError value: Error: Script 'moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/data/js/quickaccess/quickaccess.js' result is non-structured-clonable data index.min.js:13060
    createScriptCallback moz-extension://ac25599d-f8e8-45b7-97dd-27125bf5ffce/index.min.js:13060

ac25599d-f8e8-45b7-97dd-27125bf5ffce is the ID of the passbolt extension.

I’m running Firefox Nightly 74.0a1 (2020-01-27) (64-Bit) and temporary containers 1.7.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
enkocommented, Jan 28, 2020
0reactions
stoicallycommented, Jan 28, 2020

No worries. Filing a bug over at passbolt is the way to go then.

If I add the domain to exclude target domain in the tab bar menu, it does not change anything

That’s the automatic mode kicking in, not isolation. Unfortunately no easy way to exclude domains from that currently. Easiest way would probably be to open a “No container tab” using the keyboard shortcut which can be activated in the advanced preferences.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Passbolt is not compatible with Firefox Multi-Account ...
Passbolt is not correctly contained into a container tab. ... temporary container breaks passbolt stoically/temporary-containers#365.
Read more >
Docker install issues
[PASS] The temporary directory and its content are writable. [PASS] The public image directory and its content are writable.
Read more >
"Administration / Subscription" shows empty page
The passbolt error log doesn't show any error when trying to load that page, as well as the nginx error log. Checking the...
Read more >
Docker installation: Various problems with traefik container ...
Hello, I'm new to passbolt and am trying to install it on a new server. I followed the installation guide without problem and...
Read more >
Troubleshoot Docker
Connect yourself inside passbolt docker container (replace passbolt-container-name with your own):
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