Skip to content

[Bug]: FATAL: no PostgreSQL user name specified in startup packet #23

@bcss9000

Description

@bcss9000

Contact Details

b AT spidersilk DOT com

What happened?

I ran docker-compose build && docker-compose up and there were initially no errors, however, after leaving it running overnight, the errors started to pile up.

Relevant log output

kepler     | 2024-04-25T04:19:15.278239Z ERROR actix_http::h1::dispatcher: stream error: Request parse error: Invalid Header provided
kepler-postgres | 2024-04-25 04:43:20.048 UTC [502] FATAL:  no PostgreSQL user name specified in startup packet
kepler     | 2024-04-25T04:56:12.082008Z ERROR actix_http::h1::dispatcher: stream error: Request parse error: Invalid Header provided
kepler-updater | 2024-04-25T05:17:03.002Z  common.go:125 ▶ NOTICE [Job "kepler-update-nist" (896d516d0338)] Started - /usr/local/bin/kepler import_nist recent --data /tmp --refresh
kepler-updater | 2024-04-25T05:17:03.002Z  common.go:125 ▶ NOTICE [Job "kepler-update-npm" (08844aa7a025)] Started - /usr/local/bin/kepler import_npm --recent --data /tmp
kepler-updater | 2024-04-25T05:17:03.179Z  common.go:121 ▶ ERROR [Job "kepler-update-nist" (896d516d0338)] StdErr: error: invalid value 'recent' for '<YEAR>': invalid digit found in string
kepler-updater | 
kepler-updater | For more information, try '--help'.
kepler-updater | 2024-04-25T05:17:03.179Z  common.go:121 ▶ ERROR [Job "kepler-update-nist" (896d516d0338)] Finished in "176.408637ms", failed: true, skipped: false, error: error non-zero exit code: 2
kepler-updater | 2024-04-25T05:17:03.192Z  common.go:121 ▶ ERROR [Job "kepler-update-npm" (08844aa7a025)] StdErr: error: unrecognized subcommand 'import_npm'
kepler-updater | 
kepler-updater |   tip: a similar subcommand exists: 'import_nist'
kepler-updater |   tip: to pass 'import_npm' as a value, use 'kepler -- import_npm'
kepler-updater | 
kepler-updater | Usage: kepler [OPTIONS] [COMMAND]
kepler-updater | 
kepler-updater | For more information, try '--help'.
kepler-updater | 2024-04-25T05:17:03.192Z  common.go:121 ▶ ERROR [Job "kepler-update-npm" (08844aa7a025)] Finished in "189.568547ms", failed: true, skipped: false, error: error non-zero exit code: 2
kepler     | 2024-04-25T07:08:30.273154Z ERROR actix_http::h1::dispatcher: stream error: Request parse error: Invalid HTTP version specified
kepler-updater | 2024-04-25T08:17:03.014Z  common.go:125 ▶ NOTICE [Job "kepler-update-nist" (d2c9f76d2eff)] Started - /usr/local/bin/kepler import_nist recent --data /tmp --refresh

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions