-
onlyoffice/documentserver:8.2
-
### Describe the bug
When enabling the onlyoffice documentserver service, it fail to start
### Steps To Reproduce
set
```nix
services.onlyoffice = {
enable = true;
};
```
### E…
-
Hello,
I have this problem on my nextcloud 25.0.2 RC3 instance and documentserver_community 0.1.13:
xxx@xxx:/var/www/html/nextcloud# sudo -u www-data php occ documentserver:flush
An unhandled e…
-
### docker-compose文件内容
version: '3.8'
services:
documentserver:
image: cust.docker.com:5000/onlyoffice/documentserver
container_name: onlyoffice-documentserver
ports:
- "8…
lyj-w updated
1 month ago
-
-
-
The following error appears about once every hour (today: 01:04, 02:17, 03:51, 05:03, 06:14, 07:25, 08:36, 09:47, 10:58, 12:11, 13:22, 14:33, 15:44, 16:55, 18:06).
```
[documentserver_community] F…
-
I have everything running reasonably well, with latest version of nextcloud and document server integrated together.
Though, soon after starting up, without any activity, I get these errors in the …
-
The `ILogger` interface is deprecated and its logging functions will be removed with Nextcloud 31.
Please migrate to the PSR LoggerInterface. The logging levels inside `ILogger` will remain, but we r…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
StatsD / Metrics not working
**If the current behavior is a bug, please provide the steps to…