Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Serenity_Duck

Members
  • Joined

  • Last visited

Everything posted by Serenity_Duck

  1. Hi, did someone found a solution for this Error? Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 36 minutes ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 13 hours ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 a day ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 2 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 2 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 3 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 3 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 4 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 4 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 5 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 5 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 6 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 6 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 7 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 7 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 8 days ago Error PHP Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 I have it multiple times a day, it's always exactly the same Error. I already tried to fix it, but I can't figure it out. Can someone help me out? Thank you
  2. Hi I also have the same problem. Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) at /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#158 I already tried to fix it, I manually allocated the 2048 M but it did not change anything. I have found another Error, I don't know if it depends on the other one Sabre\DAV\Exception: An exception occurred while executing 'UPDATE `oc_file_locks` SET `lock` = `lock` + 1, `ttl` = ? WHERE `key` = ? AND `lock` >= 0' with params [1595517022, "files\/4928438206cae1cd38d56633a8b93eb1"]: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction /config/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php - line 418: OCA\DAV\Connector\Sabre\File->convertToSabreException(Doctrine\DBA ... {}) /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 85: OCA\DAV\Connector\Sabre\File->get() <<closure>> Sabre\DAV\CorePlugin->httpGet(Sabre\HTTP\R ... "}, Sabre\HTTP\Response {}) /config/www/nextcloud/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array([ Sabre\DAV\ ... "], [ Sabre\HTTP ... }]) /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 479: Sabre\Event\EventEmitter->emit("method:GET", [ Sabre\HTTP ... }]) /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Sabre\HTTP\R ... "}, Sabre\HTTP\Response {}) /config/www/nextcloud/apps/dav/lib/Server.php - line 319: Sabre\DAV\Server->exec() /config/www/nextcloud/apps/dav/appinfo/v2/remote.php - line 35: OCA\DAV\Server->exec() /config/www/nextcloud/remote.php - line 165: require_once("/config/www ... p") When I try to upload Files to my server it is very slow since the problem occurred. It is since I updated to 18.0.7. Security & setup warning are all fine, nothing wrong.
  3. Hi, I switched my TS3 server from an old Windows PC to this great Docker. Everything works just fine but I have one question. Is there a way to import the old sqlitedb file? I tried already to replace the file but nothing changed. Do I have to do something special?
  4. Hi, I changed from OpenVPN AS from Linuxservers to yours. At first, good job Everything is working fine for me at the moment. But I have one question, maybe I oversee something, but is it possible to force the client with the .ovpn file to enter a password? Thank you
  5. Hi, Yes thanks that work for me! I thing that when I tried the step 2 the first time it did not work correctly. And Yes my Mariadb is at 10.3 Thank you!
  6. Hi, I have one Issue left, after the Nextcloud Update 15.0.6. I checked already my mariadb tables and there is one column missing. ERROR 1054 (42S22): Unknown column 'FILE_FORMAT' in 'field list' So I tried to follow the instructions on the Docs but I did not find any solution to add this column. I am not 100% sure how to add the missing key. ALTER TABLE 'oc_accounts' ADD KEY 'FILE_FORMAT' USING barracuda; I am not sure about the type. Is it barracuda? And the Syntax, is it correct? And than I have to do it for all tables listed with this command: SELECT * FROM INFORMATION_SCHEMA.INNODB_SYS_TABLES WHERE NAME like "nextcloud%"; Or is there maybe a way to do it safer / more easy? Thank you.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.