GithubHelp home page GithubHelp logo

Server start does not work about embark HOT 9 CLOSED

e-m-b-a avatar e-m-b-a commented on June 15, 2024
Server start does not work

from embark.

Comments (9)

torabi12 avatar torabi12 commented on June 15, 2024

I tried again the same installation from the beginning and I got an error and the initialization stopped and prompt got back:
kép

I think it used to work before and I don't know what I did wrong because I did not customize anything.

from embark.

BenediktMKuehne avatar BenediktMKuehne commented on June 15, 2024

apt package for pipenv was removed
-> switching to pip install

from embark.

BenediktMKuehne avatar BenediktMKuehne commented on June 15, 2024

For a quick fix
sudo pip3 install pipenv
and then rerun the installer should fix the issue.

-> Fix in #41

from embark.

torabi12 avatar torabi12 commented on June 15, 2024

I did it as you suggested,
sudo pip3 install pipenv
sudo ./installer.sh -r

but it is not ok:
kép

I am going to reinstall the entire VM when the fix will be available.

from embark.

BenediktMKuehne avatar BenediktMKuehne commented on June 15, 2024

Sorry for closing the issue then.

these errors would suggest that the installation didn't succeed.
Is the pipenv executable available/installed after using sudo pip3 install pipenv?

from embark.

torabi12 avatar torabi12 commented on June 15, 2024

I think the pipenv install was fine:
kép

and I repeated the installation with -r but the line 61 and 82 are still wrong if I start the server.

from embark.

BenediktMKuehne avatar BenediktMKuehne commented on June 15, 2024

Found the issue, did you specify the -d flag when reinstalling?
Without the flag the installer only uninstalls EMBArk.
running sudo ./installer.sh -rd would be the correct usage for reinstalling the default-installation.(sudo ./installer.sh -rF to change into developer mode etc.)
without that the -U option is the same as -r

from embark.

BenediktMKuehne avatar BenediktMKuehne commented on June 15, 2024

Since #41 is now merged you may prefer to update and use that version

from embark.

torabi12 avatar torabi12 commented on June 15, 2024

I tried with -rd but I got some errors for mysql... component and I couldn't recover the previous Kali, but with a brand new installation it is working fine. Thanks.

from embark.

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.