Git Product home page Git Product logo

Comments (4)

EugenMayer avatar EugenMayer commented on June 16, 2024 6

Fixed with 1.0.1, thank you for repoting

from docker-sync.

apollon-nishikawa-irsc avatar apollon-nishikawa-irsc commented on June 16, 2024 4

same here.
After updated to docker-sync 1.0.0, I can't start with command docker-sync-stack start.
But I can run, docker-sync start, and docker-compose up without any problem.

Error/Feature Requestion/Docs

Traceback (most recent call last):
        9: from ~/.rbenv/versions/2.7.6/bin/docker-sync-stack:23:in `<main>'
        8: from ~/.rbenv/versions/2.7.6/bin/docker-sync-stack:23:in `load'
        7: from ~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/docker-sync-1.0.0/bin/docker-sync-stack:15:in `<top (required)>'
        6: from ~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
        5: from ~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
        4: from ~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
        3: from ~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
        2: from ~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/docker-sync-1.0.0/tasks/stack/stack.thor:47:in `start'
        1: from ~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/docker-sync-1.0.0/tasks/stack/stack.thor:47:in `new'
~/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/docker-sync-1.0.0/lib/docker-sync/compose.rb:32:in `initialize': uninitialized constant DockerSync::DockerComposeSession (NameError)

your docker-sync.yml

version: '2'
syncs:
  sync-data:
    notify_terminal: true
    sync_host_ip: '127.0.0.1'
    sync_host_port: 10871
    src: '.'
    sync_strategy: 'native_osx'
    sync_excludes: ['vendor/bundle', '.bundle', 'tmp/cache', '.idea', '.git', '.gitignore', '.DS_Store', 'public/assets/javascripts', 'public/assets/stylesheets', 'node_modules']
    sync_excludes_type: 'Path'

OS

macOS Monterey
12.3.1

from docker-sync.

davidreghay avatar davidreghay commented on June 16, 2024 1

I'm seeing the same issue after updating today, as well.

from docker-sync.

mateussantiago avatar mateussantiago commented on June 16, 2024

I see the same issue as well. I've rolled back to the 0.7.2 version to get it to work again.

from docker-sync.

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.