Closed webartifex closed 1 year ago
Hi @webartifex - You don't have bruteforce disabled. You just have the extended settings manager for it disabled. If you truly want to disable it this is the parameter you want:
That said, brute force protection just throttles (slows down); it doesn't block:
If you're getting outright blocked from logging in from your current client's IP address that would be something elsewhere. When you say you can't log into the web UI... are you still able to access the login page or blocked outright from even seeing that? Do you have fail2ban
configured by chance?
That is good to know. Thanks for your help.
I have fail2ban
active but I whitelisted 192.168.0.0/16 so that should not cause blocking.
I do see the web UI login page. The first time around, I actually get to dashboard, and then it says something like "token not valid" and logs me out.
So, probably the error is somewhere else.
The interesting thing is that it seems solved after a restart of the VM hosting nextcloud.
I do see the web UI login page. The first time around, I actually get to dashboard, and then it says something like "token not valid" and logs me out.
And then what? You can't get past the login page ever again until the server gets rebooted?
What happens in a different browser?
The interesting thing is that it seems solved after a restart of the VM hosting nextcloud.
The restart might be clearing server-side session data.🤔
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.
⚠️ This issue respects the following points: ⚠️
Bug description
Hi there,
the title describes it all.
I have had this bug in the past every once in a while and restarting the Ubuntu server with NC on solved it.
But as of today, v27.0.2, I cannot login into the web GUI any more. All other clients luckily continue to work.
What should I do? How can I help the maintainers to help me?
Thanks, Alex
Steps to reproduce
n/a
Expected behavior
I expect the shipped apps to be truly disabled when disabled in the apps menu.
Installation method
None
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response