Error after enabling https

I’m new to Docspace

I have it installed as a package on Ubuntu. I’ve installed, logged in and have documents uploaded.

I use this script to install my SSH keys

sudo bash /usr/bin/docspace-ssl-setup -f domain.com /etc/ssl/2024/STAR_domain_com.crt /etc/ssl/2024/STAR_domain_com.key

Upon connecting after enabling https I get directed to an error page that says:

Something went wrong

An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.

I don’t know where to go from here.

This is all a fresh download/install today running on ubuntu, not in docker.

Any clues where to look to identify/fix the problem?

I’ve installed on a fresh server over a dozen times and keep getting a similar result.

Hello @jsteil

Can you share a screenshot from the browser console when trying to open login page? To get proper result you need to open a page, then open browser console and enter address of DocSpace again - after that make a screenshot with the error in there.

By the way, what is the version of DocSpace?


UPD: @jsteil has resolved the issue by providing full certificate bundle.