Giter Club home page Giter Club logo

docker-mirakurun-chinachu's Introduction

docker-mirakurun-chinachu's People

Contributors

amaya382 avatar h-mineta avatar mzyy94 avatar ponta0 avatar tyage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-mirakurun-chinachu's Issues

Mirakurun起動時にreniceコマンドでエラー

Mirakurun起動時に renice -n -10 -p 195 でPermission deniedエラーが発生する。

docker特有の問題かもしれませんが、念の為、issueとして上げておきます。

2017-04-08T08:21:01.090409316Z  mirakurun-server  0   fork  42   online  0        0s      3%   17.7 MB    disabled 
2017-04-08T08:21:01.090413611Z 
2017-04-08T08:21:01.090629008Z  Use `pm2 show <id|name>` to get more details about an app
2017-04-08T08:21:01.548611227Z [TAILING] Tailing last 15 lines for [mirakurun-server] process (change the value with --lines option)
2017-04-08T08:21:01.554500553Z /usr/local/var/log/mirakurun.stdout.log last 15 lines:
2017-04-08T08:21:01.556056099Z /usr/local/var/log/mirakurun.stderr.log last 15 lines:
2017-04-08T08:21:01.556555600Z 0|mirakuru |     at Object.<anonymous> (/usr/lib/node_modules/pm2/lib/ProcessContainerFork.js:53:21)
2017-04-08T08:21:01.556736168Z 0|mirakuru |     at Module._compile (module.js:570:32)
2017-04-08T08:21:01.556856971Z 0|mirakuru | Error: Command failed: renice -n -10 -p 195
2017-04-08T08:21:01.556984514Z 0|mirakuru | renice: setpriority: Permission denied
2017-04-08T08:21:01.557101747Z 0|mirakuru | 
2017-04-08T08:21:01.557110918Z 0|mirakuru |     at checkExecSyncError (child_process.js:483:13)
2017-04-08T08:21:01.557235848Z 0|mirakuru |     at Object.execSync (child_process.js:523:13)
2017-04-08T08:21:01.557361525Z 0|mirakuru |     at Object.<anonymous> (/usr/lib/node_modules/mirakurun/lib/server.ts:51:5)
2017-04-08T08:21:01.557371432Z 0|mirakuru |     at Module._compile (module.js:570:32)
2017-04-08T08:21:01.557495566Z 0|mirakuru |     at Object.Module._extensions..js (module.js:579:10)
2017-04-08T08:21:01.557618854Z 0|mirakuru |     at Module.load (module.js:487:32)
2017-04-08T08:21:01.557627755Z 0|mirakuru |     at tryModuleLoad (module.js:446:12)
2017-04-08T08:21:01.557753737Z 0|mirakuru |     at Function.Module._load (module.js:438:3)
2017-04-08T08:21:01.557890736Z 0|mirakuru |     at Object.<anonymous> (/usr/lib/node_modules/pm2/lib/ProcessContainerFork.js:53:21)
2017-04-08T08:21:01.557900536Z 0|mirakuru |     at Module._compile (module.js:570:32)

chinachuコンテナのビルドに失敗する

gitプロトコルが廃止されたためchinachuコンテナをビルドしようとすると以下のようなエラーが発生します。

$ docker build .
Sending build context to Docker daemon  10.75kB
~~省略~~
+ git clone git://github.com/Chinachu/Chinachu.git /usr/local/chinachu
Cloning into '/usr/local/chinachu'...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
The command '/bin/sh -c set -x  && apk upgrade --update         && apk add              bash            coreutils               curl            procps                ca-certificates                 && apk add --virtual .build-deps                git             make            gcc             g++  autoconf                 automake                wget            curl            sudo            tar             xz              libc-dev             musl-dev                 eudev-dev               libevent-dev            perl-utils              && mkdir -p ${WORK_DIR}         && git clone ${REPOSITORY} ${WORK_DIR}        && chown -R ${USER_NAME} ${WORK_DIR}    && cd ${WORK_DIR}       && git checkout ${BRANCH}       && echo 2 | sudo -u ${USER_NAME} ./chinachu installer         && echo 4 | sudo -u ${USER_NAME} ./chinachu installer   && echo 5 | sudo -u ${USER_NAME} ./chinachu installer   && sudo -u ${USER_NAME} ./chinachu service operator initscript | tee /tmp/chinachu-operator   && sudo -u ${USER_NAME} ./chinachu service wui initscript | tee /tmp/chinachu-wui     && sudo -u ${USER_NAME} mkdir log               && chmod u+x /tmp/chinachu-operator /tmp/chinachu-wui   && mv /tmp/chinachu-operator /etc/init.d/     && mv /tmp/chinachu-wui /etc/init.d/            && cd /         && npm cache verify     && apk del --purge .build-deps  && rm -rf /var/cache/apk/*' returned a non-zero code: 128

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.