Skip to content

reverseProxyURL: invalid url or port.\nShould check if bridge server is running and has been used CDN url start with http protocol. #8

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

Open
ElChawich opened this issue Oct 23, 2024 · 0 comments

Comments

@ElChawich
Copy link

Describe the bug
After implementing the library and testing it, m getting a warning 'reverseProxyURL: invalid url or port.\nShould check if bridge server is running and has been used CDN url start with http protocol.'. After debugging the library i found that the runningPort is false which is triggering this issue in ProxyCachemanager.ts in reverseProxyURL function. The url used starts with http and on CDN and is m3u8

To Reproduce
Steps to reproduce the behavior:

  1. Implement the library
  2. Launch the app
  3. See error

Expected behavior
To work without warnings and cache the urls

Screenshots
Screenshot_20241022_145458_LEMONADE

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant