i have running 64 ( i unpacked it from tar.gz on...
# support
b
i have running 64 ( i unpacked it from tar.gz on my linux machine) and then I unpacked singoz-70.1.tar.gz and i have run scripts migrate - but it does not migrate data and i am getting output like this :
ignoz@signoz:~/signoz-0.70.1/scripts/volume-migration$ ./migrate.sh -o migrate -d standalone -m all
volume-migration: Stopping Docker Standalone services
`WARN[0000] /home/signoz/signoz-0.70.1/deploy/docker/docker-compose.yaml: the attribute
version
is obsolete, it will be ignored, please remove it to avoid potential confusion`
volume-migration: Cleaning up all containers and networks associated to old clickhouse-setup project
volume-migration: no signoz network found, skipping standalone cleanup
Creating new volume signoz-clickhouse
Migrating clickhouse from bind mounts to the new volume signoz-clickhouse
Please be patient, this may take a while for clickhouse migration...
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
f18232174bc9: Pull complete
Digest: sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
Status: Downloaded newer image for alpine:latest
cp: can't stat '/data/*': No such file or directory
Migration of clickhouse from bind mounts to the new volume signoz-clickhouse completed successfully
Creating new volume signoz-zookeeper-1
Migrating zookeeper from bind mounts to the new volume signoz-zookeeper-1
cp: can't stat '/data/*': No such file or directory
Migration of zookeeper from bind mounts to the new volume signoz-zookeeper-1 completed successfully
Creating new volume signoz-sqlite
Migrating signoz from bind mounts to the new volume signoz-sqlite
cp: can't stat '/data/*': No such file or directory
Migration of signoz from bind mounts to the new volume signoz-sqlite failed