can't run hackit locally after emptying the user table

Bug #670293 reported by david blanchard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Humanity Project
Fix Released
Critical
Vlad Dragu

Bug Description

I did 'truncate table users' in order to start from scratch locally.
Since then, when I try hackit on the browser (no user in the db so I'm not logged in), nothing happens when I click on a button (hack, or scan, or options, no reaction).
What do you need to help me solve that ? Should I turn the debug to 1 ?

Changed in hackit:
milestone: none → alpha2.2
assignee: nobody → Vlad Dragu (vlad-dragu)
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Vlad Dragu (vlad-dragu) wrote :

Hi David,
You should do a more thorough cleanup.
try this:
truncate table users;
truncate table game_sessions;
truncate table sites_collection;
truncate table sites_to_collection;
truncate table actions;

and then close your browser and reopen it.
Let me know if it works

Changed in hackit:
status: Confirmed → Incomplete
Revision history for this message
david blanchard (david-blanchard) wrote :

it works !

Changed in hackit:
status: Incomplete → Fix Committed
Changed in hackit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.