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

Failed to fetch Error on the web app #1051

Open
navjotjsingh opened this issue Apr 17, 2024 · 1 comment
Open

Failed to fetch Error on the web app #1051

navjotjsingh opened this issue Apr 17, 2024 · 1 comment

Comments

@navjotjsingh
Copy link

I can connect to my server if I use the self-hosted version of the app but if I use the standard web app (app.standardnotes.com) or your desktop app, I am getting 'failed to fetch` errors.

These are the errors I am seeing on the browser console.

image

How to fix these?

@RamonAbudAlcala
Copy link

I was getting this error too on the desktop app and was able to resolve it by loading the SSL certificate authority to my system.

It is worth noting that I created a custom certificate authority, and custom SSL certificates with it. In my case, I do not expect that the web app hosted on app.standardnotes.com will work with my self-hosted server. It is pretty easy to self host the web app too within the same docker compose.

It all depends on how you are creating your SSL certificates.


It is also worth noting that I am getting the same error on the android app, but I have not been able to resolve that in the same way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants