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

wekan always in Initializing status #822

@wkjun

Description

@wkjun
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions