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

Cannot logout from Webinterface #510

Open
muelleel opened this issue Oct 25, 2022 · 0 comments
Open

Cannot logout from Webinterface #510

muelleel opened this issue Oct 25, 2022 · 0 comments

Comments

@muelleel
Copy link

muelleel commented Oct 25, 2022

Hey,

I cannot Logout from the Webinterface with the Logout-Button.

The Machine is an fresh installed Debian 11 LXC-Container in Proxmox, MineOS freshly installed with official install instructions (for Debian 10, but could this really be an issue?)

The Error when logging out:

Error: req#logout requires a callback function
    at IncomingMessage.req.logout.req.logOut (/usr/games/minecraft/node_modules/passport/lib/http/request.js:65:44)
    at /usr/games/minecraft/webui.js:242:9
    at Layer.handle [as handle_request] (/usr/games/minecraft/node_modules/express/lib/router/layer.js:95:5)
    at next (/usr/games/minecraft/node_modules/express/lib/router/route.js:137:13)
    at Route.dispatch (/usr/games/minecraft/node_modules/express/lib/router/route.js:112:3)
    at Layer.handle [as handle_request] (/usr/games/minecraft/node_modules/express/lib/router/layer.js:95:5)
    at /usr/games/minecraft/node_modules/express/lib/router/index.js:281:22
    at Function.process_params (/usr/games/minecraft/node_modules/express/lib/router/index.js:335:12)
    at next (/usr/games/minecraft/node_modules/express/lib/router/index.js:275:10)
    at SessionStrategy.strategy.pass (/usr/games/minecraft/node_modules/passport/lib/middleware/authenticate.js:346:9)

with User root (did not tried with an different one yet)
When this Error pops up, I stay logged in - when navigating back, I am still authenticated.

Any advice on this?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant