Not sure if this is an issue related with deployment of develop based version (commit 948d61a) of the server via Docker, or something inside the develop branch code itself (@Yannicked @Louwrensth )
(venv) [hoeneno@98dci4-srv-1005 SimDB]$ (develop) simdb sim push dev 131062/4
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/master.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/core_sources.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/core_profiles.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/wall.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/pf_active.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/summary.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/nbi.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/distribution_sources.h5 Complete
Uploading file /home/ITER/hoeneno/GIT/SimDB/astra-131062-4/equilibrium.h5 Complete
Error: 2 validation errors for FileRegistrationData
files.0.chunks
Field required [type=missing, input_value={'file_type': 'output', '...active, summary, wall]'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.13/v/missing
files.0.ids_list
Input should be a valid array [type=list_type, input_value='[core_profiles, core_sou..._active, summary, wall]', input_type=str]
For further information visit https://errors.pydantic.dev/2.13/v/list_type
(venv) [hoeneno@98dci4-srv-1005 SimDB]$ (develop) simdb remote config list |grep dev
dev: http://10.154.84.240:5300
Not sure if this is an issue related with deployment of develop based version (commit 948d61a) of the server via Docker, or something inside the develop branch code itself (@Yannicked @Louwrensth )