Oh, sorry about that. I think you faced the bug (49168) which is related to a different encryption method in the latest PostgreSQL versions. We are working on it. There’s a workaround solution for such situations while we are working on the fix(if that’s exactly what I think, it’s possible to switch the encryption method), but using v.9.6 is a good choice too.
Just in case, I’ll leave information about workaround solution in case of using the latest versions of PostgreSQL here for forum users:
-
Install PostgreSQL 13 or higher;
-
Change the encryption method from scram-sha-256 to md5 in postgresql.conf;
-
Create the ONLYOFFICE database and user as specified in the “Creating a database” section of this article Installing ONLYOFFICE Docs for Windows on a local server - ONLYOFFICE
-
Install the latest version of the Document Server.
As for RTL languages support. We know that the community asks about that. Unfortunately, I cannot provide you with any timeframes at the moment. Sorry for inconvenience.