Git Product home page Git Product logo

Comments (2)

imtbl avatar imtbl commented on July 4, 2024

It looks like it's not correctly deleting the .sync-lock when the container is shut down. This should normally be the case, but I might have missed something.

As a general rule, I agree that it would be best to just remove any existing .sync-lock when starting the container as a cleanup measure and will add this.

I had actually already considered this in the past but didn't end up implementing it because I thought there might be some use cases where the same data is shared between a hyve instance outside of Docker and in Docker (in which case starting the Docker container would eventually cause both syncs to error if it removed the lockfile). But I guess that shouldn't happen very often (if at all) and I'll just put a note about it in the readme.

On a sidenote, your log doesn't show any errors/crashes, this looks like a normal shutdown:

time="2020-05-31T14:01:21Z" level=info msg="received terminated, shutting down"

from hyve.

Ryonez avatar Ryonez commented on July 4, 2024

Makes sense. That time is the time the server brings down containers for backups. Didn't realize that when I looked as it's in UTC (My containers get the correct local passed, this just didn't use it).

Thank you for the changes, I'll let you know if the issue occurs outside of a restart.

from hyve.

Related Issues (8)

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.