BenW
CDCloudflare Developers
•Created by BenW on 3/12/2024 in #workers-help
R2 multipart uploads do not work in local dev mode with long object keys.
For anyone else that has this issue, I was able to get it working on 3.44 with the addition of this to the dev command:
--ip=0.0.0.0
3 replies