When you click "Click to View" on the Collected Data page an empty form appears: \\ {{ ::collected_data_empty_form.png?400 |}} 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. \\