Skip to content

Instantly share code, notes, and snippets.

@protist
Created March 31, 2016 23:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save protist/1258be35d2e97575d1f0e062c84feb9c to your computer and use it in GitHub Desktop.
Save protist/1258be35d2e97575d1f0e062c84feb9c to your computer and use it in GitHub Desktop.
Owncloud client error log
04-01 09:59:48:161 2409 OCC::ConnectionValidator::checkServerAndAuth: Checking server and authentication
04-01 09:59:48:168 2409 OCC::ConnectionValidator::checkServerAndAuth: Trying to look up system proxy
04-01 09:59:48:170 2409 OCC::AccountState::checkConnectivity: ConnectionValidator already running, ignoring "protist@foo.dynu.com"
04-01 09:59:48:171 2409 OCC::AccountState::checkConnectivity: ConnectionValidator already running, ignoring "protist@foo.dynu.com"
04-01 09:59:48:169 2449 OCC::SystemProxyRunnable::run: virtual void OCC::SystemProxyRunnable::run() Starting system proxy lookup
04-01 09:59:48:171 2409 OCC::ConnectionValidator::systemProxyLookupDone: No system proxy set by OS
04-01 09:59:48:171 2409 OCC::AbstractNetworkJob::start: !!! OCC::CheckServerJob created for "https://foo.dynu.com/owncloud" + "status.php" "OCC::ConnectionValidator"
04-01 09:59:48:281 2409 OCC::AccountManager::wantsAccountSavedSlot: Saving account "https://foo.dynu.com/owncloud"
04-01 09:59:48:281 2409 OCC::AccountManager::save: Saving 1 unknown certs.
04-01 09:59:48:281 2409 OCC::AccountManager::save: Saving cookies.
04-01 09:59:48:298 2409 OCC::CookieJar::save: "/home/protist/.local/share/data//ownCloud//cookies.db"
04-01 09:59:48:298 2409 OCC::AccountManager::wantsAccountSavedSlot: Saved account settings, status: 0
04-01 09:59:48:410 2409 OCC::CheckServerJob::finished: status.php returns: QMap(("edition", QVariant(QString, ""))("installed", QVariant(bool, true))("maintenance", QVariant(bool, false))("version", QVariant(QString, "8.1.6.2"))("versionstring", QVariant(QString, "8.1.6"))) QNetworkReply::NetworkError(NoError) Reply: QNetworkReplyHttpImpl(0x1436910)
04-01 09:59:48:411 2409 OCC::ConnectionValidator::slotStatusFound: ** Application: ownCloud found: QUrl("https://foo.dynu.com/owncloud/status.php") with version "8.1.6" ( "8.1.6.2" )
04-01 09:59:48:411 2409 OCC::AccountState::slotConnectionValidatorResult: AccountState connection status change: "Undefined" -> "Credentials Wrong"
04-01 09:59:48:412 2409 OCC::AccountState::setState: AccountState state change: "Disconnected" -> "Configuration error"
04-01 09:59:48:413 2409 OCC::FolderMan::slotAccountStateChanged: Account "protist@foo.dynu.com" disconnected, terminating or descheduling sync folders
04-01 09:59:48:423 2409 unknown: QObject::connect: No such slot QKeychain::ReadPasswordJobPrivate::kwalletReadFinished(QDBusPendingCallWatcher*)
04-01 09:59:51:372 2409 OCC::PassiveUpdateNotifier::backgroundCheckForUpdate: virtual void OCC::PassiveUpdateNotifier::backgroundCheckForUpdate()
04-01 09:59:51:373 2409 OCC::OCUpdater::backgroundCheckForUpdate: virtual void OCC::OCUpdater::backgroundCheckForUpdate() checking for available update
04-01 09:59:52:372 2409 OCC::PassiveUpdateNotifier::versionInfoArrived: Client is on latest version!
04-01 09:59:57:067 2409 OCC::ownCloudGui::slotShowSettings: void OCC::ownCloudGui::slotShowSettings()
04-01 10:00:11:439 2409 unknown: KSambaShare: Could not find smb.conf!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment