About 1,150 results
Open links in new tab
  1. #831 Unable to send files when “http_upload” is enabled in Prosody ...

    Feb 12, 2017 · What steps will reproduce the problem? 1.Enabled http_upload like => Component "upload.example.com" "http_upload" 2.I got that module XEP-0363 is enabled in client app 3.

  2. #1891 Global quota not enforced correctly by mod_http_file_share …

    Feb 12, 2025 · It's assumed that it would be set to some fraction of the total available space, way larger than what a single user could upload in one request, larger than what could be reached in a week, …

  3. #1676 http_upload file transfer failed (closed) - Prosody

    Aug 8, 2021 · I didn't bother with the discoverability section tbh, because I used upload.yellowarchitect.xyz for the component, and the visual host is yellowarchitect.xyz http_upload …

  4. #1914 mod_http_file_share: Off-by-one in Range requests

    Mar 22, 2025 · Reproduction: 1. Upload the video to prosody using the http upload. 2. Get the link from the server. 3. Open the link in the browser. 4. Try to play the video from a random position. Observed …

  5. #1069 read error on PUT file operation for HTTP_UPLOAD

    Jan 14, 2018 · Either alter the URLs so they are different for each host, or limit mod_http_upload to a single host, or make it a Component. I don't think we can do much about this behaviour, since it is a …

  6. #900 http_upload does not close socket if client does not close it

    Seems like Conversations does not close upload socket properly. Prosody doesn't close it either, so it would be in ESTABLISHED state for 5 days by default on Linux …

  7. #1714 mod_http_upload not working with Prosody 0.9.x

    Sergio on 2022-03-08 What steps will reproduce the problem? 1.Load mod_http_upload 2.Configure: Component "upload.domain.net" "http_upload" http_upload_file_size_limit = 10000000 -- bytes …

  8. #1422 Cannot Upload files bigger than 1M - issues.prosody.im

    Sep 7, 2019 · Dear developers, could you please give a hint to enable upload of files bigger than 1M? I can see in the logfiles: "http_upload_file_size_limit exceeds HTTP parser limit on body size" So no …

  9. #833 mod_http_upload CORS support - issues.prosody.im

    Feb 14, 2017 · It fails because of CORS: XMLHttpRequest cannot load https://gdr.name:5281/upload/73541eae-9439-4871-b2c4-8d236554797b/regalica1.jpg. Response to …

  10. #718 mod_http_upload: Keep a mapping from the uploader JID to the …

    #718 mod_http_upload: Keep a mapping from the uploader JID to the UUID of the path