question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Download and category problems

See original GitHub issue

With the latest update ed52a00 I’ve got some problems:

  • when saving settings (in Google Chrome) it won’t save because of NoneType error I’ve traced that error to the problem:
Line: 2251 prem_config.set('categories', ('cat_name' + str([x])), request.form.get('cat_name' + str([x])))

actual form

<input type="text" autocomplete="off" class="form-control" placeholder="Name"
    ame=" cat_name[1]"
aria-describedby="basic-addon1"
value="tv">

There is an extra space ’ ’ before cat_name[1]

  • before that, I wasn’t able to select a category for a task, after adding the extra space it worked but now the download task won’t start

Don’t know if this is connected or a different error.

09-14 21:41:52: INFO : Task: Pirates of the Caribbean - At Worlds End (2007) [1080p] -- id: fZPSeaNxzQQL4miR87frzQ -- Category set to: movie
Execution of job "update (trigger: interval[0:00:01], next run at: 2019-09-14 21:41:54 CEST)" skipped: maximum number of running instances reached (1)
Execution of job "update (trigger: interval[0:00:01], next run at: 2019-09-14 21:41:55 CEST)" skipped: maximum number of running instances reached (1)
Execution of job "update (trigger: interval[0:00:01], next run at: 2019-09-14 21:41:56 CEST)" skipped: maximum number of running instances reached (1)+
09-14 21:45:36: WARNING : Download: Pirates of the Caribbean - At Worlds End (2007) [1080p] stuck restarting task
Execution of job "update (trigger: interval[0:00:01], next run at: 2019-09-14 21:45:38 CEST)" skipped: maximum number of running instances reached (1)
Execution of job "update (trigger: interval[0:00:01], next run at: 2019-09-14 21:45:39 CEST)" skipped: maximum number of running instances reached (1)
Execution of job "update (trigger: interval[0:00:01], next run at: 2019-09-14 21:45:40 CEST)" skipped: maximum number of running instances reached (1)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
neox387commented, Sep 15, 2019

sorry seems I forgot some more stuff 😕 #227

1reaction
Aesir9commented, Sep 15, 2019

#226 fixed it, after clearing and re-adding all downloads they work again.

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download manager shows category problems
Download manager shows category problems. This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago by Shahjada....
Read more >
Downloading Category Data to a File | Working with Data
Overview Category data in your Site Manager can be exported to a .csv file that can be edited with a spreadsheet program such...
Read more >
Downloading issues - Sellfy Help Center
download problems, device downloads, pending orders, .zip or .rar formats.
Read more >
Quicken categorizes downloading transactions when I set it ...
To build on what @Chris_QPW said, if you see a transaction that has been assigned a Category, go to Tools > Memorized Payee...
Read more >
Auto-download not working for default category #7471 - GitHub
I have written a short but informative title. If this is an issue with an extension, I should be opening an issue in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found