Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INVALID_SERVER #211

Open
ctexthuang opened this issue Nov 12, 2024 · 2 comments
Open

INVALID_SERVER #211

ctexthuang opened this issue Nov 12, 2024 · 2 comments
Labels
unable to reproduce need extra information to reproduce this issue

Comments

@ctexthuang
Copy link

version: 0.8.2
memos version: 0.23.0

1731421303875
WechatIMG38
WechatIMG39

@mudkipme mudkipme added the unable to reproduce need extra information to reproduce this issue label Dec 16, 2024
@marsjane
Copy link

I met almost same issues, the server I can directly open in browser and it works fine, but in this app it shows me invalid_server.
Can anyone help me debug this?
I checked the {url}/api/v1/workspace/profile, it shows:

owner | "users/1"
version | "0.23.0"
mode | "prod"
instanceUrl | ""

FYI: I deploy this on my qnap nas, this nas has ssl cert and I can access the nas dashboard with https. For memos, I directly set up the reverse proxy with the official tool in qnap to transfer http to https but I am not sure whether this https was configured with the cert for dashboard access(but anyway I can access memos with https in browser).

@xyw19870905
Copy link

the same problem, but my info is:

{ "code": 14, "message": "connection error: desc = \"error reading server preface: read tcp 127.0.0.1:51026-\u003E127.0.0.1:5230: read: connection reset by peer\"", "details": [] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unable to reproduce need extra information to reproduce this issue
Projects
None yet
Development

No branches or pull requests

4 participants