alangrainger / share-note

Instantly share an Obsidian note with the full theme exactly like you see in your vault. Data is shared encrypted by default, and only you and the person you send it to have the key.
MIT License
326 stars 17 forks source link

There was an error uploading the note, please try again. #82

Closed tsouchlarakis closed 9 months ago

tsouchlarakis commented 9 months ago

Steps to reproduce:

  1. Right click note > Copy shared link
  2. Browser opens, "verify if you are human" via Cloudflare
Screenshot 2024-02-11 at 6 41 05 PM
  1. Obsidian re-opens automatically
Screenshot 2024-02-11 at 6 40 38 PM
  1. Right click note > Copy shared link
Screenshot 2024-02-11 at 6 40 54 PM
ricardiamagrees commented 9 months ago

With or without VPN, I am getting the error on new notes and notes that I could share last week.

The last new version 11 days ago looks minimal: https://github.com/alangrainger/share-note/compare/0.8.6...0.8.7

Did the API or server side code change this month?

beforedo commented 9 months ago

I have the same issue. I tried uninstalling and re-installing the plug-in. When I try to 'Connect plugin' the webpage fails to load with this error message: "api.note.sx is currently unable to handle this request."

trottdeaje commented 9 months ago

Same here, checking the console I see that I'm getting a 500 error response when uploading a new note or requesting a new API key. That suggests this might be a server side issue rather then client. image

alangrainger commented 9 months ago

Sorry for the late response - I've been travelling.

No changes to the server or code for 3 months, but it looks like something is going wrong on Cloudflare D1 database at the moment. I can see there is an issue but I haven't been able to find a solution yet. Will update when I have a fix.

alangrainger commented 9 months ago

This should be working now - no changes or updates needed at your end.