Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Wekan / General
Vote for Wekan here, in the Free and Open Source Software Awards: https://www.20i.com/foss-awards/category/project-management
I've just gone to login to my Wekan account on both my smartphone and the webpage and both are saying login forbidden. I've tried resetting my password, but it's saying my account doesn't exist. Have I been deleted?
Hi. not able to run Wekan on windows(Chrome browser). error attached here. please advise. thanks
Try with Docker using docker-compose.yml from https://github.com/wekan/wekan
Without Docker it should work too, if you have installed required from https://github.com/wekan/wekan/wiki/Offline
I'm curious, if you have a web Wekan account and use it regularly is it possible to then migrate that account to your own server? Setting up my server is taking longer than I thought it would and I don't want to get too used to using the web Wekan account if it means I'll have to just re-do everything when my Wekan instance is running.
If you use web Wekan a lot, is it relatively easy to transfer your account across to your own Wekan server?
@mahoganybomber See bottom of page https://github.com/wekan/wekan/discussions/4890
@mahoganybomber See bottom of page https://github.com/wekan/wekan/discussions/4890
Hi @xet7, thanks. Does that mean I would just use export/import when I get my server working?
@mahoganybomber I added your feature request https://github.com/wekan/wekan/issues/4902
So maybe some WeKan contributor, or me, will add it sometime
Hi , my namen is Luis, WeKan beginner and searching for user and admin Informations .
OK - if I had any hair left it would be gone shortly :-) I have taken the current docker-compose.yml, changed only the URL and done a compose up which works. I register, create a board, add a list and then a card. Click on the card and it will not scroll.
My previously installed instances are all working as normal - scroll with mousewheel but anything new simply will not. I have installed instances on debian 11 and debian 12 - tried accessing from Linux and Windows desktops but it never moves. I am sure it will be me but I am stumped now tbh.
Version shows as 7.10.0 meteor 2.13.3 node 14.21.4 and mongo 6.0.10. Image is gchr.io :latest but same outcome with wekanteam/wekan
Oh - also - there is no visible scrollbar rendered either whereas they are on my older working systems
@b3lt3r Please wait for fix https://github.com/wekan/wekan/issues/5130#issuecomment-1753177878
lol - thank you - fwiw I just exported/imported my older working image to new machine and that worked but obvs not good to have mismatched code and db potentially. Will watch for the push.