Git Product home page Git Product logo

Comments (2)

nickapopolus avatar nickapopolus commented on May 23, 2024 1

This fixed the issue with Sync. Thank you so much.

from warden.

davidalger avatar davidalger commented on May 23, 2024

@nickapopolus I've been running Catalina since it hit GA without issues, so I'm guessing something is stuck with Mutagen. The warning about TOML vs YAML can be ignored (Mutagen 0.10.0+ prefer YAML, but it doesn't affect anything), so the relevant error is this bit:

Error: create failed: unable to connect to beta: unable to connect to endpoint: unable to dial agent endpoint: unable to create agent command: unable to probe container: container probing failed under POSIX hypothesis (exit status 1) and Windows hypothesis (exit status 1)

This is an error in the call out to the Mutagen tool, and here is what I would try to resolve:

a) Blow away the containers and associated data volumes (you'll lose the imported database when you do this):

warden env down -v

b) Start them all back up:

warden env up -d

c) Start the mutagen sync:

warden sync start

from warden.

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.