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.

Endless loop between container and no container since 3.4.0

See original GitHub issue

I 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:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:6

github_iconTop GitHub Comments

1reaction
LoveIsGriefcommented, Oct 2, 2019

A new version exists, but it doesn’t seem to have been released. Gotta wait on @kintesh to do so.

0reactions
mrtootoocommented, Oct 2, 2019

Nothing has been closed yet. We’re waiting for the fix to be merged and released.

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?

Read more comments on GitHub >

github_iconTop 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 >

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