OpenSign icon indicating copy to clipboard operation
OpenSign copied to clipboard

[Bug]: Installation o Docker Desktop

Open etienneroy11 opened this issue 1 year ago • 3 comments

Issue Description

Hi, When I try to install Local Docker instance I receice this error when server container try to install

Can anyone explain the problem to me or have a solution?

Thank you

Expected Behavior

No response

Current Behavior

No response

Steps to reproduce

No response

Screenshots of the issue(optional)

Error log

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

Window 11

What browsers are you seeing the problem on?

Chrome

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

v1.1.1-beta

What environment are you seeing the problem on?

Dev (localhost or vercel)

Please check the boxes that apply to this issue report.

  • [ ] 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.

etienneroy11 avatar Jan 20 '24 17:01 etienneroy11

I get the same problem after building the server and starting it. Tried staging and main branch.

lordpayder avatar Jan 21 '24 22:01 lordpayder

Yes I validate we have this issue in OpenSignServer Container probably due to new code changes!

rishabjasrotia avatar Jan 22 '24 05:01 rishabjasrotia

Post Investigation the error is linked to the STMP setup. We do need to add SMTP details or Mailgun since we are setting the usage of mail mandate.

cc @etienneroy11 @lordpayder

You can set SMTP_ENABLE=true

It will resolve your issue.

image

cc @andrew-opensignlabs

rishabjasrotia avatar Jan 22 '24 06:01 rishabjasrotia