When syncing firefox between linux and windows, a huge amount of 'Banking' and 'Shopping' containers are created.
I have tried modifying 'containers.json' on both machines to remove these containers before syncing, but every time I then sync a bunch more containers are created (sometimes up to 50 containers). This proceeds to massively slow down my firefox making it unusable.
Containers would be synced across machines without additional containers being created.
I just tried it again and all my containers were wiped and replaced with the default containers...
I have also had this issue although it didn't create as many new containers as yours. hope it can be fixed.
I'm getting this too and boy is it annoying. If I disable the sync in settings for the add-on they don't come back, but enabling sync even on one appears to bring them back, and LOTs of duplicates.
@brettworks @isthisrubble @dylanmorroll did anyone of you find a fast way to delete them? I currently have around 1k "Temporary Containers" from the temporary container addon and I鈥檓 pretty sure they鈥檙e multiplying due to this same bug. Using the menu is incredibly slow due to the 20 clicks required to delete a single container, so this would take me like a day to clean up that way...
@FlorianWendelborn editing the containers.json file in your mozilla profile directory is the fastest way I have found - also the only way I currently know of to rearrange the containers order.
To find it navigate to about:profiles in your address bar and open the root directory folder of the profile in use, the file should be in there.
@dylanmorroll Thank you for this. For some reason the sync feature worked in syncing all my containers but in an incorrect order on my other computer. I simply closed Firefox, replaced the containers.json with the one from my main computer, and restarted Firefox. The containers are now in the correct order.
It looks like the syncing function has an issue with syncing container IDs. I discovered this through using another extension that works with this extension where the container settings of said extension were applying to the wrong containers. I was trying to find a way to get the containers in the right order but didn't find such a feature available in v7.1.0. I then realized the settings were applying to containers in the order of how they are listed in the Multi-Account Containers UI. I suspected there to be an issue with container and container ID mappings that influenced the order of how the containers were listed. I can confirm this to be so based on the contents of the containers.json file.
@dylanmorroll I've also a number of new containers created each time the extension was set up on a new windows system, but not nearly as many as you mention. I usually delete them via the GUI before they have a chance to sync to the main computer, though this is only possible because of the unreliability of the sync.
I'm thinking perhaps plenty of duplicates are created when the containers.json file is modified on multiple systems at once, and especially with Firefox instances open on either or both machines. Maybe you could try deleting the duplicates only on one machine via the GUI and modifying the containers.json file only one machine at a time as a last resort.
@isthisrubble did anyone of you find a fast way to delete them?
I just did it manually because it was less than 10. but they kept coming back until I turned sync off again. after that it worked. luckily I don't sync regularly so it didn't cause too much havoc.
this issue is out of hand for me and multiple tries at correcting it have been unsuccessful
Most helpful comment
@FlorianWendelborn editing the
containers.jsonfile in your mozilla profile directory is the fastest way I have found - also the only way I currently know of to rearrange the containers order.To find it navigate to
about:profilesin your address bar and open the root directory folder of the profile in use, the file should be in there.