Closed ProjectPatatoe closed 1 month ago
hmm.... interesting. Logging out and back in again seems to have fixed it. But it shouldn't have been an expired session since I was still able to click around and access other pages. Not sure if there is anything I can do to provide more info.
I just had the same problem, and logging back in indeed fixed worked around it.
For reference: I use OpenID-Connect via a private Keycloak instance to login.
Reason is the user backend you are using. Auth tokens require password confirmation if logged in x time before. For your user backend this is not implemented.
⚠️ This issue respects the following points: ⚠️
Bug description
I'm unable to create a new app password for a script for my user. No errors listed anywhere that seem relevant and no error dialog. I am however able to create an app key on my admin user.
Steps to reproduce
Expected behavior
Get dialog with token/password/etc
Installation method
Community Web installer on a VPS or web space
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
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
it works on my admin user, but not for my regular user. I do have apps set up (phone apps, other browsers) using oidc for login