zoraxy icon indicating copy to clipboard operation
zoraxy copied to clipboard

[BUG] Issue with OpenCloud when using Zoraxy

Open techsupportkoeln opened this issue 2 months ago • 1 comments

Describe the bug As requested in https://github.com/tobychui/zoraxy/issues/685#issuecomment-3461823132 I am creating a new report. OpenCloud is not compatible with Zoraxy. In this combination i got several problems. In June you added Disable Chunked Transfer Encoding to the Zoraxy UI for another user. But now with this option, i cant upload any files to OpenCloud.

To Reproduce Steps to reproduce the behavior:

  1. Using OpenCloud with Zoraxy
  2. Using the Disable Chunked Transfer Encoding
  3. try to upload a file in OpenCloud
  4. it's not possible

Expected behavior That uploading a file works.

You can find further information here: https://github.com/opencloud-eu/opencloud-compose/issues/129

Browser (if it is a bug appears on the UI section of the system): Brave

Host Environment (please complete following information, DO NOT REMOVE ANY FIELD(S)): Ubuntu 24.04 LTS with Zoraxy Ubuntu 24.04 LTS on the OpenCloud VM

[Supplementary links https://github.com/opencloud-eu/opencloud-compose/issues/129 https://github.com/opencloud-eu/opencloud/issues/1728

Additional context With Disable Chunked Transfer Encoding it's not possible to upload new files. Without it, we have other problems.

techsupportkoeln avatar Oct 29 '25 15:10 techsupportkoeln

I have briefly read the issues in the supplementary links. I need a bit more information regarding this "it's not possible" issue. Please provide network trace file (HAR file) and wireshark capture file on both working and not working settings.

The difference between enabling / disabling chunked transfer encoding only changed one thing as described in the code snippet below. https://github.com/tobychui/zoraxy/blob/863113a1b8f4c43808eaf956bc090d479182a374/src/mod/dynamicproxy/dpcore/dpcore.go#L292C2-L295C3

tobychui avatar Oct 29 '25 23:10 tobychui

Closing this as the issue author is not responding.

tobychui avatar Nov 19 '25 11:11 tobychui