OpenSign icon indicating copy to clipboard operation
OpenSign copied to clipboard

[Bug]: opensign sends empty document to myself

Open Fuseteam opened this issue 2 months ago • 0 comments

Issue Description

when i sign a document myself, it sends an empty document and the certificate to myself

Expected Behavior

I expect to send the actual signed document

Current Behavior

it sends an empty document and the certificate to myself

Steps to reproduce

  • on the dashboard choose "sign yourself"
  • chose document
  • click on signature
  • save signature
  • document is signed, but it sends a empty document to yourself

Screenshots of the issue(optional)

the logs say this:

OpenSignServer-container  | error: connect ECONNREFUSED 127.0.1.1:443
OpenSignServer-container  | smtp transporter res:  250 OK id=1v3FAz-000000048gX-2kPE
OpenSignServer-container  | new entry is insert in contracts_Document
OpenSignServer-container  | ✅ PDF digitally signed created: ./exports

However i have replaced all localhost variable to the public url in the env file

Operating System [e.g. MacOS Sonoma 14.1, Windows 11]

ubuntu 24.04

What browsers are you seeing the problem on?

Chrome, Firefox

What version of OpenSignâ„¢ are you seeing this issue on? [e.g. 1.0.6]

where do i check this?

What environment are you seeing the problem on?

Hosted (app.yourdomain.com)

Please check the boxes that apply to this issue report.

  • [x] I have searched the existing issues & discussions to make sure that this is not a duplicate.

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] I have searched the existing issues & discussions to make sure that this is not a duplicate.

Fuseteam avatar Sep 29 '25 15:09 Fuseteam