Error Dialog: Error while running task

title:Error while running task
content: Bad state: Unexpected response from server 500
OS: windows “Windows 10 Home” 10.0 (Build 19042)
App Info: AuthPass (1.9.3+1848) [design.codeux.authpass.windows]
Device: {systemMemoryInMegabytes: 8192}

Please provide more context, like what you tried to do when you saw that error message. Maybe also share the log file. (You can find the missing at the bottom of the about dialog)

I was trying to open a keepass file from my local machine. Here the last log:

2021-09-11 11:58:12.087692 SHOUT main - Unhandled error in app.
### FileSystemException: FileSystemException: Directory listing failed, path = 'C:\Users\aless\Documents\Immagini\*' (OS Error: Accesso negato.
, errno = 5)

2021-09-11 11:58:12.087692 FINEST main - didPush
2021-09-11 11:58:12.087692 FINER analytics - (ga) screen(/dialog/alert/error)
2021-09-11 11:58:14.493923 INFO main - DeviceInfo: {systemMemoryInMegabytes: 8192}
2021-09-11 11:58:16.630621 FINER analytics - (ga) screen(/selectFile)
2021-09-11 11:58:18.736108 FINEST main - didPush
2021-09-11 11:58:18.736108 FINER analytics - (ga) screen(_PopupMenuRoute<(() => void)?>)
2021-09-11 11:58:23.247797 FINER analytics - (ga) screen(/selectFile)
2021-09-11 11:58:23.247797 FINER analytics - (ga) event(about, about, , null) - parameters: {}
2021-09-11 11:58:23.247797 FINER analytics - (ga) screen(/about)
2021-09-11 11:58:23.247797 FINEST main - didPush
2021-09-11 11:58:23.247797 FINER analytics - (ga) screen(DialogRoute<void>)

It seems to be trying to open automatically a specific folder that is denied access to (“Accesso negato” = “Access denied”)

EDIT: I’m on Windows 10 (10.0.19042)

when exactly did this error appear? maybe you can give the exact steps. did you see the file selector?