notesnook-sync-server icon indicating copy to clipboard operation
notesnook-sync-server copied to clipboard

Invalid S3 url

Open StLyn4 opened this issue 11 months ago • 0 comments

During file upload, the server returns an INTERNAL presigned url to the s3 server, instead of an EXTERNAL one. As a result, the browser tries to connect to a non-existent address.

StLyn4 avatar May 17 '25 19:05 StLyn4