Giter VIP home page Giter VIP logo

Comments (15)

yutiansut avatar yutiansut commented on May 23, 2024

system : ubuntu16.06 64
program version : 1.5.3

install using:

dkpg -i appmanager_1.5.2_amd64.deb

apt install -y appmanager_1.5.2_amd64.deb report a bug error, so using dkpg

root@quantaxis-PowerEdge-R610:/home/quantaxis# dpkg -i appmanager_1.5.3_amd64.deb
Selecting previously unselected package appmanager.
(Reading database ... 358501 files and directories currently installed.)
Preparing to unpack appmanager_1.5.3_amd64.deb ...
Unpacking appmanager (1.5.3) ...
Setting up appmanager (1.5.3) ...
appmanager.service is not a native service, redirecting to systemd-sysv-install
Executing /lib/systemd/systemd-sysv-install enable appmanager
root@quantaxis-PowerEdge-R610:/home/quantaxis# appc

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024
root@quantaxis-PowerEdge-R610:/home/quantaxis# /lib/systemd/systemd-sysv-install enable appmanager
root@quantaxis-PowerEdge-R610:/home/quantaxis# dpkg -l appmanager
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                                  Version                         Architecture                    Description
+++-=====================================================-===============================-===============================-================================================================================================================
ii  appmanager                                            1.5.3                           amd64                           github
root@quantaxis-PowerEdge-R610:/home/quantaxis#

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024

another system: ubuntu

root@DESKTOP-FJF9FHQ:/mnt/c/Users/yutiansut/Downloads# dpkg -i appmanager_1.5.3_amd64.deb
Selecting previously unselected package appmanager.
(Reading database ... 28645 files and directories currently installed.)
Preparing to unpack appmanager_1.5.3_amd64.deb ...
Unpacking appmanager (1.5.3) ...
Setting up appmanager (1.5.3) ...
appmanager.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable appmanager
System has not been booted with systemd as init system (PID 1). Can't operate.
dpkg: error processing package appmanager (--install):
 installed appmanager package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 appmanager

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024

dpkg: error processing package appmanager (--install):
installed appmanager package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
appmanager

from app-mesh.

laoshanxi avatar laoshanxi commented on May 23, 2024

your installation seems failed, you can try the latest package and use yum install again

from app-mesh.

laoshanxi avatar laoshanxi commented on May 23, 2024

first you need check your service whether started or not, do not try this on windows WSL, windows WSL do not have service management.

from app-mesh.

laoshanxi avatar laoshanxi commented on May 23, 2024

dpkg: error processing package appmanager (--install):
installed appmanager package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
appmanager

Does your issue resolved?

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024

nonono it's not my fault , there is something wrong in your bash scripts, my friend help me modify and it can cuurently run correctly , however i don't know which .sh file to modify. later i'll ask my friend and reply you~

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024

@laoshanxi here it is:

https://github.com/laoshanxi/app-manager/blob/master/script/appmg-entrypoint.sh#L22

the script left ;then in if caluse

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024
if [ -z $APPMGR_OVERRIDE_LISTEN_PORT ]; then
	log "APPMGR_OVERRIDE_LISTEN_PORT from env:${APPMGR_OVERRIDE_LISTEN_PORT}"
fi

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024

i give a pr in #40

from app-mesh.

laoshanxi avatar laoshanxi commented on May 23, 2024

so you are using Windows WSL ubuntu? for standard Ubuntu, and CentOS, I used systemd instead of appmg-entrypoint.sh, this is mainly used for Docker container, anyway thanks for point out the issue.

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024

emm i mainly use docker or ubuntu 16.04, seems that both get this same error, but use this modified sh, it can currently been started correctly

from app-mesh.

yutiansut avatar yutiansut commented on May 23, 2024

i worked in quantitative financial industry, there are large amounts of long_running application in the same time, sometimes U have to schedule new applications (like new strategies/ simualtions) so this app-manager with a webpage ui is truly useful for this scenarios ~

from app-mesh.

laoshanxi avatar laoshanxi commented on May 23, 2024

yeah, both docker and Windows WSL ubuntu would have this issue, because my recent test is under VM.

App-Manager is target to be a middleware that can be usefull for IT deployment.

from app-mesh.

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.