Hello,
Please send us an out.log from /app/onlyoffice/DocumentServer/logs/documentserver/docservice/ (for docker version 4.0)
or /var/log/onlyoffice/documentserver/docservice/ (for Linux version 4.0)
Search found 706 matches
- Thu Jul 21, 2016 12:44 pm
- Forum: Documents
- Topic: Error at the time editing
- Replies: 1
- Views: 2195
- Mon Jul 18, 2016 9:35 am
- Forum: Docker Version
- Topic: Doc Server not connecting to Comms Server
- Replies: 1
- Views: 1699
Re: Doc Server not connecting to Comms Server
Hello,
unfortunately at the moment Document server doesn't work on custom port. The only way to avoid the error is to use 443 port.
unfortunately at the moment Document server doesn't work on custom port. The only way to avoid the error is to use 443 port.
- Mon Jul 18, 2016 9:34 am
- Forum: Enterprise Version
- Topic: Rows are deleted when I filter my data in a spreadsheet
- Replies: 13
- Views: 11022
Re: Rows are deleted when I filter my data in a spreadsheet
Hello,
Could you please send us a screenshot of the issue or the link to the spreadsheet (for external users)?
Could you please send us a screenshot of the issue or the link to the spreadsheet (for external users)?
- Wed Jul 13, 2016 7:21 am
- Forum: Document Server
- Topic: Shape Object and image not support shadow?
- Replies: 1
- Views: 1970
Re: Shape Object and image not support shadow?
The feature request was sent to our dev team. Thank you for your message.
- Thu Jul 07, 2016 1:03 pm
- Forum: Documents
- Topic: how to disable doument download option from user side
- Replies: 5
- Views: 5250
Re: how to disable doument download option from user side
Hello,
Unfortunately the access to the Documents means the ability to download it.
Unfortunately the access to the Documents means the ability to download it.
- Thu Jul 07, 2016 1:00 pm
- Forum: ONLYOFFICE for *NIX
- Topic: ONLYOFFICE Open Source Version Update
- Replies: 0
- Views: 8297
ONLYOFFICE Open Source Version Update
Dear ONLYOFFICErs! We are pleased to announce the release of the latest available version of ONLYOFFICE in Open Source. The new version of Document Server 4.0 includes such features as: commenting and integrated chat; fast real-time co-editing like in Google Docs; reviewing and tracking changes; ver...
- Mon Jul 04, 2016 11:20 am
- Forum: Documents
- Topic: Loading the documents are too slow?
- Replies: 2
- Views: 3378
Re: Loading the documents are too slow?
Hello,
Would you please take screenshot of the Network Tab in a browser console when loading the file and send it to us?
Would you please take screenshot of the Network Tab in a browser console when loading the file and send it to us?
- Thu Jun 30, 2016 4:33 pm
- Forum: Miscellaneous
- Topic: LDAP Community server
- Replies: 8
- Views: 8592
Re: LDAP Community server
1) The passwords are synchronized, yes. \
2) It will not work without the Community Server & License file. Also the problem will appear in the installation without docker,
3) LDAP-server can use any OS. It is not a difference for us.
2) It will not work without the Community Server & License file. Also the problem will appear in the installation without docker,
3) LDAP-server can use any OS. It is not a difference for us.
- Thu Jun 23, 2016 8:53 am
- Forum: API
- Topic: Error while set shared permission to specific user
- Replies: 1
- Views: 2654
Re: Error while set shared permission to specific user
Hello,
Our API works by principal of key-value. You're sending a value, not a key. In order to fix it, change the AddBody method like that:
Our API works by principal of key-value. You're sending a value, not a key. In order to fix it, change the AddBody method like that:
Code: Select all
request.AddBody(new {share=share});
- Thu Jun 23, 2016 5:26 am
- Forum: Community Server
- Topic: Gantt-Chart connection between milestones
- Replies: 1
- Views: 2637
Re: Gantt-Chart connection between milestones
Hello,
Currently no but I'm going to add it to the desired features list.
Sorry for the delay.
Currently no but I'm going to add it to the desired features list.
Sorry for the delay.