hzgraham / patchapp

1 stars 1 forks source link

posgresql logs spammed with an error #99

Open hzgraham opened 9 years ago

hzgraham commented 9 years ago

This is repeated endlessly

ERROR:  relation "autopatch_server" does not exist at character 15
STATEMENT:  SELECT * from autopatch_server
ERROR:  relation "autopatch_server" does not exist at character 15
STATEMENT:  SELECT * from autopatch_server
ERROR:  relation "autopatch_server" does not exist at character 15
STATEMENT:  SELECT * from autopatch_server
ERROR:  relation "autopatch_server" does not exist at character 15
STATEMENT:  SELECT * from autopatch_server
ERROR:  relation "autopatch_server" does not exist at character 15
STATEMENT:  SELECT * from autopatch_server
ERROR:  relation "autopatch_server" does not exist at character 15
hzgraham commented 9 years ago

after what seems like a couple thousand lines there is this:


STATEMENT:  SELECT * from autopatch_server
ERROR:  relation "autopatch_errata" does not exist at character 15
STATEMENT:  SELECT * from autopatch_errata
        ;
ERROR:  syntax error at or near "*" at character 15
STATEMENT:  SELECT * FROM *;
ERROR:  syntax error at or near "." at character 1
STATEMENT:  .tables
        ;
hzgraham commented 9 years ago

thought maybe a filesystem filled up

Filesystem                                                                                         Size  Used Avail Use% Mounted on
/dev/mapper/docker-202:2-9758717-7ef3e82023e5b0f9ec805efdeccc8e2e46c9a87434aad2ac6ad7355f66d81e59  9.8G  287M  9.0G   4% /
tmpfs                                                                                              3.5G     0  3.5G   0% /dev
shm                                                                                                 64M     0   64M   0% /dev/shm
tmpfs                                                                                              3.5G  120K  3.5G   1% /run/secrets
/dev/xvda2                                                                                          20G   11G  9.2G  54% /etc/hosts
tmpfs                                                                                              3.5G  4.0K  3.5G   1% /run/secrets/kubernetes.io/serviceaccount
tmpfs                                                                                              3.5G     0  3.5G   0% /proc/kcore
tmpfs                                                                                              3.5G     0  3.5G   0% /proc/timer_stats