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.

API Edit Lost Connection on Kubernetes

See original GitHub issue

Hello, I am having similar difficulties to the issue explained in #813 when trying to run on Kubernetes exposing the WS via Ingress.

WebSocket connection to 'ws://apicurio-ws.192.168.1.5.nip.io/ws/designs/2?uuid=68064b1e-f839-4973-b65e-89660d4a07d9&user=admin&secret=eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJxRV9
COWQ4NFZS' failed: Error during WebSocket handshake: Unexpected response code: 404

I am using the kubernetes manifest files in the distro/kubernetes. I am only changing the host for every service.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
EricWittmanncommented, Jun 23, 2020

Great news! I assume we need a separate PR for these changes? What do you think @t-rap and @jsenko ?

2reactions
cemnuracommented, Jun 22, 2020

I will give it a try @t-rap 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

kube-proxy Subtleties: Debugging an Intermittent Connection ...
We received a user report claiming they were getting connection resets while using a Kubernetes service of type ClusterIP to serve large files ......
Read more >
Update API Objects in Place Using kubectl patch - Kubernetes
Use kubectl patch to update Kubernetes API objects in place. ... All of the missing fields will be cleared when patching.
Read more >
Troubleshooting Clusters | Kubernetes
kubectl cluster-info dump ... unable to stop, update, or start new pods, services, ... API server backing storage lost. Results.
Read more >
Kubernetes API Concepts
The Kubernetes API is a resource-based (RESTful) programmatic interface provided via HTTP. It supports retrieving, creating, updating, ...
Read more >
Access Clusters Using the Kubernetes API
Without kubectl proxy · # Check all possible clusters, as your .KUBECONFIG may have multiple contexts: · jsonpath · # Select name of...
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