2021-02-08 11:50:56.179 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
2021-02-08 11:50:56.180 GMT [1] LOG: listening on IPv6 address "::", port 5432
2021-02-08 11:50:56.192 GMT [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-02-08 11:50:56.252 GMT [25] LOG: database system was shut down at 2021-02-08 11:50:28 GMT
2021-02-08 11:50:56.274 GMT [1] LOG: database system is ready to accept connections
2021-02-08 11:51:12.247 GMT [32] LOG: incomplete startup packet
2021-02-08 12:02:53.292 GMT [58] LOG: invalid length of startup packet
2021-02-08 12:02:54.697 GMT [57] LOG: invalid length of startup packet
2021-02-08 12:02:54.726 GMT [59] LOG: invalid length of startup packet
2021-02-08 12:02:54.777 GMT [60] LOG: invalid length of startup packet
What have I done incorrectly?
Thanks everyone :-)