GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples
python_template_launcher.go:37: Failed to initialize fluentd logger
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 8.1k
- Forks
- 6.7k
- Merge medio
- 4 d 2 h
- PR fusionados (30 d)
- 16
Descripción
## In which file did you encounter the issue?
python-docs-samples/dataflow/flex-templates/pipeline_with_dependencies
## Did you change the file? If so, how?
Yes, used a different base image in docker file
## Describe the issue
Jon start but I got following error:
2025/03/06 17:38:45.885541 python_template_launcher.go:37: Failed to initialize fluentd logger: failed to create log file /var/log/dataflow/template_launcher/runner-json.log: open /var/log/dataflow/template_launcher/runner-json.log: permission denied
python_template_launcher fails if running with non root user or an user that have no write access to /var/log
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.