Hello everyone,
I'm trying to use the new custom containers feature to create a container with numpy, pandas and feature-engine packets. The container is created successfully, but every time I try to send data to it the search returns the "container unable to read JSON response from http://localhost:<api_port>/fit" message. It only happens with the custom container, the mltk-container-golden-image-cpu:5.0.0 continues working well.
I've tried almost all the solutions o could find for the same error, but none of them work.
Can anyone help me, please?