-
Notifications
You must be signed in to change notification settings - Fork 14
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
timeout: unrecognized option: t #111
Comments
I'm this issue as well. |
I´m facing same issue...any idea how to fix it? |
Me too.. in AWS ECS component |
Hi colleagues, |
@pbortnik The issue isn't "no changes" output. It's the "timeout: unrecognized option: t" which is printed regardless. There's some issue in one of the scripts, not sure where. |
relates to this I believe: vishnubob/wait-for-it#71 This exists on docker tag 5.0.0, not sure what's the base image for later tags and if the issue is there too. seems like the migrations are running properly but it spams the log and makes you wonder if it isn't missing anything in the migrations. |
Hello, in case if issue reproduced on the latest version of migration, could you provide please detailed information (version of migration, basic state of db, and logs)? |
timeout: unrecognized option: t
BusyBox v1.30.1 (2019-06-12 17:51:55 UTC) multi-call binary.
Usage: timeout [-s SIG] SECS PROG ARGS
Runs PROG. Sends SIG to it if it is not gone in SECS seconds.
Default SIG: TERM.
wait-for-it.sh: timeout occurred after waiting 15 seconds for 35.222.48.152:5432
no change
The text was updated successfully, but these errors were encountered: