#support

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.

Powered by Struct AI
Aug 17, 2023 (1 month ago)
Mano
Photo of md5-fe6e86aa52d9b55413605ec12aa89419
Mano
10:58 AM
👋 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)
Image 1 for <span class="s-emoji">👋</span> Hello, team!<br>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.<br><br><strong>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)</strong><br><strong>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)</strong>
Aug 18, 2023 (1 month ago)
Srikanth
Photo of md5-ce04a9988e2fd758a659dc55be6f2543
Srikanth
04:08 PM
Please make sure the file system permissions are correct.