Skip to content

Unable to copy temporary links to objects #1056

@Codecaver

Description

@Codecaver

Describe the bug
After creating a temporary link to an object file, clicking "copy" will result in a copy failure message.

To Reproduce
Steps to reproduce the behavior:

  1. Select an object file

  2. Set the temporary link's expiration time to 1 day

  3. Click the "Generate Link" button

  4. After generating the link, click the "Copy" button

  5. A message appears indicating that copying failed.

Expected behavior
After clicking the copy button, a message appears indicating successful copying. Pasting the link into your browser allows the file to download normally.

Screenshots

Image

Desktop (please complete the following information):

  • OS: windows11
  • Browser: chrome
  • Version: 142.0.7444.176

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Installation method: Docker
System: WSL
RustFS version: 1.0.0-alpha.72
Installation command: docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:latest

Metadata

Metadata

Assignees

Labels

S-confirmingStatus: Awaiting confirmation for a resolved issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions