Till Hoffmann
Till Hoffmann
Can confirm this happens with the upgrade popup from v1.26.4 to v1.26.5 on Windows 10. This not only steals the focus while typing the master password but for all other...
I think the solution is even simpler: Don't make the check whether an update is available while the password prompt is visible. Do it before that (app-launch-screen). I (and probably...
Having the same issue. In my case, I wanted to offload the building process into a docker container. Therefore perfect for reproduction. Used the following Dockerfile: ``` FROM ubuntu RUN...
@mikecao seeing this issue going stale, are there any plans for improving the umami-initial setup without touching the database directly as @stianlagstad described? If there are no plans, should we...
Well, since the reset wipes the logs on disk ... and hcloud sadly doesn't store them elsewhere automatically... The best I could do are screenshots and maybe a video. But...
To make sure: Do I need the endpoints for anything, or could I also just omit them completely? Currently, I'm using them like this, but now that you say it,...
I see - That was exactly what I meant. Well, since I'm not using floating IPs/VIPs, I don't think they are the reason for the issues I'm facing 😄
I still have the same issue, almost one year later. Seems like mysql is not the recommended way to go?
Hi & thanks for the response. What you described is also the workaround I came up with. It's working, but not perfectly. My use case can be described as similar...