jrstn

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by jrstn

  1. Hi, My Nextcloud Docker an error while checking the server setup. When I check the logs, this is the file entry: Skip to main content Skip to navigation of app LevelAppMessageTime ErrorrichdocumentsGuzzleHttp\Exception\ClientException: Client error: `GET https://192.168.0.232:444/apps/richdocumentscode/proxy.php?req=/hosting/capabilities` resulted in a `404 Not Found` response: <html> <head><title>404 Not Found</title></head> <body> <center><h1>404 Not Found</h1></center> <hr><center>nginx</c (truncated...) /config/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php - line 69: GuzzleHttp\Exception\RequestException::create() /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 204: GuzzleHttp\Middleware::GuzzleHttp\{closure}("*** sensiti ... *") /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 153: GuzzleHttp\Promise\Promise::callHandler() /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php - line 48: GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}("*** sensiti ... *") /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 248: GuzzleHttp\Promise\TaskQueue->run() /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 224: GuzzleHttp\Promise\Promise->invokeWaitFn() /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 269: GuzzleHttp\Promise\Promise->waitIfPending() /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 226: GuzzleHttp\Promise\Promise->invokeWaitList() /config/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 62: GuzzleHttp\Promise\Promise->waitIfPending() /config/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php - line 187: GuzzleHttp\Promise\Promise->wait() /config/www/nextcloud/lib/private/Http/Client/Client.php - line 218: GuzzleHttp\Client->request() /config/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php - line 131: OC\Http\Client\Client->get() /config/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php - line 74: OCA\Richdocuments\Service\CapabilitiesService->refetch() /config/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 80: OCA\Richdocuments\Service\CapabilitiesService->getCapabilities() /config/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php - line 67: OCA\Richdocuments\AppInfo\Application->OCA\Richdocuments\AppInfo\{closure}("*** sensiti ... *") /config/www/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php - line 51: OC\AppFramework\Bootstrap\FunctionInjector->injectFn() /config/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 135: OC\AppFramework\Bootstrap\BootContext->injectFn() /config/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php - line 190: OCA\Richdocuments\AppInfo\Application->boot() /config/www/nextcloud/lib/private/legacy/OC_App.php - line 208: OC\AppFramework\Bootstrap\Coordinator->bootApp() /config/www/nextcloud/lib/private/legacy/OC_App.php - line 141: OC_App::loadApp() /config/www/nextcloud/ocs/v1.php - line 57: OC_App::loadApps() /config/www/nextcloud/ocs/v2.php - line 23: require_once("/config/www ... p") I have no idea where to begin, and when I searched on Google, the responses there were either not related to UnRAID, or were quite dated with no fixes. Thank you in advance.
  2. I set mine this way, and still no results in Tautulli. I'm looking for a full unRAID setup tutorial for this, I haven't had any luck with Google.
  3. |SOLVED] I attempted to move files to a different share (Downloads) and found success. Then I tried to move files to the Media share, and was able to outside of my Movies folder. I deleted the Movies folder and created a new one - and that was it. I'm not sure what the difference was, but apparently when I created the folders in Krusader, there was some kind of permissions issue preventing writes.
  4. It just showed up, I didn't take any special action
  5. Hi, Brand new user alert. I am attempting to move files from Ubuntu 18.04 desktop to my Unraid servier. These are my share settings in Unraid: Security and user settings, rw permissions granted to user The share is showing up and is mounted on my Ubuntu client I want to move files from: When I attempt to copy (right click folder, "Copy to") the files over, I get this error: Do I need to restart the server for the permissions to take effect? I'm at a loss for how to move the files over. I have also tried SSH in terminal, but I don't think I understand the directory structure in Unraid. Please help!