User Tools

Site Tools


collected_data_got_corrupted_after_update_to_4.x

This is an old revision of the document!


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.1524729161.txt.gz · Last modified: 2019/07/25 12:52 (external edit)