iptvnator
iptvnator copied to clipboard
404 response when adding m3u URL PWA RPI version
Describe the bug I am getting a 404 response when trying to add m3u URL.
To Reproduce Steps to reproduce the behavior:
- Run 'docker-compose up -d'. Back and Front end Ok
- Add m3u URL.
- 404 Response
- Started backend 'docker run -p 3333:3000 -e CLIENT_URL=http://192.168.8.226:4333 4gray/iptvnator-backend' --> Ok
- 192.168.8.226:4333 --> Getting Hello World
Expected behavior If back and front end started apparently Ok, should be able to load m3u URL
Screenshots
Desktop (please complete the following information):
- PWA
- OS Linux
- Browser Firefox
- Version 110
Context: Access to Remote Raspberry Pi where PWA is running. No Firewall. Ports Open.
Regarding the 3. step, could you please open the network tab from dev tools in your browser and check the request url/port?