Please note that Document Server is not supposed to be installed on regular editions of Windows. See minimal system requirements from installation guide:
System requirements: OS: 64-bit Windows Server 2012 or higher
Mayby my configuration is wrong. My browser address is http:/localhost:1725 but in console logs adres is http:/localhost:1725/7.4.1-36/ . I don’t now why?
I check necessery ports and i don’t see port 8000 for DocService in LISTEN state.
To checked ports i use netstat -aon command. Firewall is off so port should by work fine.
Please additionally check if Redis and PostgreSQL services are up and running.
Also, please archive and share all logs of Document Server for analysis. For Widows they are located in C:\Program Files\ONLYOFFICE\DocumentServer\Log\.
Please point us to the guide that you used for the installation. Additionally, please double-check this path and collect whole Document server logs folder: Program Files\ONLYOFFICE\DocumentServer\log
I don’ get no logs in log folder and console.
Have you checked Console and Network tabs? If haven’t, please show us if there are any error entries.
As I can see, you have used guide for Enterprise Edition. If you have an active license, I’d recommend contacting us via Zendesk platform to get prompt replies: https://onlyofficesupport.zendesk.com/
Hi
I dont’ have any errors during the installation process. I attach Log archive (you have to change odt extension to 7z extension . The forum does not allow attaching zip ,tar, 7z files).
After run first docx document (archive LogAfterFirstRunNewDocument.zip) in LOG/docservice/out.log i got :
[2024-04-02T08:38:37.699] [WARN] [localhost] [docId] [userId] nodeJS - Express server starting…
[2024-04-02T08:38:37.704] [WARN] [localhost] [docId] [userId] nodeJS - Failed to subscribe to plugin folder updates. When changing the list of plugins, you must restart the server. File system | Node.js v21.7.1 Documentation
[2024-04-02T08:38:39.477] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-windows mode. Version: 8.0.1. Build: 31
and in LOG/converter/out.log :
[2024-04-02T08:38:41.082] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[2024-04-02T08:38:41.085] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2024-04-02T08:38:41.095] [WARN] [localhost] [docId] [userId] nodeJS - worker 6396 started.
[2024-04-02T08:38:41.105] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[2024-04-02T08:38:41.105] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers