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.