The problem is resolved, thank's to all after removing all assets, adding 
to deploy 
set :bundle_binstubs, -> { shared_path.join('bin') }
and deploying again app

On Tuesday, May 12, 2015 at 11:04:18 PM UTC+3, grea...@gmail.com wrote:
>
> Versions:
>
>    - Ruby 2.0
>    - 
>    -   gem "capistrano", '~> 3.4.0'
>    -   gem "capistrano-rails"
>    -   gem "capistrano-bundler"
>    - Rails 4.1.8
>
> Platform:
>
>    - FreeBSD 9.2-RELEASE-p10
>
> Logs:
>
>    - Please past logs (as completely as possible to a 3rd party pasting 
>    service such as pastie.org)
>
> When i run rollback i have manifest error, what it can be?
>
> hell:erosite ruslan$ VIDEO=1 cap project_domain deploy:rollback
> INFO[d33b6b82] Running /usr/bin/env mkdir -p /tmp/project_domain.mobi/ on 
> 999.99.99.9
> INFO[d33b6b82] Finished in 1.408 seconds with exit status 0 (successful).
> INFOUploading /tmp/project_domain.mobi/git-ssh.sh 100.0%
> INFO[99a9ec50] Running /usr/bin/env chmod +x /tmp/project_domain.mobi/git-
> ssh.sh on 999.99.99.9
> INFO[99a9ec50] Finished in 0.163 seconds with exit status 0 (successful).
> INFO[e56bd276] Running /usr/bin/env git ls-remote --heads g...@partner.wap-
> click.com:erosite on 999.99.99.9
> INFO[e56bd276] Finished in 1.784 seconds with exit status 0 (successful).
> INFO[246d64be] Running /usr/bin/env mkdir -p /data/home/portal/
> project_domain.mobi/shared /data/home/portal/project_domain.mobi/releases 
> on 999.99.99.9
> INFO[246d64be] Finished in 0.178 seconds with exit status 0 (successful).
> INFO[afa8dc75] Running /usr/bin/env mkdir -p /data/home/portal/
> project_domain.mobi/shared/bin /data/home/portal/project_domain.mobi/
> shared/log /data/home/portal/project_domain.mobi/shared/public/uploads /
> data/home/portal/project_domain.mobi/shared/public/assets on 999.99.99.9
> INFO[afa8dc75] Finished in 0.163 seconds with exit status 0 (successful).
> INFO[1136af7e] Running /usr/bin/env mkdir -p /data/home/portal/
> project_domain.mobi/shared/config /data/home/portal/project_domain.mobi/
> shared/config /data/home/portal/project_domain.mobi/shared/db on 999.99.
> 99.9
> INFO[1136af7e] Finished in 0.166 seconds with exit status 0 (successful).
> WARNRails assets manifest file (or backup file) not found.
> (Backtrace restricted to imported tasks)
> cap aborted!
> SSHKit::Runner::ExecuteError: Exception while executing on host 999.99.
> 99.9: Rails assets manifest file (or backup file) not found.
>
>
> Capistrano::FileNotFound: Rails assets manifest file (or backup file) not 
> found.
>
>
> Tasks: TOP => deploy:assets:restore_manifest
> (See full trace by running task with --trace)
> hell:erosite ruslan$ VIDEO=1 cap deploy:rollback --trace
> ** Invoke ensure_stage (first_time)
> ** Execute ensure_stage
> Stage not set, please call something such as `cap production deploy`, 
> where production is a stage you have defined.
> hell:erosite ruslan$ VIDEO=1 cap project_domain deploy:rollback --trace
> ** Invoke project_domain (first_time)
> ** Execute project_domain
> ** Invoke load:defaults (first_time)
> ** Execute load:defaults
> ** Invoke bundler:map_bins (first_time)
> ** Execute bundler:map_bins
> ** Invoke deploy:set_rails_env (first_time)
> ** Execute deploy
> ...

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/5aa70e71-b8d4-43e5-817b-a6b3ebb416bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to