Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ owncloud --version | |
ownCloud version 2.1.1 | |
Using Qt 5.5.1 | |
$ gdb `which owncloud` | |
GNU gdb (GDB) 7.10.1 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gdb `which owncloud` | |
GNU gdb (GDB) 7.10.1 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-unknown-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"reqId":"958faff2c001a8d92d3e0e6695c1148f","remoteAddr":"2.96.46.136","app":"core","message":"DB Error: \"An exception occurred while executing 'INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `mimepart` = ? AND `mimetype` = ? AND `mtime` = ? AND `size` = ? AND `etag` = ? AND `storage_mtime` = ? AND `permissions` = ? AND `parent` = ? AND `path_hash` = ? AND `path` = ? AND `name` = ? AND `storage` = ? HAVING COUNT(*) = 0' with params [\"1\", \"2\", \"1456027444\", \"-1\", \"56c937345da7e\", \"1456027444\", \"31\", \"23323\", \"54966cdeb58180b89a34580148096249\", \"REDACTED\", \"database\", \"3\", \"1\", \"2\", \"1456027444\", \"-1\", \"56c937345da7e\", \"1456027444\", \"31\", \"23323\", \"54966cdeb58180b89a34580148096249\", \"REDACTED\", \"database\", \"3\"]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '3-54966cdeb58180b89a345 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
02-22 11:02:50:873 24377 OCC::Application::setupLogging: "################## ownCloud en_GB () 2.1.0" | |
02-22 11:02:50:874 24377 OCC::Application::setupTranslations: void OCC::Application::setupTranslations() Using "en_GB" translation | |
02-22 11:02:50:874 24377 OCC::SocketApi::SocketApi: SocketApi: server started, listening at "/run/user/REDACTED/ownCloud/socket" | |
02-22 11:02:50:875 24377 OCC::FolderMan::FolderMan: setting remote poll timer interval to 30000 msec | |
02-22 11:02:50:898 24377 OCC::FolderMan::setupFolders: * Setup folders from settings file | |
02-22 11:02:50:899 24377 OCC::Folder::checkLocalPath: Checked local path ok | |
02-22 11:02:50:899 24377 OCC::FolderMan::addFolderInternal: Adding folder to Folder Map OCC::Folder(0x15562d0) | |
02-22 11:02:50:899 24377 OCC::FolderWatcherPrivate::slotAddFolderRecursive: (+) Watcher: "/home/REDACTED/ownCloud/" | |
02-22 11:03:56:461 24377 OCC::FolderWatcherPrivate::slotAddFolderRecursive: `-> and 345965 subdirectories | |
02-22 11:03:56:506 24377 OCC::FolderMan::slotScheduleSy |
NewerOlder