Skip to content

Task: deploy:complie_assets_locally FAILING #14

Description

@nitinstp23

Here - https://github.com/TalkingQuickly/capistrano-cookbook/blob/master/lib/capistrano/cookbook/tasks/compile_assets_locally.cap#L9

I am getting this error -

DEBUG [6fdf9537] Command: RAILS_ENV=production bundle exec rake assets:precompile
INFO [6fdf9537] Finished in 1.987 seconds with exit status 0 (successful).
INFO [eb41690b] Running /usr/bin/env rsync -av ./public/assets/ dev@52.17.245.192:/home/dev/apps/mobmerry_production/releases/20150428191605/public/assets/; as nitin@localhost
DEBUG [eb41690b] Command: rsync -av ./public/assets/ dev@52.17.245.192:/home/dev/apps/mobmerry_production/releases/20150428191605/public/assets/;
DEBUG [eb41690b] sending incremental file list
DEBUG [eb41690b] rsync: mkdir "/home/dev/apps/mobmerry_production/releases/20150428191605/public/assets" failed: No such file or directory (2) DEBUG [eb41690b] rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0]
(Backtrace restricted to imported tasks)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions