Docker Images Runtime Error - Clickhouse Logs Exporter Issue

TLDR Mano encountered a runtime error when running docker images related to a clickhouse logs exporter issue. Srikanth suggested checking file system permissions.

Photo of Mano
Mano
Thu, 17 Aug 2023 10:58:09 UTC

:wave: Hello, team! When I run all docker images, the two images are not running. The issue is mentioned below. If anyone is having solutions for that kindly reply. *2023-08-17 14:42:54 Error: failed to build pipelines: failed to create "clickhouselogsexporter" exporter for data type "logs": cannot configure clickhouse logs exporter: clickhouse Migrate failed to run, error: code: 1001, message: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: Permission denied ["/var/lib/clickhouse/store/fb6/fb6be57d-0ccc-4671-8138-b22820a05414/tmp_insert_all_66_66_0"] ["/var/lib/clickhouse/store/fb6/fb6be57d-0ccc-4671-8138-b22820a05414/all_66_66_0/"] in line 0: INSERT INTO schema_migrations (version, dirty, sequence) VALUES (1, 1, 1692263573792524445)* *2023-08-17 14:42:54 2023/08/17 09:12:54 application run finished with error: failed to build pipelines: failed to create "clickhouselogsexporter" exporter for data type "logs": cannot configure clickhouse logs exporter: clickhouse Migrate failed to run, error: code: 1001, message: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: Permission denied ["/var/lib/clickhouse/store/fb6/fb6be57d-0ccc-4671-8138-b22820a05414/tmp_insert_all_66_66_0"] ["/var/lib/clickhouse/store/fb6/fb6be57d-0ccc-4671-8138-b22820a05414/all_66_66_0/"] in line 0: INSERT INTO schema_migrations (version, dirty, sequence) VALUES (1, 1, 1692263573792524445)*

Photo of Srikanth
Srikanth
Fri, 18 Aug 2023 16:08:21 UTC

Please make sure the file system permissions are correct.