standardnotes / server

Server ecosystem for Standard Notes; fully self-hostable.
https://standardnotes.com/help/self-hosting/docker
GNU General Public License v3.0
267 stars 62 forks source link

self host Unsupported api version: 20240226 #1046

Closed WakeOneT closed 8 months ago

WakeOneT commented 8 months ago

mac client 3.191.18

self host server https://hub.docker.com/r/standardnotes/server

CleanShot 2024-03-12 at 20 12 33@2x

nevertomorrow commented 8 months ago

+1 here, I just installed both server and web on my VPS through docker, got same error Unsupported api version: 20240226 while trying to signup from mac app. And I also tried to signup from web, it shows Failed to fetch

I'm using Traefik as the reverse proxy for both server and web.

Any idea for further debugging?

Thanks

effieeee commented 8 months ago

Hi all, please update your Docker servers! You should find that the issue has been fixed 🙏

cloudyshoreline commented 8 months ago

Hi, @effieeee , thanks for the update. I downloaded the latest docker server image and rebuilt the container, however, this time, it showed: NetworkError when attempting to fetch resource. during signup through web app. I still got Unsupported api version: 20240226 error when trying to signup through macOS app. Is there any place/logs I should check to figure out what went wrong? Thanks a lot.

Quick update: I also tried to remove all the data folders (thought it might make it like a fresh install), but it didn't work.