Hello,
I’m currently working on a project using data from the Galaxy Watch 4 and 6. I’ve collected data from at least 30 participants, but I hadn’t configured the Code Lab workspace in advance, so I saved the JSON files by downloading them directly from the devices.
Now, I’d like to upload these JSON records to the Health Research Portal, but I’m facing several issues:
-
The platform only allows me to upload one JSON file at a time. However, each participant has 24-hour data logs for all 7 days of the week, which results in a large number of files and folders.
-
Even when I try uploading a single file, the platform recognizes the file but never finishes uploading—it stays at 0%. When I press the “Upload” button, it returns an error stating the file was not uploaded.
-
I also tried uploading the files directly to the container via the console. While the upload is marked as successful and I can see the files in a part of the container, I’m unable to access them through the following route:
http://localhost/study-data
, which is where I’d like to manage them.
I’m not sure if what I’m trying to do is supported, but I’d really appreciate your help. I don’t want to lose all the data I’ve collected or start the data collection process from scratch.
Thank you very much in advance for your support.