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] server_settings_replicator fails to update setting #19434

Closed
evertmulder opened this issue Oct 25, 2019 · 3 comments
Closed

[Bug] server_settings_replicator fails to update setting #19434

evertmulder opened this issue Oct 25, 2019 · 3 comments

Comments

@evertmulder
Copy link
Contributor

I am trying to replicate the company setting to all other instances, but this fails

./tools/replicate_server_settings.rb -p server/company

I get the following exception:

** Using session_store: ActionDispatch::Session::MemCacheStore
** ManageIQ ivanchuk-1, codename: Ivanchuk
Traceback (most recent call last):
        1: from ./tools/replicate_server_settings.rb:18:in `<main>'
/home/emulder/dev/vnx/manageiq/tools/server_settings_replicator/server_settings_replicator.rb:7:in `replicate': undefined method `to_h' for "My Company":String (NoMethodError)
Did you mean?  to_d
               to_f
               to_r
               to_i
               to_s
               to_c
@Fryguy
Copy link
Member

Fryguy commented Nov 5, 2019

@jrafanie Assigning to you as you were working through the PR.

@chessbyte chessbyte changed the title server_settings_replicator fails to update setting [Bug] server_settings_replicator fails to update setting Jan 3, 2020
@miq-bot
Copy link
Member

miq-bot commented Jun 11, 2020

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.

@miq-bot miq-bot added the stale label Jun 11, 2020
@jrafanie
Copy link
Member

jrafanie commented Jul 6, 2020

Single server setting replication is resolved by #19848

@jrafanie jrafanie closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants