Guide xml not being created #2044
Unanswered
jiggamaine
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm getting this error when I try run the npm run grab command
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: epgshare01.online
loading channels...
found 20937 channel(s)
run #1:
<anonymous_script>:1
SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at Storage.json (/root/epg/node_modules/@freearhey/core/dist/storage.js:67:21)
at async QueueCreator.create (/root/epg/scripts/core/queueCreator.ts:34:29)
at async runJob (/root/epg/scripts/commands/epg/grab.ts:109:17)
Much assistance would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions