[ERROR] User missing ip address

Hi,

I have a VPN server with a /25 virtual network and 26 users set up for that organization. All users are assigned a static IP address, while new client profiles are assigned a dynamic IP address, which changes each time the user connects. What is the fix to this problem, given that a /25 subnet has 128 IP addresses and the pool is not exhausted? I restarted the server and checked multiple devices, but it was not enabled.
Current Pritunl Version: v1.32.4400.99

**
Regards,**

Running sudo pritunl repair-database will reassign IP addresses and should fix the issue.

Will running this command cause any data loss or service disruption?

Yes the servers will need to be stopped first with sudo systemctl stop pritunl.