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

otel-migrator error #6264

Open
aksanart opened this issue Oct 24, 2024 · 1 comment
Open

otel-migrator error #6264

aksanart opened this issue Oct 24, 2024 · 1 comment

Comments

@aksanart
Copy link

Bug description

{"level":"fatal","timestamp":"2024-10-24T14:01:35.273Z","caller":"signozschemamigrator/migrate.go:128","msg":"Failed to run migrations","component":"migrate cli","error":"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/52d/52dd450b-0983-46f6-8bef-6e5e959a13f9/tmp_insert_all_2_2_0/\"] [\"/var/lib/clickhouse/store/52d/52dd450b-0983-46f6-8bef-6e5e959a13f9/all_2_2_0/\"] in line 0: INSERT INTO schema_migrations (version, dirty, sequence) VALUES (1, 1, 1729778495206884786)","stacktrace":"main.main\n\t/home/runner/work/signoz-otel-collector/signoz-otel-collector/cmd/signozschemamigrator/migrate.go:128\nruntime.main\n\t/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/proc.go:267"}

i wanna instal signoz in my local computer with compose docker compose -f docker/clickhouse-setup/docker-compose.yaml up -d
but got that error on otel-migrator container

Expected behavior

How to reproduce

  1. git clone -b main https://github.com/SigNoz/signoz.git && cd signoz/deploy/
  2. docker compose -f docker/clickhouse-setup/docker-compose.yaml up -d

Version information

  • Signoz version:
  • Browser version:
  • Your OS and version:
  • Your CPU Architecture(ARM/Intel):

Additional context

my os is windows

Thank you for your bug report – we love squashing them!

Copy link

welcome bot commented Oct 24, 2024

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.

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

1 participant