Skip to content

"There was an error uploading the note" with both selfhosted and public note-sx server #18

@luckman212

Description

@luckman212

Hi @alangrainger

I'm using Obsidian v1.11.5 (Installer 1.11.5)

Wondering if there's a problem with the latest version of Obsidian + the Share Note plugin?

I've built and rebuilt the Docker container multiple times, I'm sure it's running properly and HTTPS is working, verified with the https://notesx.my.server/v1/ping endpoint.

I've cleared the vars in my data.json and am able to successfully register an account and the callback seems to work and set a uid and apiKey

Image

No matter what I try, I get an error "There was an error uploading the note, please try again." (screenshot below) when trying to share a note. Even a simple short note with no attachments or images. There is nothing in the docker logs, so quite difficult to troubleshoot what could be wrong. The Obsidian console just shows this:

Image

When I examine the docker container, I do see files getting created in /notesx/userfiles/files

The database at /notesx/db/database.db is also receiving writes, and I traced the HTTP traffic using Proxyman and see "SUCCESS" results from the POSTs.

Image Image

I've also tried using the public server, with the same results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions