has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I setup self hosted on my server and then I want use S3, but the S3 from Alibaba Cloud. I follow all setting in this link https://docs.typebot.io/self-hosting/guides/s3 after build the code and try upload the files. In inspect element show CORS issues. So I'm not sure what problem not show to see where the log or error log.
I'm using PM2, on the error.log and out.log don't have any error relate to S3, and on typebot when try upload just loading and after loading finish not show any error. I just see on inspect element about the CORS.