svcaf / earlyAlertOfLaws

A web service for monitoring new laws in California
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

empty records for newly deployed test server #37

Closed liaosvcaf closed 4 years ago

liaosvcaf commented 4 years ago

image

Elasticsearch may take a long time to populate the database. Let's wait for some time to see if new records will show up.

How to check elasticsearch's progress?

liaosvcaf commented 4 years ago

@taivy Can you check this issue for http://13.209.125.34/search/all ?

liaosvcaf commented 4 years ago

empty database file

~/earlyAlertOfLaws/webapp$ ls -l *.db
-rw-rw-r-- 1 ubuntu ubuntu 12288 Mar  2 05:51 bills.db
liaosvcaf commented 4 years ago

~/earlyAlertOfLaws/webapp$ ls -l

total 182112
drwxrwxr-x 2 ubuntu ubuntu      4096 Mar  2 05:55 __pycache__
-rw-rw-r-- 1 ubuntu ubuntu      5847 Mar  2 05:44 app.py
-rw-rw-r-- 1 ubuntu ubuntu 183640064 Mar  4 22:18 bills.db
-rw-rw-r-- 1 ubuntu ubuntu    978081 Mar  4 22:20 bills.log
liaosvcaf commented 4 years ago

fixed