Open mihver1 opened 1 day ago
I have found, that api/version method was commited to monograph 2 weeks ago, but latest image was published a month ago. Can you publish latest monograph?
Solved by adding location /api/version in nginx. Everything works right now.
location /api/version {
return 200 '{"version":1,"id":"monograph","instance":"self-hosted-notesnook-instance"}';
}
What happened?
Updated Desktop app to 3.0.21 (240). Tried to add monograph server, got an error. Now I can not login back into my self-hosted setup (latest, from compose).
Steps to reproduce the problem
Version
3.0.21 (240)
Platform/OS
macOS, iOS
Relevant log output