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.

Data store connection error in local install using kind

See original GitHub issue

Describe the bug Doing a local install of tracetest using a clean installation of kind for the k8s cluster, results in a no such host error when trying to run a test.

To Reproduce Steps to reproduce the behavior:

  1. brew install kind
  2. kind create cluster
  3. tracetest server install
  4. Select Kubernetes, Locally, and all the default options.
  5. Port-forward tracetest
  6. Open tracetest in your browser and try to run a test

Expected behavior Tracetest should be able to connect with the data store instance.

Screenshots

Screenshot 2022-12-12 at 09 38 45

Issue Analytics

  • State:open
  • Created 9 months ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
kretelcommented, Dec 12, 2022

@jorgeepc btw, same error appears (as discussed in Discord) even if you run it via docker compose. It can’t find host: 127.0.0.11:53

1reaction
kretelcommented, Dec 13, 2022

Thanks @kdhamric. Appreciate it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Datastore: Calls to Put hang when run inside Kubernetes ...
I've been having an issue that I cannot figure out or even properly debug. When developing locally with "cloud.google.com/go/datastore" on ...
Read more >
kind – Known Issues - Kubernetes
Having problems with kind? This guide covers some known problems and solutions / workarounds. It may additionally be helpful to: check our issue...
Read more >
How to Fix the Error Establishing a Database Connection in ...
Let's take a look at how to fix error establishing database connection issue in WordPress with step by step troubleshooting.
Read more >
How To Fix The "Error Establishing a Database Connection" in ...
The "Error Establishing a Database Connection" error brings your website goes down. Learn how to fix it quickly.
Read more >
Unable to connect to local neo4j data store in Graphileon ...
Since I am using docker, I have configured Neo4j to allow connections from outside localhost. However, I still get an error: Could not...
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