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

Improve error messages in preview create command #61

Open
7R41N33 opened this issue Apr 12, 2022 · 0 comments · Fixed by #64
Open

Improve error messages in preview create command #61

7R41N33 opened this issue Apr 12, 2022 · 0 comments · Fixed by #64
Assignees

Comments

@7R41N33
Copy link
Contributor

7R41N33 commented Apr 12, 2022

When uffizzi preview create times out or gives up it gives the following error:

/usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:196:in `block in check_activity_items_state': undefined method `[]' for nil:NilClass (NoMethodError)
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:194:in `each'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:194:in `check_activity_items_state'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:172:in `block in wait_containers_deploying'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:166:in `loop'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:166:in `wait_containers_deploying'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:153:in `print_deployment_progress'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:117:in `handle_succeed_create_response'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:84:in `handle_create_command'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:59:in `run'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli/preview.rb:25:in `create'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor/invocation.rb:116:in `invoke'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor.rb:243:in `block in subcommand'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/lib/uffizzi/cli.rb:74:in `dispatch'
	from /usr/local/bundle/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
	from /usr/local/bundle/gems/uffizzi-cli-0.5.0/exe/uffizzi:5:in `<top (required)>'
	from /usr/local/bundle/bin/uffizzi:25:in `load'
	from /usr/local/bundle/bin/uffizzi:25:in `<main>'
@7R41N33 7R41N33 created this issue from a note in Working Project Board (Ready for Development) Apr 12, 2022
@the38th the38th self-assigned this Apr 12, 2022
@the38th the38th moved this from Ready for Development to In Development in Working Project Board Apr 12, 2022
@the38th the38th linked a pull request Apr 12, 2022 that will close this issue
@the38th the38th moved this from In Development to In QA in Working Project Board Apr 12, 2022
@7R41N33 7R41N33 moved this from In QA to Ready for Release in Working Project Board Apr 12, 2022
@7R41N33 7R41N33 moved this from Ready for Release to Released in Working Project Board Apr 13, 2022
@NealArw NealArw moved this from Released to Verified on Production in Working Project Board May 16, 2022
@7R41N33 7R41N33 moved this from Verified on Production to Closed in Working Project Board May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants