Giter VIP home page Giter VIP logo

Comments (8)

dothebart avatar dothebart commented on July 22, 2024

Hi,
currently supported ArangoDB versions include: 3.10.x, 3.11.x ; Somehow the versions you mention completely won't match this scheme?

from arangodb.

piyushkumar13 avatar piyushkumar13 commented on July 22, 2024

@dothebart I was actually referring to kube-arangodb manifest version : https://github.com/arangodb/kube-arangodb/releases/tag/1.2.37 Let me edit.
Which uses the latest arangodb image for ArangoDeployment.

from arangodb.

saipraveen88 avatar saipraveen88 commented on July 22, 2024

@dothebart we tried with arangodb/arangodb:3.10.8 as well. However, we are having the same issue.

from arangodb.

ajanikow avatar ajanikow commented on July 22, 2024

Hello!

I do not think it is related to ArangoDB itself.

An issue like this happens when the ArangoDB Coordinator can't connect to the Agents/DBServers. Often, this issue is caused by DNS setup.

To check the issue - can you share logs from the Operator and Coordinator?

Best Regards,
Adam Janikowski.

from arangodb.

piyushkumar13 avatar piyushkumar13 commented on July 22, 2024

@ajanikow
One of the error was
Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/usr/bin/arangodb_operator": stat /usr/bin/arangodb_operator: no such file or directory: unknown

Another error was :
tcp 127.0.0.1:8529: connect: connection refused

from arangodb.

ajanikow avatar ajanikow commented on July 22, 2024

@piyushkumar13 First error is strange, it does not come from crdn pods. You probably have used arangodb image as the image for Operator installation via helm.

Second one is valid error - we just need Operator and CRDN logs to continue (20 last lines)

from arangodb.

piyushkumar13 avatar piyushkumar13 commented on July 22, 2024

The issue is resolved. Seems like it was the access issue at my end. I had limited access on my EKS cluster, which resulted into few of the CRDs/deployments not working properly.

from arangodb.

dothebart avatar dothebart commented on July 22, 2024

Great, thanks for letting us know.

from arangodb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.