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

Error : TypeError: can't convert Fixnum into String using replication lwrp #24

Closed
sinfomicien opened this issue Oct 14, 2014 · 2 comments
Assignees

Comments

@sinfomicien
Copy link
Contributor

When i try to set the master_port, i get this error.
According to:

`TypeError

can't convert Fixnum into String

Cookbook Trace:

/var/chef/cache/cookbooks/mariadb/providers/replication.rb:32:in +' /var/chef/cache/cookbooks/mariadb/providers/replication.rb:32:inblock in class_from_file'`

It seems that i try to concat an integer without using the to_s method.

@sinfomicien sinfomicien self-assigned this Oct 14, 2014
@sinfomicien
Copy link
Contributor Author

Corrected in 0.2.7

@lock
Copy link

lock bot commented Jul 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant