Giter VIP home page Giter VIP logo

Comments (4)

yarko avatar yarko commented on August 18, 2024

If your installation worked correctly, then you should be in the virtual machine's /opt/edx/edx-platform directory when you login with vagrant ssh. You are not: you are at ~, that is to say, $HOME.

The thing to remember here: the entire edx-platform development environment is mounted from your native computer, and it is mounted into the virtual machine's /opt/edx/... area. That is where you need to be (and where you are by default) in order to run any of the edx-platform code.

Here's what my terminal looks like after logging in:

$ vagrant ssh
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic-pae i686)

 * Documentation:  https://help.ubuntu.com/
Welcome to your Vagrant-built virtual machine.
Last login: Tue Aug  6 15:41:51 2013 from 10.0.2.2
(edx-platform)vagrant@edxplatform:/opt/edx/edx-platform$ 

After you have logged into your vm, be sure you are in the /opt/edx/edx-platform directory, and try your rake command again.

If you need help with installation, please post to the https://groups.google.com/forum/#!forum/edx-code.

from edx-platform.

Vibin1986 avatar Vibin1986 commented on August 18, 2024

I'm running lms command from still the same error :

Please find below the my CLI.
login as: vagrant
[email protected]'s password:
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic-pae i686)

  • Documentation: https://help.ubuntu.com/
    Welcome to your Vagrant-built virtual machine.
    Last login: Mon Aug 19 05:04:08 2013 from 192.168.20.1
    vagrant@precise32:~$ cd /opt/edx/edx-platform
    vagrant@precise32:/opt/edx/edx-platform$ rake lms[cms.dev,0.0.0.0:8000]
    rake aborted!
    No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)

(See full trace by running task with --trace)
vagrant@precise32:/opt/edx/edx-platform$

The same issue happening

Thanks

from edx-platform.

yarko avatar yarko commented on August 18, 2024

On Aug 19, 2013 12:12 AM, "Vibin1986" [email protected] wrote:

I'm running lms command from still the same error :

Please find below the my CLI.
login as: vagrant
[email protected]'s password:
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic-pae i686)

Documentation: https://help.ubuntu.com/ Welcome to your Vagrant-built
virtual machine. Last login: Mon Aug 19 05:04:08 2013 from 192.168.20.1
vagrant@precise32:~$ cd /opt/edx/edx-platform

Something is wrong here - why are you finding it necessary to "cd" here?

With a proper "vagrant up", you should already be in this directory when
you "vagrant ssh".

Some part of your creating the vm may have failed.

Try to create the vm anew: vagrant destroy, followed by vagrant up.

If you still have problems, provide more information (i.e. what platform
you are trying this on, details of your steps).

vagrant@precise32:/opt/edx/edx-platform$ rake lms[cms.dev,0.0.0.0:8000]

What does "ls -la" show here?

rake aborted! No Rakefile found (looking for: rakefile, Rakefile,
rakefile.rb, Rakefile.rb)

(See full trace by running task with --trace)
vagrant@precise32:/opt/edx/edx-platform$

The same issue happening

Thanks


Reply to this email directly or view it on GitHub.

from edx-platform.

Slater-Victoroff avatar Slater-Victoroff commented on August 18, 2024

I'm going to go ahead and close this issue under the assumption that @yarko's comments successfully resolved the problem since there hasn't been any additional activity in nearly two weeks. Feel free to reopen if you're still having troubles.

from edx-platform.

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.