requarks / wiki

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
24.34k stars 2.69k forks source link

Git storage error message not cleared #846

Open SgtSeppel opened 5 years ago

SgtSeppel commented 5 years ago

Actual behavior

After trying to set up Git with wrong credentials, an error message is shown in a box "Status" on the left, under the Targets box. The time information was updated (i.e. "Last attempt was a few seconds ago")

After fixing the Git settings, git storage now works, but the error message is still shown, i.e. with "Last attempt was 4 days ago".

Expected behavior

Error message is cleared one the problem is solved/the git process ran through without any issues.

Steps to reproduce the behavior

SgtSeppel commented 5 years ago

Short addition: Restarting wiki.js (docker container in this case) solves the problem. After that the status is shown as "green".

gramakri commented 2 years ago

In the latest version (2.5.276), the message is not cleared even after a restart

image

The files themselves save correctly