Invalid Endpoint Error: http://typebot-minio:9000 During File Import
Hello team,
We are encountering an “Invalid Endpoint: http://typebot-minio:9000” error every time we attempt to import a file into Typebot’s builder. We have already:
Verified that the MinIO service is running and healthy on port 9000.
Confirmed network connectivity between the builder container and the MinIO container.
Updated S3_ENDPOINT to both typebot-minio:9000 (backend) and NEXT_PUBLIC_S3_ENDPOINT to http://<host-IP>:9000 (frontend).
Ensured S3_ACCESS_KEY, S3_SECRET_KEY, and related S3 configuration variables are correctly set.
Despite these efforts, the import process continues to fail with the same endpoint error. Could you please advise on the proper configuration or any additional steps needed to resolve this issue?
Thank you for your assistance.
We are encountering an “Invalid Endpoint: http://typebot-minio:9000” error every time we attempt to import a file into Typebot’s builder. We have already:
Verified that the MinIO service is running and healthy on port 9000.
Confirmed network connectivity between the builder container and the MinIO container.
Updated S3_ENDPOINT to both typebot-minio:9000 (backend) and NEXT_PUBLIC_S3_ENDPOINT to http://<host-IP>:9000 (frontend).
Ensured S3_ACCESS_KEY, S3_SECRET_KEY, and related S3 configuration variables are correctly set.
Despite these efforts, the import process continues to fail with the same endpoint error. Could you please advise on the proper configuration or any additional steps needed to resolve this issue?
Thank you for your assistance.