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

[🐛] No way to bypass 100mb upload limit when using own uploader? #2617

Open
8 tasks
MatheoJaouen opened this issue Aug 16, 2024 · 2 comments
Open
8 tasks

Comments

@MatheoJaouen
Copy link

MatheoJaouen commented Aug 16, 2024

Apparently no way to disable file size limitation from the code or from the admin panel?

Related to the same ticket for the web (react):
GetStream/stream-chat-react#2473

Issue

Alway trigger the notification of the 100mb file size limit.
Limited to 100mb in the admin too.
image

Steps to reproduce

Steps to reproduce the behavior:
Upload an attachment > 100mb

Expected behavior

A way to disable any upload limitation to use our own.

Project Related Information

Customization

Click To Expand

# N/A

Offline support

  • I have enabled offline support.
  • The feature I'm having does not occur when offline support is disabled. (stripe out if not applicable)

Environment

Click To Expand

package.json:

# N/A

react-native info output:

 OUTPUT GOES HERE
  • Platform that you're experiencing the issue on:
    • iOS
    • Android
    • iOS but have not tested behavior on Android
    • Android but have not tested behavior on iOS
    • Both
  • stream-chat-react-native version you're using that has this issue:
    • e.g. 5.4.3
  • Device/Emulator info:
    • I am using a physical device
    • OS version: e.g. Android 10
    • Device/Emulator: e.g. iPhone 11

Additional context

Screenshots

Click To Expand


@luisgereda
Copy link

Hi,

We only support for files that are less than 100MBS, this is a limitation of our CDN, you can use a custom CDN if this is a problem.

GH issues are used only for bug reports, please if you would like to continue the conversation, you can open a support ticket:
https://getstream.io/contact/support/

@MatheoJaouen
Copy link
Author

MatheoJaouen commented Aug 23, 2024

This happens when not using your CDN, that's the issue, we use our own servers for upload.

@khushal87 khushal87 reopened this Aug 26, 2024
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

3 participants