We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Added a flag to a process, so on -littleboss=reload it tried and failed to use the default value:
panic: littleboss: child listener flag "myaddr" value does not include fd: ":8465" goroutine 1 [running]: crawshaw.io/littleboss.(*Littleboss).child(0xc0000e4dc0, 0x9a2848) /Users/crawshaw/go/src/crawshaw.io/littleboss/littleboss.go:879 +0xb1e crawshaw.io/littleboss.(*Littleboss).Run(0xc0000e4dc0, 0x9a2848) /Users/crawshaw/go/src/crawshaw.io/littleboss/littleboss.go:247 +0x961 main.main() /Users/crawshaw/go/src/spilled.ink/smsmtpd/main.go:64 +0x2bc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Added a flag to a process, so on -littleboss=reload it tried and failed to use the default value:
The text was updated successfully, but these errors were encountered: