mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Page access is sometimes good and sometimes bad #331
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @litcc on GitHub (Jun 13, 2023).
Error Description
From the login page, the connection is sometimes good and bad, one second the page is normal, and the next second the page starts to spin around for a long time; and sometimes the first time the user logs in, it also reports an error, and then the second time the user can log in normally; occasionally after the successful login, the actual function also exists sometimes good and bad, for example, after adding a card, refreshing the page and finding that the card is missing; when adding a user, there is also the situation that the user is missing. There is a little hint in the logs, but I do not understand what I should do;
planka error :
run config yml:
@litcc commented on GitHub (Jun 13, 2023):
The problem seems to be related to dns, when I specify the specific service ip, the problem is solved
@litcc commented on GitHub (Jun 13, 2023):
Initially concluded that the cluster network problem, the wrong issues