Skip to content
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

Uninitialized offset on two factor page #32659

Open
PVince81 opened this issue Sep 10, 2018 · 2 comments
Open

Uninitialized offset on two factor page #32659

PVince81 opened this issue Sep 10, 2018 · 2 comments

Comments

@PVince81
Copy link
Contributor

Found by Sentry:

ErrorException: Uninitialized string offset: 0
#9 /srv/www/htdocs/owncloudtest/lib/private/URLGenerator.php(239): handleError
#8 /srv/www/htdocs/owncloudtest/lib/private/URLGenerator.php(239): getAbsoluteURL
#7 /srv/www/htdocs/owncloudtest/core/Controller/TwoFactorChallengeController.php(174): solveChallenge
#6 /srv/www/htdocs/owncloudtest/lib/private/AppFramework/Http/Dispatcher.php(153): executeController
#5 /srv/www/htdocs/owncloudtest/lib/private/AppFramework/Http/Dispatcher.php(85): dispatch
#4 /srv/www/htdocs/owncloudtest/lib/private/AppFramework/App.php(100): main
#3 /srv/www/htdocs/owncloudtest/lib/private/AppFramework/Routing/RouteActionHandler.php(46): __invoke
#2 /srv/www/htdocs/owncloudtest/lib/private/Route/Router.php(342): match
#1 /srv/www/htdocs/owncloudtest/lib/base.php(909): handleRequest
#0 /srv/www/htdocs/owncloudtest/index.php(54): null

This happened on a 10.0.10RC1 instance while testing with the twofactor_email app.

@patrickjahns FYI as you mentioned this to me

@ownclouders
Copy link
Contributor

GitMate.io thinks the contributor most likely able to help you is @DeepDiver1975.

Possibly related issues are #32059 (Account module infinite redirect with two factor challenge page), #17528 (Prevent closing upgrade page while upgrade in progress), #10630 (two-factor authentication), #31741 (Setup page for stable10 / 10.0.9beta broken, chicken-egg problem), and #27476 (Cannot migrate from 9.1.4 to daily master, oc_accounts table does not exist).

@patrickjahns
Copy link
Contributor

Happened here:
image

@PVince81 PVince81 modified the milestones: QA, backlog Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants