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

Gem config will not set #63

Closed
coleshaw opened this issue Oct 26, 2020 · 1 comment
Closed

Gem config will not set #63

coleshaw opened this issue Oct 26, 2020 · 1 comment
Labels

Comments

@coleshaw
Copy link
Collaborator

When trying to set the etna gem configuration with etna config set <host>, I get this error:

Traceback (most recent call last):
	5: from /home/eloc/.rbenv/versions/2.5.7/bin/etna:23:in `<main>'
	4: from /home/eloc/.rbenv/versions/2.5.7/bin/etna:23:in `load'
	3: from /home/eloc/.rbenv/versions/2.5.7/lib/ruby/gems/2.5.0/gems/etna-0.1.16/bin/etna:18:in `<top (required)>'
	2: from /home/eloc/.rbenv/versions/2.5.7/lib/ruby/gems/2.5.0/gems/etna-0.1.16/lib/etna/application.rb:101:in `run_command'
	1: from /home/eloc/.rbenv/versions/2.5.7/lib/ruby/gems/2.5.0/gems/etna-0.1.16/lib/commands.rb:55:in `execute'
/home/eloc/.rbenv/versions/2.5.7/lib/ruby/gems/2.5.0/gems/etna-0.1.16/lib/etna/clients/polyphemus/workflows/set_configuration_workflow.rb:38:in `update_configuration_file': undefined method `update' for "https://magma.development.local":String (NoMethodError)
@coleshaw coleshaw added the bug label Oct 26, 2020
@coleshaw
Copy link
Collaborator Author

Seems like my polyphemus app container was running cached code and not the latest. Works well now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant