User Tools

Site Tools


collected_data_got_corrupted_after_update_to_4.x

When you click "Click to View" on the Collected Data page an empty form appears:

Follow the steps below to restore the data:

1. Connect to the server via SSH.

2. Execute the commands below one by one:
cd /tmp
sudo -u postgres psql phishing -c "UPDATE collected_data SET type=1 WHERE type=0"

3. Check whether the collected data is restored.

collected_data_got_corrupted_after_update_to_4.x.txt · Last modified: 2019/07/25 12:49 by 127.0.0.1