Closed ihubgit closed 1 month ago
Hi @ihubgit Thanks for reporting I cannot reproduce, may be environnement related, I'll test on a mac
ok once i dropped an attachement, do I just have to wait before enclosed.cc public instance does its thing ? When do I have to push the "create note" button ?
You can click on Create note
right after dropping some file, the encryption happens at the note creation time
I'm having the same issue with a self-hosted instance on Docker, accessing the enclosed service from a mac indeed but I get this error even with a simple text note, no file attachment. The container logs don't show any errors. If I can help in any way with debugging, lmk. Thanks!
I'm having the same issue with a self-hosted instance on Docker, accessing the enclosed service from a mac indeed but I get this error even with a simple text note, no file attachment. The container logs don't show any errors. If I can help in any way with debugging, lmk. Thanks!
I was accessing the service straight from IP:8787, after I put it behind a reverse proxy with a ssl cert it works just fine...
@agalbulescu Yeah, the app need to be serve over https (see https://docs.enclosed.cc/self-hosting/troubleshooting )
@ihubgit which browser are you using ?
You can use npx envinfo --system --browsers
to get all system info
Describe the bug
Running Sonoma on M1 Mac. Tried to share a password protected note with attachment. Getting error.
What happened?
tried both to go to file path to get the attachment as to drag and drop it in the window. First of all, it's not clear if something is happening when the attached file's name appears. Does enclosed.cc work ? Does it upload the attachment ? How do I know when that's ready ? When I tried to push the "create note" button, I'm getting an error :
System information
Apple Silicon M1 Max. OS Sonoma
Where did you encounter the bug?
Public app (enclosed.cc)