You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING - vfeed.db is missing.
[+] Querying information for daktronics ...
Traceback (most recent call last):
File "./vfeedcli.py", line 38, in
Search(args.search)
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 18, in init
self.detect_entry()
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 38, in detect_entry
self.search_summary()
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 162, in search_summary
('%' + self.entry + '%',))
sqlite3.OperationalError: no such table: nvd_db
It will be fixed
The text was updated successfully, but these errors were encountered:
WARNING - vfeed.db is missing.
[+] Querying information for daktronics ...
Traceback (most recent call last):
File "./vfeedcli.py", line 38, in
Search(args.search)
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 18, in init
self.detect_entry()
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 38, in detect_entry
self.search_summary()
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 162, in search_summary
('%' + self.entry + '%',))
sqlite3.OperationalError: no such table: nvd_db
It will be fixed
The text was updated successfully, but these errors were encountered: