1
0
Fork 0
mirror of https://github.com/requarks/wiki.git synced 2026-03-02 22:06:55 -05:00

Login page is empty #1968

Open
opened 2026-02-20 18:25:05 -05:00 by deekerman · 0 comments
Owner

Originally created by @MathiewMay2 on GitHub (Sep 6, 2020).

Originally assigned to: @NGPixel on GitHub.

OS: Debian
Wiki.js version: 2.5.117
Database engine: postgres 9.7

I installed wiki js and create the admin account then it sent me to the login page at localhost:3000/login but that page is empty, i tried restarting the server but i cant figure out what is going wrong, there is no error in the console, this is my first time installing wiki js.

here is the error output by my browser

app.js?1599437069:346 TypeError: Cannot read property 'strategy' of undefined
    at a.filteredStrategies (login.js?1599437069:2)
    at fn.run (app.js?1599437069:346)
    at un (app.js?1599437069:346)
    at Array.<anonymous> (app.js?1599437069:346)
    at Xt (app.js?1599437069:346)

image

Originally created by @MathiewMay2 on GitHub (Sep 6, 2020). Originally assigned to: @NGPixel on GitHub. OS: Debian Wiki.js version: 2.5.117 Database engine: postgres 9.7 I installed wiki js and create the admin account then it sent me to the login page at localhost:3000/login but that page is empty, i tried restarting the server but i cant figure out what is going wrong, there is no error in the console, this is my first time installing wiki js. here is the error output by my browser ``` app.js?1599437069:346 TypeError: Cannot read property 'strategy' of undefined at a.filteredStrategies (login.js?1599437069:2) at fn.run (app.js?1599437069:346) at un (app.js?1599437069:346) at Array.<anonymous> (app.js?1599437069:346) at Xt (app.js?1599437069:346) ``` ![image](https://user-images.githubusercontent.com/11054378/92344269-fdf87a00-f093-11ea-94f6-7d496a06814a.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki-requarks#1968
No description provided.