Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9014335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T03:28:58+00:00 2026-06-16T03:28:58+00:00

When I run deploy with Capistrano lately, I get this error in the procedure:

  • 0

When I run deploy with Capistrano lately, I get this error in the procedure:

  * executing "find /var/www/<myapp>/releases/20121220195214/public/images\\ /var/www/<myapp>/releases/20121220195214/public/stylesheets\\ /var/www/<myapp>/releases/20121220195214/public/javascripts -exec touch -t -- 201212201952.40 {} ';'; true"
    servers: ["50.56.126.187"]
    [50.56.126.187] executing command
*** [err :: 50.56.126.187] find:
*** [err :: 50.56.126.187] `/var/www/<myapp>/releases/20121220195214/public/images /var/www/<myapp>/releases/20121220195214/public/stylesheets /var/www/<myapp>/releases/20121220195214/public/javascripts'
*** [err :: 50.56.126.187] : No such file or directory
*** [err :: 50.56.126.187]
    command finished in 452ms

Why is it trying to find a path that ends in double backslashes?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T03:29:00+00:00Added an answer on June 16, 2026 at 3:29 am

    It looks like it’s trying to pass multiple paths as a single argument to find. The spaces that delimit the path list are escaped with a backslash and passed into find as one argument. I suspect that each path is supposed to be passed in as an individual argument to find. I’m not familiar with Capistrano, so I’m not able to point out exactly what drives this process and why it is trying to send in the three paths as a single argument instead of three separate arguments.

    The double backslashes that you are seeing are an artifact of how Ruby’s String#inspect method works, as noted in this forum post.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I try to deploy my app with capistrano, I'll get this error: failed:
When I run 'rails server' I get the following error: Could not find gem
ok whenever I run bundle install I get this Bundler could not find compatible
This is my first time trying to set up capistrano to deploy a rails
When I run cap deploy , Capistrano will attempt to create a folder such
When I run bundle update I recieve this error: bundle update Fetching source index
I'm trying to get a Capistrano deployment script working, in my deploy file i
$ bundle exec cap -S branch=master production deploy --dry-run /Users/myname/.rvm/lib/rvm/capistrano.rb:5: RVM - Capistrano integration
When I run rake db:seed ,something are broken! I get the following error: ray@ray-virtual-machine:~/ticketee$
My App seems to be deploying correctly but I'm getting this error: * executing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.