SigNoz Setup Issues on Windows Machine
TLDR Rekha had difficulty setting up SigNoz on a Windows machine. Pranay stated that SigNoz doesn't support Windows and suggested using Windows Subsystem for Linux (WSL). Joshua asked about using Docker with WSL and inquired about future Windows support.
Aug 04, 2023 (4 months ago)
Rekha
08:43 AMalso otel collector container keep restart and give error like - "cannot build pipelines: failed to create "clickhouselogsexporter" exporter, in pipeline "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/bed/bed931db-d283-49bc-98d6-0cac89d46644/tmp_insert_all_6_6_0"] ["/var/lib/clickhouse/store/bed/bed931db-d283-49bc-98d6-0cac89d46644/all_6_6_0/"] in line 0: INSERT INTO schema_migrations (version, dirty, sequence) VALUES (1, 1, 1691138583575214300)
2023-08-04 14:13:03 2023/08/04 08:43:03 application run finished with error: cannot build pipelines: failed to create "clickhouselogsexporter" exporter, in pipeline "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/bed/bed931db-d283-49bc-98d6-0cac89d46644/tmp_insert_all_6_6_0"] ["/var/lib/clickhouse/store/bed/bed931db-d283-49bc-98d6-0cac89d46644/all_6_6_0/"] in line 0: INSERT INTO schema_migrations (version, dirty, sequence) VALUES (1, 1, 1691138583575214300)"
If someone can help
Aug 06, 2023 (4 months ago)
Pranay
11:54 AMCan you try WSL?
Aug 07, 2023 (4 months ago)
Rekha
06:04 AMPranay
11:45 AMJoshua
01:19 PMJoshua
01:43 PMBut my question with WSL is that, Do we have to install a Docker client like linux or will it run docker using docker desktop which is already installed on my windows?
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
SigNoz Docker Installation Issue on Windows
Lukman encountered errors while running SigNoz on Windows. Pranay suggested trying on Linux/Mac, but Lukman only had a Windows machine.
Configuring SigNoz's Backend on Goland in Windows
qisong tried to run SigNoz's backend on Goland in a Windows OS, but struggles with configuring the SIGNOZ_LOCAL_DB_PATH. Pranay suggested using WSL instead, however it still isn't resolved.
Troubleshooting SigNoz Ports and Windows Compatibility
Ramya faced issues with SigNoz ports and internal Java errors. Yash rV advised checking port numbers and trying on a Linux machine, as SigNoz has limited support on Windows.