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

Update recently? deleting

Update recently? deleting

Wekan / Bugs · February 28, 2020 at 4:04pm (Edited 5 years ago)

was there an update last evening or the day before?

deleting archived cards do not stay deleted. Refreshing screen and they return in the list of archived things to delete

HOW do you clear out all cards from the system not using the GUI? Its suddenly happening on all three systems with no code changes.

Can we roll back to the last version. THis is broken

other issues: when updating with new cards from the api looking at the contents of the new cards put the GUI into some sort of wait mode. Until you refresh the screen several times you get this behavior that indicates its not connecting to Mongo or something

In fact the deleting the archived boards works and on screen refresh they are still there seems like its never deleting from Mongo at all

Another hint: in addition to the GUI thinking the archived card is deleted and when you refresh its not, the webhooks are not being sent out when the delete happens. So it seems that the GUI is disconnected from the mongo and webhook piece entirely.

Question: in addition to rolling back the code, using snap installed wekan, what is the correct way to get into mongo shell under snap wekan? I can at least see what is in the database then and perhaps clear it out

LMK

more hints, I can't delete archived cards but I can restore them. When I do I cannot disable or remove webhooks associated

HOw do I get into wekan under snap mongo to clear these out?

Load previous messages

February 29, 2020 at 11:30pm

just to be clear is that I can manipulate the cards around and then when I archive and delete via the GUI this happens

    • reply
    • like

    I never ever try and archive or delete via the api

      • reply
      • like

      and that includes webhooks that get registered

        • reply
        • like

        I just populate via the api

          • reply
          • like

          then as the user drags stuff or deletes stuff the webhooks tell me

            Edited
            • reply
            • like

            so to be clear this is entirely user experience in the GUI failing to work

              • reply
              • like

              not api deleting ( I do not do that ever.

                • reply
                • like

                I will manually add the boards and cards and weghooks in the GUI if you would like so the api is never used

                  • reply
                  • like

                  but right now when the deletes get delayed between 25 and 65 minutes for 3 boards total each with seven lists elements and three cards per board and it is a manual thing

                    Edited
                    • reply
                    • like

                    only thing I can think of is that its the web hooks

                      • reply
                      • like

                      but also want to be clear, a month ago I did this and it worked till three days ago perfectly

                        • reply
                        • like

                        I would populate then move the cards arounds then archive and then delete

                          • reply
                          • like

                          maybe 60 or 70 times perday when testing. Now its breaking after maybe the second attempt

                            • reply
                            • like

                            but the webhooks do fire when the deletes actually (eventually) happen

                              • reply
                              • like

                              how do I get the entire log files in snap from snap so you can see everything that wekan is doing

                                • reply
                                • like

                                thanks

                                  • reply
                                  • like

                                  ...... and forgot FYI) and its doing this on three independent systems (different servers, different clouds)

                                    Edited
                                    • reply
                                    • like

                                    March 1, 2020 at 6:34am

                                    entire log is at /var/log/syslog

                                      • reply
                                      • like

                                      You could sent it too

                                        • reply
                                        • like

                                        send

                                          • reply
                                          • like

                                          March 1, 2020 at 12:42pm

                                          only thing I see in those daily syslogs are NTP server timed out connections

                                            • reply
                                            • like

                                            will fix that and keep looking for something relevant

                                              • reply
                                              • like

                                              thanks

                                                • reply
                                                • like

                                                At least I can see in those logs when the three server were last updated with the current version of wekan

                                                  • reply
                                                  • like

                                                  March 1, 2020 at 3:12pm

                                                  ok, really narrowed the issue. WEBHOOKS

                                                    • reply
                                                    • like