Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / Bugs

Stuck at wekan-ldap: updating npm dependencies -- ldapjs...

Stuck at wekan-ldap: updating npm dependencies -- ldapjs...

Wekan/Bugs · July 19, 2020 at 10:17am

Stuck at wekan-ldap: updating npm dependencies -- ldapjs...

Wekan / Bugs · July 19, 2020 at 10:17am (Edited 4 years ago)

I am trying to run wekan from source

I followed the instructions on the wiki and have uncommented the build section from the docker-compose file and did docker-compose up -d --build

I am running it on windows 10 machine

anyone facing / faces similar issue ?


July 20, 2020 at 4:42am

On Linux KVM VM running on NVME disk building Docker container does take about about 11 minutes. When it looks it's "stuck" it is still doing a lot. That build process creates directory wekan/.build/bundle of about 50k files. Windows filesystem is slower that Linux filesystem.

    • reply
    • like

    If you have not made source code changes, you can also use prebuilt bundle with just Windows version Node+MongoDB, without Docker. At Wekan website https://wekan.github.io is Download button Windows, that goes to wiki page that at top a) has info, direct link: https://github.com/wekan/wekan/wiki/Windows

      • reply
      • like

      If you wait long enough, it's possible that your Docker build on Windows 10 does finish.

        • reply
        • like

        :angry: windows 10 slow filesystem I have a ubuntu 18.04 on dual boot ( not working right now something wrong with grub ) will check into this and also try the windows docker

          • reply
          • like