exadel-inc / exadel-inc/CompreFace
Postgres fatal error
- Dominant language
- Java
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
CompreFace Version 1.01 .
Windows 10 using docker desktop v4.11.1
In the logs shows:
compreface-postgres-db | 2022-08-21 18:08:00.559 UTC [1] LOG: database system is ready to accept connections
compreface-postgres-db | 2022-08-21 18:08:33.265 UTC [31] FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
compreface-postgres-db | 2022-08-21 18:08:33.929 UTC [33] FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
compreface-postgres-db | 2022-08-21 18:08:33.961 UTC [35] FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
compreface-postgres-db | 2022-08-21 18:08:40.321 UTC [37] FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
compreface-postgres-db | 2022-08-21 18:08:41.432 UTC [39] FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
compreface-postgres-db | 2022-08-21 18:08:41.456 UTC [41] FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
compreface-postgres-db | 2022-08-21 18:09:13.465 UTC [38] WARNING: there is no transaction in progress
compreface-postgres-db | 2022-08-21 18:13:14.915 UTC [1] LOG: received smart shutdown request
compreface-postgres-db | 2022-08-21 18:13:14.946 UTC [1] LOG: background worker "logical replication launcher" (PID 30) exited with exit code 1
compreface-postgres-db | 2022-08-21 18:13:15.047 UTC [25] LOG: shutting down
I only ran CompreFace for a few minutes and got these errors before shutdown to capture this log and a sample of the errors.
If I run CompreFace continuously eventually (after hundreds of these FATAL messages it hangs and stops responding.
Contributor guide
Assessment
This issue has not been assessed yet.