Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

[securedrop-proxy] Downloading submissions give empty file #131

Closed
kushaldas opened this issue Oct 11, 2018 · 2 comments
Closed

[securedrop-proxy] Downloading submissions give empty file #131

kushaldas opened this issue Oct 11, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@kushaldas
Copy link
Contributor

While I am trying to download submissions, the client vm, which talks to the proxy vm over qrexec, is getting empty files copied into ~/QubesIncoming/ directory.

I tried to download the same using the standard securedrop-sdk in the proxy vm itself, I can download the submissions properly.

@kushaldas kushaldas added the bug Something isn't working label Oct 11, 2018
@kushaldas
Copy link
Contributor Author

Same goes with downloading replies, empty files.

@redshiftzero
Copy link
Contributor

Steps to Reproduce

  1. Configure securedrop-proxy manually as described in README (but with a test journalist interface on a staging server in config.yaml)
  2. Try to download any non-JSON content, here the HTML of the index of the journalist interface:

$ echo '{"method":"GET","path_query":""}' | /usr/lib/qubes/qrexec-client-vm securedrop-proxy securedrop.Proxy

  1. Inspect filename in response in ~/QubesIncoming on the sd-svs AppVM

Expected Behavior

File contains HTML of journalist interface index

Actual Behavior

File exists but is empty

redshiftzero referenced this issue Oct 12, 2018
Fixes #11 Saves the downloaded submissions and replies
@zenmonkeykstop zenmonkeykstop changed the title Downloading submissions give empty file [securedrop-proxy] Downloading submissions give empty file Dec 13, 2023
@zenmonkeykstop zenmonkeykstop transferred this issue from freedomofpress/securedrop-proxy Dec 13, 2023
@zenmonkeykstop zenmonkeykstop transferred this issue from freedomofpress/securedrop-client Dec 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants