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

web-app file download path inconsistent when remote proxy adds extra path #34

Open
maxscheel opened this issue Mar 16, 2018 · 1 comment
Assignees

Comments

@maxscheel
Copy link
Collaborator

This is only an issue when wanting to download files externally. Internally (locally) routing is consistent.

When wanting to download raw data files from the browser (externally)
files are linked to:
https://tart.elec.ac.nz/raw/2018/2/1/23_36_51.819267_data.pkl
instead of:
https://tart.elec.ac.nz/signal/raw/2018/2/1/23_36_51.819267_data.pkl

@maxscheel maxscheel self-assigned this Mar 16, 2018
@tmolteno tmolteno self-assigned this Jul 11, 2019
@tmolteno
Copy link
Owner

Leaving this issue open. Note that it only applies when downloading data from the public telescope that has been mapped to a different URL. Will fix by routing /raw and /vis to /signal/raw and /signal/vis on the public scope.

On direct connection to a TART via a browser, download works fine.

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

No branches or pull requests

2 participants