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

Daemon not working #3

Open
sharmmoh1983 opened this issue Jul 25, 2018 · 0 comments
Open

Daemon not working #3

sharmmoh1983 opened this issue Jul 25, 2018 · 0 comments

Comments

@sharmmoh1983
Copy link

I am getting following error while running fluentd on minikube:

kubectl logs fluentd-24n22
chown: changing ownership of '/fluentd/etc/..2018_07_25_00_44_28.652122639/fluentd-configmap.yaml': Read-only file system
chown: changing ownership of '/fluentd/etc/..2018_07_25_00_44_28.652122639': Read-only file system
chown: changing ownership of '/fluentd/etc/..data': Read-only file system
chown: changing ownership of '/fluentd/etc/fluentd-configmap.yaml': Read-only file system
chown: changing ownership of '/fluentd/etc': Read-only file system
/var/lib/gems/2.3.0/gems/fluentd-0.14.21/lib/fluent/supervisor.rb:735:in `initialize': No such file or directory @ rb_sysopen - /fluentd/etc/fluent.conf (Errno::ENOENT)
	from /var/lib/gems/2.3.0/gems/fluentd-0.14.21/lib/fluent/supervisor.rb:735:in `open'
	from /var/lib/gems/2.3.0/gems/fluentd-0.14.21/lib/fluent/supervisor.rb:735:in `read_config'
	from /var/lib/gems/2.3.0/gems/fluentd-0.14.21/lib/fluent/supervisor.rb:451:in `run_supervisor'
	from /var/lib/gems/2.3.0/gems/fluentd-0.14.21/lib/fluent/command/fluentd.rb:310:in `<top (required)>'
	from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /var/lib/gems/2.3.0/gems/fluentd-0.14.21/bin/fluentd:5:in `<top (required)>'
	from /usr/local/bin/fluentd:22:in `load'
	from /usr/local/bin/fluentd:22:in `<main>'
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

No branches or pull requests

1 participant