jkarim

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by jkarim

  1. Recently my linuxserver.io docker container for nextcloud updated to v27.1.3.2 and broke the web interface, so when you went to the login page you got a 'Internal Server Error' message. After checking nextcloud.log found the issue to be on line 295 of /config/www/nextcloud/apps/user_status/lib/Service/StatusService.php The line was set to if ($userStatus->getId() !== n}ll) { the n}ll should read null, once I changed it and saved the file, the webpage access started working again. Thought I'd post this, just in case someone else comes across the same issue.
  2. My unraid setup consists of the following: 1TB hdd Parity Drive 1TB hdd Data Drive 320GB hdd Data Drive 500GB NVME Cache drive Everything has been working fine and well, I am starting to get some udma crc errors on the 320GB hdd. This drive is setup to only be used by the Nextcloud docker for data storage. I would prefer to replace it with an SSD (I have a 500GB SSD that I purchased recently for another project, but plans have changed and I can use that now). Would this cause any issues? Would the SSD still be protected by the parity drive? My other option would be to get a 1TB hdd and replace the 320GB with that. I know some of you have much bigger and better systems configured, but this meets my needs and I have been very happy with it, since I set it up a couple of years ago. Any suggestions/advise much appreciated. Thanks in advance
  3. Hi, I have followed the wonderful SpaceInvaderOne video on setting up Collabora, but when I click on a document, I get a blank screen with nextcloud headers, and then the message 'Failed to load Collabora Online - please try later'. When I check the nextcloud error.log i can see the following errors: [error] 312#312: *15849 upstream sent invalid status "0" while reading response header from upstream and [error] 312#312: *245 FastCGI sent in stderr: "PHP message: PHP Fatal error: Cannot declare class GuzzleHttp\Handler\CurlFactory, because the name is already in use I have googled for these error messages but cannot find anything that works. If I go to the https://office.mydomain.com/hosting/discovery I and shown an xml page and can also log into the Collabora admin console using the url https://office.mydomain.com/loleaflet/dist/admin/admin.html. Any help much appreciated. Thanks
  4. I have setup a new system on a Ryzen 5 1600, and initially I experienced complete lock up, after 10/15mins. I narrowed the problem due to the 'C6' states in the motherboard BIOS, which I disabled and since then have the system running for over 7 days at the moment. I am on a trial license, just making sure everything I need will work before I purchase the license.