Hi there,
I have 2 environments set up, both running TTS 3.17.1
I’m trying to export devices from one environment, to then import into another environment by using the migration tool 0.9.0.
I keep getting this error:
Error: error:go.thethings.network/lorawan-stack-migrate/pkg/export:export (export device test-lux
)
error:go.thethings.network/lorawan-stack-migrate/pkg/export:export (export device test-lux
)
device_id=test-lux
correlation_id=93f84959d4f143b19a109f4024596b36
— error:pkg/rpcmiddleware/validator:field_mask_paths (forbidden path(s) in field mask)
forbidden_paths=[lora_alliance_profile_ids.vendor_profile_id lora_alliance_profile_ids.vendor_id serial_number last_seen_at]
correlation_id=f11c2dab6fd04d349d175c898b24f9a7
I have a feeling this is some sort of version mismatch between migration tool and TTS version. I can update TTS if necessary but don’t want to go through the process if it’s not needed to get this export to work.
Thanks in advance.