-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'INSERT INTO oc_filecache
#12343
Comments
GitMate.io thinks possibly related issues are #4749 (Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'INSERT INTO |
That looks like the linked tickets in #12315 - I guess I will look into this soon as commented in #12315 (comment) |
@MorrisJobke Cool, thanks. Also after stopping the sync webdav services from my phone and rebooting my server is back up. I am guessing from that link that the issues has to do with my phone sending too many files over to my server and that creating some kind of concurrency problem for the database? |
iOS or Android? |
Duplicate of #6160 |
Overview ticket can be found at #12369 |
@MorrisJobke Android. I'm using the android app FolderSync and using a webdav connection. I'd prefer to use the official NextCloud app but the way auto upload works is a bit frustrating and cluttered. |
@MorrisJobke Awesome, you rock! Also from reading yall's stuff I understood the issue to be a concurrency issue probably so I adjusted my FolderSync settings to upload things at the time of saving them rather than on the hour, since if all the folders updated exactly on the hour, that was probably what was causing the concurrency issue on my end, I figured. Either way the cloud hasn't crashed yet. Thanks again! |
Steps to reproduce
I'm not really sure. Server was having some trouble yesterday, (issue can be found [here]. This appears to be a separate issue though. It could be caused by the same thing, namely the fact that I just set up my phone to instant upload via web dav to my server.
Expected behaviour
To be available. Usable etc.
Actual behaviour
Not available. Unable to access server from external addresses. Can only access it from localhost.
Server configuration detail
Operating system: Linux 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64
Webserver: nginx/1.14.0 (fpm-fcgi)
Database: mysql 10.1.34
PHP version:
7.2.11-4+ubuntu18.04.1+deb.sury.org+1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, cgi-fcgi, mysqlnd, PDO, xml, apcu, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, exif, mysqli, pdo_mysql, apc, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Phar, libsmbclient, Zend OPcache
Nextcloud version: 14.0.3 - 14.0.3.0
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: unknown
Signing status
Array
(
)
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: false
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Client configuration
Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0
Operating system: Windows 10, Mac, and Ubuntu 18.04
Logs
Browser log
Nextcloud log
Browser log
Insert your browser log here, this could for example include:
EDIT:
I initiated a rescan of the server and it's been stuck on the first user for like 30 minutes which seems long to me.
EDIT2: Scan finished but no change in the logs or in the accessibility of my server from outside the localhost. I have turned off my phone's folder sync jobs in case that was part of the cause.
The text was updated successfully, but these errors were encountered: