Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] When using a non-80 or 443 port, there is an error in obtaining the file URL for the storage bucket. #1831

Closed
1 of 2 tasks
jveay opened this issue Jan 29, 2024 · 2 comments · Fixed by #1864
Closed
1 of 2 tasks

Comments

@jveay
Copy link
Contributor

jveay commented Jan 29, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Environment

Linux (self-host)

What happened

image

The correct URL should not have a port number after the bucket.

How to reproduce

1/Use non-80 or 443 ports.
2/Upload file.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@0fatal
Copy link
Contributor

0fatal commented Feb 4, 2024

the same as #1830

@0fatal 0fatal closed this as completed Feb 4, 2024
@jveay
Copy link
Contributor Author

jveay commented Feb 15, 2024

@0fatal Pay attention to the URL in the screenshot, where the port appears twice. This indicates that the configuration stored in the database has been modified. It is a front-end bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants