Endless loop between container and no container since 3.4.0
See original GitHub issueI have my rules set up where some domains are sent to specific containers, everything that doesn’t match a rule is opened without a container, e.g:
@.* , No Container
@.*(\.|\/)facebook\..*$ , Facebook
@.*(\.|\/)google\..*$ , Google
Now if I open a link from within a google or fb container it used to just open it outside any container. Since 3.4.0 update it goes into a loop where it switches back and forth endlessly.
Opening a fb link from within a google container still works as expected. So container to container is fine.
3.3.0 works fine.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:5
- Comments:6
Top Results From Across the Web
Wait container sometimes gets stuck in infinite loop #6052
Wait container gets stuck in loop with messages like Ignoring container ... It did not happen in version 2.12.10, started occurring after upgrade...
Read more >Meteor Galaxy: App deploy fails in endless loop
Starting yesterday when deploying to Galaxy our app began to deploy but spin in an endless loop and the containers would never launch....
Read more >[jira] [Updated] (YARN-10293) Reserved Containers not ...
After reservation the used capacity becomes 1.0f, below will be in a loop and > no new allocate or reserve happens. The reserved...
Read more >openhab/openhab - Docker Image - Docker Hub
This causes issues such as endless restart loops when upgrading the container with Portainer. To resolve this issue when upgrading openHAB, first remove...
Read more >CRI-O service constantly crashes in an endless loop in Red ...
Issue. The Infra/Worker node is not booting and is not part of the cluster. The worker node disables scheduling and stays in the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
A new version exists, but it doesn’t seem to have been released. Gotta wait on @kintesh to do so.
I still experience an endless loop between container and no container when left clicking on a link assigned to “No container”. I probably don’t understand this thread, but has a fix been released or still in the works?