Users not delete from database

Hello,

I’m observing a behavior that looks like an issue for me - when I delete user/s from PritunlVPN UI it looks like the same is not deleted from the database which basically reserve IP addresses supposed to be used by other active users. Is that intentional and is there a way to actually delete the users from the database?

Thank you!

Where are you seeing the user in the database after it was deleted.

Inside Pritunl database under users collection and also I can see that in servers_ip_pool collection there are a lot of reserved IPs for users which already dont exist but this is due to the fact that this users are not being delete from users collection.

Those are pre-created users to reduce the time it takes to create new users. This can take several seconds if there is limited random entropy available.

1 Like