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

Command [/usr/local/bin/dub template /etc/confluent/docker/log4j.properties.template /etc/kafka/log4j.properties] FAILED #334

Open
asl-cloud99 opened this issue Jun 12, 2024 · 1 comment

Comments

@asl-cloud99
Copy link

Hi

I am seeing following issue after upgrading to confluentinc/cp-zookeeper:7.6.1-1. and confluentinc/cp-kafka:7.6.1-1
Current setup : GKE cluster

My deployment yaml file
securityContext: fsGroup: 0 runAsUser: 0 runAsGroup: 0

Zookeeper came up find but getting following error in kafka.
===> User
uid=0(root) gid=0(root) groups=0(root)
===> Configuring ...
Running in Zookeeper mode...
'dict object' has no attribute 'iteritems'
Command [/usr/local/bin/dub template /etc/confluent/docker/log4j.properties.template /etc/kafka/log4j.properties] FAILED !

@ja-softdevel
Copy link

ja-softdevel commented Jul 9, 2024

I'm seeing the same.
Docker image: cp-server-connect:7.6.0-1-ubi8

[appuser@22e0a0daa334 /]$ /etc/confluent/docker/run
===> User
uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
===> Configuring ...
[Errno 13] Permission denied: '/etc/kafka/connect-log4j.properties'
Command [/usr/local/bin/dub template /etc/confluent/docker/log4j.properties.template /etc/kafka/connect-log4j.properties] FAILED !

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

2 participants