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.

watchAnyNamespace flag leads to crash on operator startup.

See original GitHub issue

Describe the bug watchAnyNamespace flag leads to crash on operator startup

To Reproduce Steps to reproduce the behavior: Use helm chart for strimzi version 0.25.0, set watchAnyNamespace: true, install strimzi. No other changes have been made to the default helm chart

Expected behavior The operator to start, and then watch all namespaces for strimzi resources

Environment (please complete the following information):

  • Strimzi version: 0.25.0
  • Installation method: helm chart
  • Kubernetes cluster: Kubernetes 1.20
  • Infrastructure: Baremetal, Ubuntu

YAML files and logs

2021-08-25 09:55:56 INFO  ClusterOperator:78 - Creating ClusterOperator for namespace *
2021-08-25 09:55:56 INFO  ClusterOperator:94 - Starting ClusterOperator for namespace *
2021-08-25 09:55:56 WARN  WatcherWebSocketListener:73 - Exec Failure: HTTP 404, Status: 404 - 404 page not found

2021-08-25 09:55:56 WARN  WatcherWebSocketListener:73 - Exec Failure: HTTP 404, Status: 404 - 404 page not found

2021-08-25 09:55:56 WARN  WatcherWebSocketListener:73 - Exec Failure: HTTP 404, Status: 404 - 404 page not found

2021-08-25 09:55:56 WARN  WatcherWebSocketListener:73 - Exec Failure: HTTP 404, Status: 404 - 404 page not found

2021-08-25 09:55:56 WARN  WatcherWebSocketListener:73 - Exec Failure: HTTP 404, Status: 404 - 404 page not found

2021-08-25 09:55:56 WARN  WatcherWebSocketListener:73 - Exec Failure: HTTP 404, Status: 404 - 404 page not found

2021-08-25 09:55:56 WARN  WatcherWebSocketListener:73 - Exec Failure: HTTP 404, Status: 404 - 404 page not found

2021-08-25 09:55:56 ERROR Main:153 - Cluster Operator verticle in namespace * failed to start
io.fabric8.kubernetes.client.KubernetesClientException: 404 page not found

Hopefully I am missing something simple here, if any more information is needed please advise.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
scholzjcommented, Aug 25, 2021

Yeah, I know some tools do not delete the CRDs when uninstalling the operator. I know OperatorHub.io does this, Helm might as well. So that might have caused this.

0reactions
pavankumar-gocommented, Aug 26, 2021

@scholzj Thank you for the quick reply. Understood

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crash on app startup · Issue #5947 · realm/realm-core - GitHub
Our app seems to crash on startup due to realm. We are performing some deletions with the filter operator at the app startup...
Read more >
Flags are ignored because of too many startup crashes - Reddit
Turn off flags and click restart until it goes away. Flags enable experimental features. Sometimes they cause a crash.
Read more >
App crashing at startup with "Code Signature Invalid"
Hello, My app (embedding a Finder ext and Sys ext) is running well in my development machine (Big Sur with SIP disabled) but...
Read more >
Fix Warzone 2/DMZ Crash on Startup/Not Launching - YouTube
Trying to play Warzone 2, but can't because it crashes as soon as you click Play or a few seconds later? This video...
Read more >
Fix MW2 Crash on Startup/Not Launching | Complete Guide
Trying to play MW2, but can't because it crashes as soon as you click Play, or a few seconds later? This video tackles...
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