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

pcsd fails to start under systemd: can't modify frozen String (RuntimeError) #134

Closed
fgimenezm opened this issue Apr 17, 2017 · 1 comment · Fixed by #135
Closed

pcsd fails to start under systemd: can't modify frozen String (RuntimeError) #134

fgimenezm opened this issue Apr 17, 2017 · 1 comment · Fixed by #135

Comments

@fgimenezm
Copy link

fgimenezm commented Apr 17, 2017

Running version 0.9.152 of pcs (redhat package pcs-0.9.152-10.el7.x86_64)
when starting pcsd from systemd I get:

/usr/lib/pcsd/ssl.rb:83:in `[]=': can't modify frozen String (RuntimeError)
	from /usr/lib/pcsd/ssl.rb:83:in `block in run_server'
	from /usr/lib/pcsd/vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/handler/webrick.rb:33:in `run'
	from /usr/lib/pcsd/ssl.rb:69:in `run_server'
	from /usr/lib/pcsd/ssl.rb:160:in `<top (required)>'
	from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/lib/pcsd/pcsd:14:in `<main>'
@tomjelinek
Copy link
Member

Thank you for reporting and fixing this issue.

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

Successfully merging a pull request may close this issue.

2 participants