Expected behaviour
Tell us what should happen
Client should open a browser window to authenticate with Oauth2.
Actual behaviour
Tell us what happens instead
Steps to reproduce
- Install oC Client 2.9.0
- Add an Account
- In ownCloud install the app Oauth2 and the app twofactor_totp
- Add the following entry to the configuration: ‘token_auth_enforced’ => true,
- Restart the client
- See the error
Server configuration
Operating system:
Raspbian GNU/Linux 10 (buster)
Web server:
Apache/2.4.38 (Raspbian)
Database:
15.1 Distrib 10.3.29-MariaDB
PHP version:
7.3.29-1~deb10u1
ownCloud version:
10.8.0
Storage backend (external storage):
no
Client configuration
Client version:
2.9.0
Operating system:
Windows 10
OS language:
German
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From ownCloud or distro) (Linux only):
Installation path of client:
Logs
{\"installed\":true,\"maintenance\":false,\"needsDbUpgrade\":false,\"version\":\"10.8.0.4\",\"versionstring\":\"10.8.0\",\"edition\":\"Community\",\"productname\":\"Test Cloud\"}]"
10-01 09:12:26:539 [ info sync.networkjob.checkserver ]: status.php returns: QJsonDocument({"edition":"Community","installed":true,"maintenance":false,"needsDbUpgrade":false,"productname":"Test Blindbau Cloud","version":"10.8.0.4","versionstring":"10.8.0"}) QNetworkReply::NoError Reply: QNetworkReplyHttpImpl(0x20d6dd4c720)
10-01 09:12:26:539 [ info sync.connectionvalidator ]: ** Application: ownCloud found: QUrl("http://192.168.0.2/owncloud/") with version "10.8.0" ( "10.8.0.4-Test Cloud" )
10-01 09:12:26:539 [ debug sync.networkjob ] [ OCC::AbstractNetworkJob::slotFinished ]: Network job finished OCC::CheckServerJob("http://192.168.0.2/owncloud/status.php", "a663e098-2c5c-4c28-ab52-ac75611c15b5", "a663e098-2c5c-4c28-ab52-ac75611c15b5")
10-01 09:12:26:539 [ info gui.account.state ]: AccountState connection status change: OCC::ConnectionValidator::Undefined -> OCC::ConnectionValidator::CredentialsNotReady
10-01 09:12:26:539 [ info gui.account.state ]: Invalid credentials for "http://192.168.0.2/owncloud/" asking user
10-01 09:12:26:539 [ info gui.account.state ]: AccountState state change: "Getrennt" -> "Zugangsdaten werden abgefragt"
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Template for output < 10 lines
-
Client logfile: Output of
owncloud --logwindow
orowncloud --logfile log.txt
(On Windows usingcmd.exe
, you might need to firstcd
into the ownCloud directory)
(See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile ) -
Web server error log:
-
Server logfile: ownCloud log (data/owncloud.log):