Known Issues for Object Storage

These known issues have been identified in Object Storage.

PAR creation can fail when using long object names

Details
Creating a pre-authenticated request (PAR) can fail when using long object names, resulting in a 500: Internal Server Error error. This failure is because of the size of the metadata associated with longer object names.
Workaround
Use shorter object names. The limit depends on implementation-specific details related to the user creating the PAR, so we can't currently give an exact limit. See Pre-Authenticated Requests for more information on that feature.