I’m working on an image recognition project and ran into an issue. When I go to the Train or Test page, I get this error:
“Byte length of Float32Array should be a multiple of 4.”
This only happens when I store the data in the cloud. If I store the images in the browser, everything works fine.
I’ve attached the images that appear to be causing the problem below.
Any idea what might be causing this or how to fix it? Thanks!

Hello Dale,
I’ve recreated the error and attached the log to the thread. The error appeared shortly after I landed on the Train & Test page. The gear animation kept running, and the “Train new machine learning model" button wasn't shown.
Please have the log file here:
https://drive.google.com/file/d/1MCPllN0Ndk5qlM8NZXn8zsDkkMdtLIvV/view?usp=sharing
