Jump to content

rukiddin

Members
  • Posts

    69
  • Joined

  • Last visited

Posts posted by rukiddin

  1. I've been using Nextcloud on my Unraid server uneventfully for the last couple of years.  I recently realized it wasn't working.

     

    I get the following screen message when I try to access it locally:

     

    Internal Server Error
    
    The server encountered an internal error and was unable to complete your request.
    Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
    More details can be found in the server log.

     

    If I run the command sudo -u abc php /config/www/nextcloud/console.php file:scan --all I get the following:

     

    An unhandled exception has been thrown:
    Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred while executing a query: SQLSTATE[HY000]: General error: 14 unable to open database file in /config/www/nextcloud/lib/private/DB/Connection.php:87
    Stack trace:
    #0 /config/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\DB\Connection->connect()
    #1 /config/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\DBAL\Connection->getWrappedConnection()
    #2 /config/www/nextcloud/lib/private/DB/Connection.php(236): Doctrine\DBAL\Connection->executeQuery()
    #3 /config/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\DB\Connection->executeQuery()
    #4 /config/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\DBAL\Query\QueryBuilder->execute()
    #5 /config/www/nextcloud/lib/private/AppConfig.php(344): OC\DB\QueryBuilder\QueryBuilder->execute()
    #6 /config/www/nextcloud/lib/private/AppConfig.php(109): OC\AppConfig->loadConfigValues()
    #7 /config/www/nextcloud/lib/private/AppConfig.php(300): OC\AppConfig->getApps()
    #8 /config/www/nextcloud/lib/private/legacy/OC_App.php(971): OC\AppConfig->getValues()
    #9 /config/www/nextcloud/lib/private/Server.php(687): OC_App::getAppVersions()
    #10 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(160): OC\Server->OC\{closure}()
    #11 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
    #12 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(127): Pimple\Container->offsetGet()
    #13 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
    #14 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(56): OC\ServerContainer->query()
    #15 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(182): OC\AppFramework\Utility\SimpleContainer->get()
    #16 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(160): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
    #17 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(114): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
    #18 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(127): Pimple\Container->offsetGet()
    #19 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
    #20 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(56): OC\ServerContainer->query()
    #21 /config/www/nextcloud/lib/private/Server.php(1064): OC\AppFramework\Utility\SimpleContainer->get()
    #22 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(160): OC\Server->OC\{closure}()
    #23 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
    #24 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(127): Pimple\Container->offsetGet()
    #25 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
    #26 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(56): OC\ServerContainer->query()
    #27 /config/www/nextcloud/lib/private/Server.php(2024): OC\AppFramework\Utility\SimpleContainer->get()
    #28 /config/www/nextcloud/lib/private/Files/View.php(118): OC\Server->getLockingProvider()
    #29 /config/www/nextcloud/lib/private/Server.php(435): OC\Files\View->__construct()
    #30 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(160): OC\Server->OC\{closure}()
    #31 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
    #32 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(127): Pimple\Container->offsetGet()
    #33 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
    #34 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(56): OC\ServerContainer->query()
    #35 /config/www/nextcloud/lib/private/Server.php(1387): OC\AppFramework\Utility\SimpleContainer->get()
    #36 /config/www/nextcloud/lib/base.php(594): OC\Server->boot()
    #37 /config/www/nextcloud/lib/base.php(1089): OC::init()
    #38 /config/www/nextcloud/console.php(48): require_once('/config/www/nex...')
    #39 {main}root@ed996750eaf9:/# cd /config/www/nextcloud

     

    Can someone point me in the direction of what I can do to fix this?  My MySQL skill is somewhat lacking.  I'm hoping it might be a simple permission error.

     

    Thanks

     

    Mike

  2. I'm also getting this error.  I'm still runing UNRAID 6.9.2, I'm running the 9-22-2021 version of the plugin, the error displays at the bottom of every screen.  I'm using the firefox in the GUI for Unraid, it's version is 73.0.1.

     

    I'll message you the diagnostics.

     

    Hope this helps.  Love your plugin.

     

    Mike

     

  3. I've got a couple of UNRAID servers, and have been very happy with them.  My current configurations are generally built around 8TB shucked drives, mostly Seagate, my parity drive for instance is a Seagate Barracuda (ST8000DM004).  I do have a mix of smaller drives thrown in there as well, mostly older 4TB shucked Seagate drives.  One of my servers has 9 drives, and the other has 5 drives in the array.

     

    Anyhow, once drive prices come back to reality (hopefully in the not too distant future), I'll be upgrading to either 14TB or larger drives.  Looking at my Parity Check, it's currently taking 18 hours at a speed of 123mb/s.

     

    My parity drive appears to be maintaining a 6.0Gbps link.

     

    I want to increase the throughput as much as possible so that I minimize the increase in my parity check time.

     

    What are the most cost effective ways of doing this?  (Faster SATA controller, better motherboard, SATA cables, etc.) What are other people seeing in terms of their parity check run times?  What should I expect a parity check, with a 14TB drive to take in terms of time? speed in mb/s?

     

    Thanks

     

    Mike

     

  4. Hey all,

     

    This is a little strange.  I've been running Windows 10 VM and an Ubuntu VM on the same machine now for about a year, with little to no problems.  Recently, the Windows 10 VM is shutting down due to a lack of RAM, and it won't let me restart the VM without restarting the entire server.  It almost seems like there is a memory leak.

     

    I'm running unraid 6.7.0 (I haven't updated further just because I don't want the performance hit with the new intel code)

     

    I have 16GB of ram on the i7 processor server.  I can always add more ram, it's just strange to me that it all worked great until recently.  I do run a fairly large number of dockers as well.  My next step is to eliminate the ones I don't use as much.

     

    If anyone else has any ideas, I'd greatly appreciate a nudge in the right direction.

     

    Thanks

     

    Mike

  5. Seems like the image clip needs to back up a bit before sending the image.

     

    I didn't want to choke my cellular by sending so many false positives..

     

    Also, has anyone found a way to eliminate light effect?  The biggest movement I get is when a car drives by and it's headlights light up my front door area (the light is the only movement).

     

    Causes false triggers all night long.

     

    Mike

     

  6. Is anyone else having any success with getting the motion detection to work reliably?  I get lots of notifications of motion, but there is rarely anything in the images that are sent to me.

     

    Also, when I deliberately stand in front of the camera and move around, I almost never get anything.

     

    thanks

     

    Mike

     

  7. On 12/29/2017 at 8:06 AM, Stuke00 said:

    I have this installed and setup for my camera.  I have "continuously record" enabled but nothing gets recorded.  Is there something I am missing?

     

    I'm having the same issue.  The camera seems to work, and I've got it set to record when motion is detected.  I get email notifications regarding motion, but nothing is saved to disk or included in the email.

     

    When I look at the config file it appears to have many locations to store various things (like logs), that should be stored in APPDATA but they aren't.  Is this container completely functioning?

     

    Mike

×
×
  • Create New...