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

Session problem #1295

Closed
Pijanista opened this issue Jul 23, 2017 · 3 comments
Closed

Session problem #1295

Pijanista opened this issue Jul 23, 2017 · 3 comments
Milestone

Comments

@Pijanista
Copy link

So I have a problem with session. Sessions are disabled in config, bungee hook is disabled, auto login in authme bridge is disabled, caching disabled but session still happens between changing the servers which use the same database. Well to be exact, if I log in on server 1 and change to server 2, a session will be restored, now if I move from server 2 to server 1, session won't be restored. Same thing happens when I log in on server 2 and change to server 1....

I'm using latest authme version 5.3.2, but I've tried with latest snapshot 5.3.3 too.

I tried with bungee hook on true and same thing is happening.

Session won't be restored in any way if I exit the server and join again, only changing between them.

@sgdc3
Copy link
Member

sgdc3 commented Jul 31, 2017

Does it happen if you disable useAsyncTasks?

@sgdc3
Copy link
Member

sgdc3 commented Sep 14, 2017

@Pijanista any news?

@sgdc3 sgdc3 added the Status: awaiting answer Marks issues blocked by an open question to the reporter. label Sep 14, 2017
@sgdc3
Copy link
Member

sgdc3 commented Sep 30, 2017

I was able to reproduce the issue on my network, should have been fixed ;)

@sgdc3 sgdc3 closed this as completed Sep 30, 2017
sgdc3 referenced this issue Sep 30, 2017
* Old session system

* Actually check if sessions are enabled

* Cleanup

* Don't use cached isLogged value
@ljacqu ljacqu removed the Status: awaiting answer Marks issues blocked by an open question to the reporter. label Sep 30, 2017
@ljacqu ljacqu added this to the 5.4 milestone Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants