Oleksa

Results 154 comments of Oleksa

Taking into account that NC cannot list users of a specific group, I suggest this workaround to send text message to a specific group: ``` php ./occ group:list | \...

I confirm, that PDF are blank. Additionally, I see that preview icons of the document files are also blank. Perhaps, these are interconnected issues? ![image](https://user-images.githubusercontent.com/5199030/155143768-f562abaa-68f9-4bff-954c-219b79d5c8be.png)

I have checked with 24.0.6 and found that the issue has gone.

> For me, when using the docker image I also only get the pdf download option, so I'm not sure how to resolve this issue It works fine with Collabora...

> Same bug -- Upgraded Nextcloud18 on Ubuntu 18.04 > However, I notice that when I leave the browser tab with Onlyoffice in it sitting there, it appears to autosave...

I fixed my issues by upgrading glibc to 2.14+, what is normally required by the document server, so, please, check.

Hi! Are any solutions, ideas since Feb?.. The versioning is still not working.

From time to time I am getting the similar warning error, eg: [files_fulltextsearch] Attention: Exception while improving searchresult: - trace: [{"file":"\/var\/www\/html\/nextcloud\/apps\/files_fulltextsearch\/lib\/Service\/SearchService.php","line":272,"function":"getFileFromId","class":"OCA\\Files_FullTextSearch\\Service\\FilesService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/files_fulltextsearch\/lib\/Service\/SearchService.php","line":232,"function":"setDocumentInfo","class":"OCA\\Files_FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/files_fulltextsearch\/lib\/Provider\/FilesProvider.php","line":359,"function":"improveSearchResult","class":"OCA\\Files_FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/fulltextsearch\/lib\/Service\/SearchService.php","line":203,"function":"improveSearchResult","class":"OCA\\Files_FullTextSearch\\Provider\\FilesProvider","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/fulltextsearch\/lib\/Service\/SearchService.php","line":166,"function":"searchFromProviders","class":"OCA\\FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/fulltextsearch\/lib\/Search\/UnifiedSearchProvider.php","line":139,"function":"search","class":"OCA\\FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/Search\/SearchComposer.php","line":159,"function":"search","class":"OCA\\FullTextSearch\\Search\\UnifiedSearchProvider","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/core\/Controller\/UnifiedSearchController.php","line":101,"function":"search","class":"OC\\Search\\SearchComposer","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":230,"function":"search","class":"OC\\Core\\Controller\\UnifiedSearchController","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/Route\/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"\/var\/www\/html\/nextcloud\/ocs\/v1.php","line":64,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/ocs\/v2.php","line":23,"args":["\/var\/www\/html\/nextcloud\/ocs\/v1.php"],"function":"require_once"}] GET /ocs/v2.php/search/providers/fulltextsearch/search?term=%D0%A1%D0%BE&from=**HIDDEN**.pdf The data resides in local storage.

Works fine in 27.1.4, PHP 8.2, ES 8.8.2 dockerised.

In my case, 27.1.4 they are clickable but leads to a wrong address that leads to the impossibility to display the page: `/apps/files/%3Fdir=/` instead of `/apps/files/?dir=/` Can anybody fix it?