You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unable to use Mux for video. Mux thrown an error about being unable to download the file.
To Reproduce
Steps to reproduce the behavior:
Configure MC for using R2
Configure MC for using Mux
Upload a video by using wordpress media library
Go to your mux account and check the assets uploded, there is nothing there.
Check the API log and there is two kind of issues:
If the integration to mux is automatic, you'll see an error about being unable to download the file. The URL is good which is the one from cloudflare R2.
If you use the task "Transfer Mux Videos" for Cloud Tasks, the same error on Mux api appears but this time, the URL is wrong, containing only https://hostname.domaine.com/
Expected behavior
Should be able to rtreive the file from R2. Maybe the file isn't ready when MC ask Mux to get the file?
Screenshots
Server (please complete the following information)
Operating System Ubuntu 22.04.2 LTS
PHP Version: 8.1
Web Server: nginx
Using PHP-FPM? Yes
Using WordPress Cron? Yes
How did you install the plugin?
Manual from freemius
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Unable to use Mux for video. Mux thrown an error about being unable to download the file.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be able to rtreive the file from R2. Maybe the file isn't ready when MC ask Mux to get the file?
Screenshots
Server (please complete the following information)
How did you install the plugin?
Manual from freemius
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: