Unable to remove OPENID user

Hello,

I just setup openid authetication, tried and authenticated successfully.

No activity with that account.

I’m trying now to delete the user via docker exec -it vikunja ./vikunja user delete 8 --nowbut I get the message level=ERROR msg=“Error removing the user: User does not exist [user id: 8]” and of course the id is the one I just got from docker exec -it vikunja ./vikunja user list.

Anything I can do?