Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
bcss9000 opened this issue Apr 25, 2024 · 0 comments
Open
1 task done

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

bcss9000 opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bcss9000
Copy link

bcss9000 commented Apr 25, 2024

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
@bcss9000 bcss9000 added the bug Something isn't working label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants