8000 Link to download file and when clicking download button still say "send.example.com" even though I set BASE_URL to my base URL · Issue #203 · timvisee/send · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Link to download file and when clicking download button still say "send.example.com" even though I set BASE_URL to my base URL #203

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

Open
ProxmoxProphet opened this issue Nov 30, 2024 · 2 comments

Comments

@ProxmoxProphet
Copy link

I installed Send and the installation went fine and the page itself works fine, and when I upload a file it works fine, but there is a problem with the URLs. I added the environment variable BASE_URL to https://send.mydomain.com (I am running Send using Docker). When the file is done uploading, the link it gives me to share the file is https://send.example.com/download/[long string of letters and numbers] instead of https://send.mydomain.com/download/[long string of letters and numbers]
But even if I copy the link and change example.com to mydomain.com, and visit that URL, sure it brings me to the page to download the files, but it's annoying to have to change that in every link. Interestingly, when I click the "send" logo in the top left corner of the screen is does bring me back to the Send main page with the correct base URL, but this base URL doesn't show in the download links it generates.

2024-11-30_15-18

@Crownor
Copy link
Crownor commented Dec 3, 2024

Just set DETECT_BASE_URL=true, then it will be ok

@skylermedia
Copy link
skylermedia commented Apr 7, 2025

@ProxmoxProphet If you are still having this issue, are you using Docker or Docker Compose? I had this same issue while using Docker Compose. I resolved this issue by deleting the docker container for send and recreating it by running

docker-compose up

in the directory of install.

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

No branches or pull requests

3 participants
0