After adding my gaming rig to the cluster, the rig is downloading 22.6 GB of files from the cluster and then nothing happens, not even a task is created.
Log
info: Authentication using NoTokenRequired
info: Listening on 0.0.0.0:6367 UDP for progress updates
info: Initialized 0 tasks
info: Checking for orphaned directories to be removed...
info: Server has started on port 3000
info: About to run: unzip -qq -o data/40e99798-ca7b-40c4-8932-38bde9c3787f/seed.zip -d data/40e99798-ca7b-40c4-8932-38bde9c3787f
info: About to run: /code/run.sh --min-num-features 40000 --feature-quality ultra --skip-3dmodel --skip-report --mesh-size 3999999 --mesh-octree-depth 12 --boundary {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {}, "geometry": {"type": "Polygon", "coordinates": [[[8.133294582366943, 47.75984293268228], [8.130252957344055, 47.760906743258076], [8.12890112400055, 47.76072643791182], [8.12863290309906, 47.76044155419109], [8.128289580345152, 47.75924069806947], [8.12864899635315, 47.759193817238305], [8.130083978176117, 47.75906399317763], [8.131238669157028, 47.758894500166456], [8.131545782089233, 47.75881516282257], [8.13286006450653, 47.758555512487604], [8.132978081703186, 47.75863124396914], [8.133294582366943, 47.75984293268228]]]}}]} --auto-boundary --pc-quality ultra --pc-classify --pc-geometric --dtm --dsm --dem-euclidean-map --orthophoto-resolution 1 --orthophoto-cutline --pc-rectify --project-path /var/www/data 40e99798-ca7b-40c4-8932-38bde9c3787f
info: About to run: unzip -qq -o data/b77e2a2a-4183-480a-ac73-e92e4f82c709/seed.zip -d data/b77e2a2a-4183-480a-ac73-e92e4f82c709
info: About to run: /code/run.sh --min-num-features 40000 --feature-quality ultra --skip-3dmodel --skip-report --mesh-size 3999999 --mesh-octree-depth 12 --boundary {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {}, "geometry": {"type": "Polygon", "coordinates": [[[8.133294582366943, 47.75984293268228], [8.130252957344055, 47.760906743258076], [8.12890112400055, 47.76072643791182], [8.12863290309906, 47.76044155419109], [8.128289580345152, 47.75924069806947], [8.12864899635315, 47.759193817238305], [8.130083978176117, 47.75906399317763], [8.131238669157028, 47.758894500166456], [8.131545782089233, 47.75881516282257], [8.13286006450653, 47.758555512487604], [8.132978081703186, 47.75863124396914], [8.133294582366943, 47.75984293268228]]]}}]} --auto-boundary --pc-quality ultra --pc-classify --pc-geometric --dtm --dsm --dem-euclidean-map --orthophoto-resolution 1 --orthophoto-cutline --pc-rectify --project-path /var/www/data b77e2a2a-4183-480a-ac73-e92e4f82c709
info: About to run: unzip -qq -o data/8a3beee4-0000-4738-b548-5ed0cc917fc7/seed.zip -d data/8a3beee4-0000-4738-b548-5ed0cc917fc7
info: About to run: /code/run.sh --min-num-features 40000 --feature-quality ultra --skip-3dmodel --skip-report --mesh-size 3999999 --mesh-octree-depth 12 --boundary {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {}, "geometry": {"type": "Polygon", "coordinates": [[[8.133294582366943, 47.75984293268228], [8.130252957344055, 47.760906743258076], [8.12890112400055, 47.76072643791182], [8.12863290309906, 47.76044155419109], [8.128289580345152, 47.75924069806947], [8.12864899635315, 47.759193817238305], [8.130083978176117, 47.75906399317763], [8.131238669157028, 47.758894500166456], [8.131545782089233, 47.75881516282257], [8.13286006450653, 47.758555512487604], [8.132978081703186, 47.75863124396914], [8.133294582366943, 47.75984293268228]]]}}]} --auto-boundary --pc-quality ultra --pc-classify --pc-geometric --dtm --dsm --dem-euclidean-map --orthophoto-resolution 1 --orthophoto-cutline --pc-rectify --project-path /var/www/data 8a3beee4-0000-4738-b548-5ed0cc917fc7
info: About to run: unzip -qq -o data/f8e0afe8-882b-48da-b98d-2e214515fda1/seed.zip -d data/f8e0afe8-882b-48da-b98d-2e214515fda1
info: About to run: /code/run.sh --min-num-features 40000 --feature-quality ultra --skip-3dmodel --skip-report --mesh-size 3999999 --mesh-octree-depth 12 --boundary {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {}, "geometry": {"type": "Polygon", "coordinates": [[[8.133294582366943, 47.75984293268228], [8.130252957344055, 47.760906743258076], [8.12890112400055, 47.76072643791182], [8.12863290309906, 47.76044155419109], [8.128289580345152, 47.75924069806947], [8.12864899635315, 47.759193817238305], [8.130083978176117, 47.75906399317763], [8.131238669157028, 47.758894500166456], [8.131545782089233, 47.75881516282257], [8.13286006450653, 47.758555512487604], [8.132978081703186, 47.75863124396914], [8.133294582366943, 47.75984293268228]]]}}]} --auto-boundary --pc-quality ultra --pc-classify --pc-geometric --dtm --dsm --dem-euclidean-map --orthophoto-resolution 1 --orthophoto-cutline --pc-rectify --project-path /var/www/data f8e0afe8-882b-48da-b98d-2e214515fda1
As you can see, there is no task running and I am wondering why for a submodel the whole dataset seems to be downloaded.
Specs: WIndows 11 Pro Build 22557.ni_release.220210-1445
Ryzen 7 5800X
32GB Ram DDR4
Downspeed 100Mbit
Upspeed 40Mbit
Image ID nodeodm: 54d913ca1cbc