Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

wekan always in Initializing status #822

Open
wkjun opened this issue Oct 29, 2018 · 0 comments
Open

wekan always in Initializing status #822

wkjun opened this issue Oct 29, 2018 · 0 comments

Comments

@wkjun
Copy link

wkjun commented Oct 29, 2018

Version:
Rancher | v1.6.23
Cattle | v0.183.64
User Interface | v1.6.47
Rancher CLI | v0.6.12
Rancher Compose | v0.12.5

When i deploy wekan from Catalog Community,then wekan always in Initializing status.
The wekan container standard error log like:
npm install --save bcrypt
this Cause wekan container could't be in running status.
rancher use mquandalle/wekan image,the code of dockerfile has been commented

#Removed binary version of bcrypt because of security vulnerability that is not fixed yet.
#https://github.com/wekan/wekan/commit/4b2010213907c61b0e0482ab55abb06f6a668eac
#https://github.com/wekan/wekan/commit/7eeabf14be3c63fae2226e561ef8a0c1390c8d3c
#cd /home/wekan/app_build/bundle/programs/server/npm/node_modules/meteor/npm-bcrypt && \
#gosu wekan:wekan rm -rf node_modules/bcrypt && \
#gosu wekan:wekan npm install bcrypt && \

But the image did't have the tag which i need ,i have use wekanteam/wekan:v1.00,which is ok for me.

if possible,the rancher Catalog Community Wekan's Deploy should be normal

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant