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 7856977
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T20:52:57+00:00 2026-06-02T20:52:57+00:00

I am trying to launch some AppScale Instances. When I try to execute /bin/appscale-run-instances

  • 0

I am trying to launch some AppScale Instances. When I try to execute

/bin/appscale-run-instances

I get an error like this:

 -bash: bin/appscale-run-instances: /usr/bin/ruby: bad interpreter: No such file or directory

The Image that I’m trying to run is a KVM image (I’m trying to create a Virtual cluster).
What does this error mean? Is there something wrong with my Ruby installation?

  • 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-02T20:53:00+00:00Added an answer on June 2, 2026 at 8:53 pm

    this means that one of these things is happening:

    You have a broken Ruby installation
    You have more than one Ruby installation
    Your installation has not been configured properly.
    To identify if this is the first case, you can run ruby and see if you get any response.

    If you don’t, your installation is broken and you need to reinstall it. If you do, you then run which ruby. This should give you the absolute path to your Ruby executable. If this is anything other than /usr/bin/ruby then homebrew (and a bunch of other programs) will not be able to find it.

    In case you have not ever tampered with your Ruby installation, you can check to see if /usr/bin/ruby already exists or not: cat /usr/bin/ruby. If you get No such file or directory, then you can easily create a symbolic link to your Ruby installation. Assuming the output of which ruby to by /usr/local/bin/ruby, you create the symbolic link this way: sudo ln -s /usr/local/bin/ruby /usr/bin/rubyand all should be well.

    If there is a file at that location, you can run file /usr/bin/ruby to see if it’s a real file, a symbolic link, or a curropted file. If it is a symbolic link, your installation should be working, and since it’s not, it probably is either a corrupted symlink or it’s a bogus file.

    You can remedy that by first deleting it (sudo rm /usr/bin/ruby) and then creating a new symlink to the correct location (sudo ln -s /usr/local/bin/ruby /usr/bin/ruby).

    If non of the above works, you should consult the homebrew team after a clean install of Xcode and removing any traces of a Ruby installation on your system.

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

Sidebar

Related Questions

I'm trying to get some json data from a remote website. I run my
I'm trying to build a platform to launch some scripts. This scripts are placed
When trying to launch and run a flex/java project in eclipse I kept getting
I need some help here. Whats it's problem when trying to launch WEBrick? So
I am trying to launch an application using sbt's application launcher . This application
I'm trying to launch a request for some data from an external website w/
I'm using celery with django and am trying to get a Task, like the
I am trying to play a sound file using : gst-launch playbin uri=some URL
I'm trying to add some App Icons and Launch Images for my App. My
I'm trying to run some JUnit test units in Eclipse 3.5, but with no

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.