Git Product home page Git Product logo

Comments (7)

codeactivist avatar codeactivist commented on May 8, 2024

Does restarting truestreet process/container help ? Can you post logs and command line you are using ?

from truestreet.

anassolanki675 avatar anassolanki675 commented on May 8, 2024

I tried restarting it and getting same logs. I tried running truestreet on ubuntu machine and also on docker container.

from truestreet.

codeactivist avatar codeactivist commented on May 8, 2024

Is this ubuntu machine a google cloud VM ? Is docker container running on same machine/VM ? If these are remote then spanner can delete session after session being idle for long time, which could lead to this problem. However I think this error should have been retried.

Please provide more information about your setup to determine the next steps.

from truestreet.

anassolanki675 avatar anassolanki675 commented on May 8, 2024

Truestreet in deployed on DigitalOcean server as a docker container. It means, it is remote.

from truestreet.

codeactivist avatar codeactivist commented on May 8, 2024

Since this machine is external to cloud, you will need to properly authenticate and authorize docker using...
gcloud auth login
gcloud auth configure-docker

from truestreet.

anassolanki675 avatar anassolanki675 commented on May 8, 2024

It is authenticated and also connected with spanner but sometimes it gives above error. Prometheus is working fine.
Just want to now if this session error occurs, will data be lost?

from truestreet.

codeactivist avatar codeactivist commented on May 8, 2024

Session error is retried, however if problem persists for a long time, both truestreet or prometheus will drop buffered timeseries without sending to their remote storage. It is always a good idea to run two redundant (prometheus + truestreet + spanner schema) stacks to avoid data loss.

from truestreet.

Related Issues (6)

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.