-
I complied DocumentServer on Ubuntu18.04 like "https://helpcenter.onlyoffice.com/installation/docs-community-compile.aspx?utm_source=blog&utm_medium=social&utm_campaign=build_tools"
|
Beta Was this translation helpful? Give feedback.
Answered by
trofim24
Jun 4, 2025
Replies: 1 comment 2 replies
-
Please respect others and format your question so it's not a mess to read |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@JonDoe224
The error you're seeing indicates a TLS/SSL certificate verification failure when trying to download Node.js from https://deb.nodesource.com.
This typically means that your system’s trusted certificate authorities (CAs) or certificate revocation data (CRLs/OCSP) are outdated or broken.
How to Fix It
Make sure your system has the latest trusted certificates:
Incorrect system time can cause certificate verification to fail: