Bug #2503
admin setup not working
Status: | Feedback | Start date: | 11/17/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | harlo | % Done: | 0% | |
Category: | - | |||
Target version: | InformaCam - SERVER v2 | |||
Component: |
Description
(precise)n8fr8@localhost:~/dev/repos/UnveillanceViewer$ Creating admin as admin!
{'username': 'admin', 'admin': True, 'saved_searches': [], 'session_log': []}
THIS IS A GOOD ERROR! [Errno 2] No such file or directory: '/home/n8fr8/dev/repos/UnveillanceViewer/userdata/0b0311f0800ecc0d084395300d92607ffe0fda57.txt'
but something went wrong?
History
#1 Updated by harlo about 4 years ago
Can you verify that your private iv (in auth/iv.txt) is 16 bytes, hex-encoded (i.e. 6e8a00f64d8aa4a2e8023fe923832bc6)?
#2 Updated by n8fr8 about 4 years ago
sorry it wasn't. i missed the info in README.
I think we need a setup.py script that does all the auth/ file generation automatically.
#3 Updated by harlo about 4 years ago
- Status changed from New to In Progress
i'll be creating a setup routine for this package, too, including automatic IV generation
#4 Updated by harlo about 4 years ago
- Status changed from In Progress to Feedback