NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 7 8 9 10 11 … 43 Next »
error! popup

 
  • 0 Vote(s) - 0 Average
error! popup
green
Offline

Junior Member

Mexico
Posts: 9
Threads: 1
Joined: May 2023
#1
2023-05-23, 12:04 AM
Hi

When I want to import channel lists, it doesn't allow me to import more than 100 channels, and it shows me an error message!

on developer console,

return this
services/service?method=setting.scan.save&format=json 500
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#2
2023-05-23, 12:11 AM
Post the logs and I'll take a look.
green
Offline

Junior Member

Mexico
Posts: 9
Threads: 1
Joined: May 2023
#3
2023-05-23, 12:20 AM
tnks


Attached Files
.zip   logs-20230523-0019.zip (Size: 5.09 KB / Downloads: 5)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#4
2023-05-23, 12:24 AM
There is no sign of obvious error in those logs.

It looks like you were trying to import an m3u from https://iptv-org.github.io/. What was the url? I'll try it here.
green
Offline

Junior Member

Mexico
Posts: 9
Threads: 1
Joined: May 2023
#5
2023-05-23, 12:24 AM
i think fail on this part

// save the selected channels...
                $.ajax({
                    url: 'services/service?method=setting.scan.save&format=json',
                    type: 'POST',
                    data: json,
                    contentType: 'application/json',
                    success: function (result) {
                        var redirectProp = 'redirect';
                        if (result.hasOwnProperty(redirectProp)) {
                            window.location.replace("iptv.html?id=" + result.redirect + "&name=IPTV&prompt=true");
                        }
                        else {
                            // close the modal
                            $('#importChannels').modal('toggle');
                            var channelList = app.__vue__.$refs.channelList;
                            channelList.reloadForSource(sourceId);
                        }
                    },
                    error: function () {
                        // show user the error
                        alert('error!');
                    }
                })


Attached Files Thumbnail(s)
   
green
Offline

Junior Member

Mexico
Posts: 9
Threads: 1
Joined: May 2023
#6
2023-05-23, 12:27 AM
I already tried to import several and none of them work, it only lets me import 100 channels

test with this 
https://iptv-org.github.io/iptv/countries/mx.m3u
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,836
Threads: 954
Joined: May 2006
#7
2023-05-23, 12:39 AM
I got right to the end here.

I don't recommend using 3 week old GitHub links though.

Martin
green
Offline

Junior Member

Mexico
Posts: 9
Threads: 1
Joined: May 2023
#8
2023-05-23, 12:43 AM
Actually I use xtreamcodes but this is only so that you can see the error with what I put error mark! only if i select 100 channels from any list it works
green
Offline

Junior Member

Mexico
Posts: 9
Threads: 1
Joined: May 2023
#9
2023-05-23, 12:49 AM
is docker with Traefik reverse proxy, 8866 redirect to 443 public
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,836
Threads: 954
Joined: May 2006
#10
2023-05-23, 12:50 AM (This post was last modified: 2023-05-23, 12:51 AM by mvallevand.)
I got them all but I didn't try on Docker from Safari. Does Firefox work?

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error when trying to download VoDs ModdingFriendly 9 1,542 2025-03-15, 12:16 AM
Last Post: ModdingFriendly
  [FFMPEG]: HTTP error 404 Not Found bit_creepy 19 1,354 2025-02-27, 05:04 AM
Last Post: sub
  Error when trying to view TV Mooserator 28 2,299 2024-06-02, 04:38 AM
Last Post: Mooserator
  404 error when opening IPTV stream xbmcgotham 15 5,027 2023-08-20, 10:01 AM
Last Post: xbmcgotham
  IPTV streaming failed: Error - streaming failed (transcoder exited) chandankp 6 1,891 2022-07-25, 04:57 PM
Last Post: chandankp
  HDHR Quatro Unavailable - unmanaged dll error ElihuRozen 5 1,462 2021-11-07, 05:13 PM
Last Post: sub
  Scheduling Error Unable to schedule recording at this time. jdwirtz 33 6,753 2021-06-29, 11:18 AM
Last Post: BrettB
  Editing Scheduled Recording Error pokepikaboss 10 2,616 2021-06-10, 02:19 AM
Last Post: mvallevand
  DotNet Error with nscripthelper - Could not resolve CoreCLR path. PRBUK 2 2,694 2021-04-06, 07:30 PM
Last Post: PRBUK
  Advanced recordings not being automatically executed after 823 update - user error daneo 2 1,223 2020-09-10, 02:12 PM
Last Post: daneo

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode