Giter Club home page Giter Club logo

Comments (5)

chicco785 avatar chicco785 commented on August 27, 2024

did you follow instructions here: https://quantumleap.readthedocs.io/en/latest/user/contributing/ ?

from ngsi-timeseries-api.

rohit-vrrr avatar rohit-vrrr commented on August 27, 2024

Yes, I have followed the instructions there.

When I run source setup_dev_env.sh, I get the following:

alias: Host name lookup failure
ifconfig: `--help' gives usage information.

from ngsi-timeseries-api.

chicco785 avatar chicco785 commented on August 27, 2024

Yes, I have followed the instructions there.

When I run source setup_dev_env.sh, I get the following:

alias: Host name lookup failure
ifconfig: `--help' gives usage information.

probably your operating system is not compatible with this part of the script:
https://github.com/orchestracities/ngsi-timeseries-api/blob/master/setup_dev_env.sh#L17

i think this was tested on macosx and ubuntu, on other OSes you are a bit on your own to make it work.

from ngsi-timeseries-api.

rohit-vrrr avatar rohit-vrrr commented on August 27, 2024

I am currently running the project on WSL.
OS: Ubuntu 20.04.5 LTS (GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64)

from ngsi-timeseries-api.

c0c0n3 avatar c0c0n3 commented on August 27, 2024

Hi @rohit-vrrr, unfortunately we don't support Windows/WSL2---in principle it should work, but like you've just shown us, practice is a different story :-)

I suppose you could make it work w/ some tweaks, specifically it looks like the blocker is this line

which aliases 192.0.0.1 to your loopback interface. You should replace that line with a WSL equivalent, see e.g.

Hope this helps!

from ngsi-timeseries-api.

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.