...
RDP to your Redis instance
Go to the “Services” panel and stop the Redis service
Go to the physical location of your Redis install
This is typically in
C:\Program Files\Redis
Delete the
dump.rdb
fileThis is the persistent Redis database file
Return to the “Services” panel and start your Redis instance
Restart your SoftripNext Applications
This can be done by recycling the IIS application pools for “ResWebNext” (or “RWN”) and “STServerWeb” (or “STSW”).
...