Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

DocuSeal

16 Topics 212 Posts
  • DocuSeal - Package Updates

    Pinned
    100
    4 Votes
    100 Posts
    21k Views
    Package UpdatesP
    [1.10.7] Update docuseal to 2.0.7 Full Changelog Request Email 2FA via shared links Adjust font size scaling on small screens Remove Github and Upgrade buttons from the dashboard Make it not possible to upload a PDF in the image field
  • How to Run DocuSeal Pro on Cloudron? (App Store Limitation)

    Moved Unsolved
    8
    1 Votes
    8 Posts
    113 Views
    luckowL
    There is only one role: admin. Every user sees every document. There is no whitelabeling No Workflows No conditionals No API A counter on the anonymous start page shows how many documents have been signed with DocuSeal in this instance. All in all, a lot of features that people are interested in. Shame on them that the problem can't be solved by spending money and getting a key/file/license to enable these features on the Floss instance.
  • Docuseal – Unable to send documents to an email address.

    Moved
    4
    1 Votes
    4 Posts
    187 Views
    S
    Hi everyone, Thanks a lot for your help and suggestions. The issue is now resolved. It turns out the root cause was related to the email configuration — the system was missing a properly defined external SMTP relay. Once a working relay was set up and the sender address was aligned with the authenticated user (e.g. noreply@mail.com), everything started working correctly. This applied to both DocuSeal and another app I tested. One of them required setting environment variables manually to define the SMTP parameters explicitly. Appreciate the time you took to respond. Hopefully this helps others who might encounter the same situation. Thanks again to [@james] and [@luckow] for your support — and hopefully this can help someone else who runs into a similar case in the future. Best, saivie
  • Download not working

    Solved
    8
    1 Votes
    8 Posts
    773 Views
    J
    @pavelalonso can you tell us what is "Timestamp URL" and where did you remove it ? (somehow you understood @docuseal 's commend and fixed it!)
  • 0 Votes
    2 Posts
    267 Views
    jdaviescoatesJ
    @dsp76 said in Is it just me? Whitelabeling - Logo and Name at the same price as the commercial alternative?: Did I miss something? I don't think so, it does indeed seem like white labelling is only available as part of their pro $20/mo/user plans even if self hosted https://www.docuseal.co/pricing
  • Lines below signature pushed together / overlapping

    Solved
    16
    0 Votes
    16 Posts
    2k Views
    M
    Thanks so much, @nebulon.
  • Error 500 in DocuSeal After Update to Version 1.5.0

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    Q
    @girish said in Error 500 in DocuSeal After Update to Version 1.5.0: @qwerti said in Error 500 in DocuSeal After Update to Version 1.5.0: The current version is 7.5.2; perhaps we should consider updating it. This is most likely the root cause. redis has changed in versions a lot since. Specifically, the newer versions of redis added acl support and also do not support empty redis usernames. I have set the minBoxVersion for docuseal now so it doesn't get installed. Sorry for the late response. We just installed the latest version yesterday, and now everything is working again. Thank you very much for your help.
  • PDF files with 15+ pages

    Solved
    6
    3 Votes
    6 Posts
    1k Views
    girishG
    @docuseal thanks for the heads up! Cloudron has a redis addon, so I have added that to the package now and configured REDIS_ENV accordingly.
  • Disable Homepage of Docuseal

    3
    1
    1 Votes
    3 Posts
    652 Views
    girishG
    Looks like this is hardcoded upstream (https://github.com/docusealco/docuseal/blob/781ccc701d6ceefa30591b2547026678e067d0f2/app/views/pages/landing.html.erb#L76) . @enerch you should ask upstream to make this configurable .
  • Phishing attempts

    12
    1
    1 Votes
    12 Posts
    3k Views
    D
    @jfrere can you please forward that email to security@docuseal.co to see if it can be somehow linked to the DocuSeal hosted on Cloudron ?
  • Unable to upload PDF

    13
    0 Votes
    13 Posts
    2k Views
    chetbakerC
    @docuseal this is great, thanks!
  • Docuseal wouldn't crashed and wouldn't start

    Solved
    7
    2 Votes
    7 Posts
    747 Views
    girishG
    @avatar1024 ah, I missed that part that you restored! Thanks for reporting.
  • Couple of questions - docuseal

    2
    0 Votes
    2 Posts
    653 Views
    girishG
    @avatar1024 Might be best to ask this upstream at https://github.com/docusealco/docuseal/discussions For the first question: maybe https://github.com/docusealco/docuseal/issues/132 ?
  • latest version 0.3.0 broken

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    imc67I
    Thanks! It works again!
  • Password + OTP

    Solved
    10
    1 Votes
    10 Posts
    2k Views
    L
    Docuseal re-installed, set a 32 characters password and OTP, now it's working
  • Incorrect authors link in AppStore

    Solved
    2
    1
    2 Votes
    2 Posts
    348 Views
    girishG
    Indeed, typo . Fixed for next release. Thanks for reporting.