-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Python error #47
Comments
Can you please switch over to the develop branch in your docker by switching your repository to Then start up the container and if you see any debug messages please send me the new log or the debug message. |
I will this evening when I get home from work..
…On Mon, Dec 6, 2021, 7:25 AM bobokun ***@***.***> wrote:
Can you please switch over to the develop branch in your docker by
switching your repository to bobokun/qbit_manage:develop in your unraid
template. Can you please also change your QBT_LOG_LEVEL environment
variable to DEBUG? You will need to click on show more settings in your
Unraid template in order to see it.
[image: image]
<https://user-images.githubusercontent.com/12660469/144853683-a6300492-7c4f-473c-8a1e-378efb4c3752.png>
Then start up the container and if you see any debug messages please send
me the new log or the debug message.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDXQUVBS6CAFLALFI2OQTTUPS2TDANCNFSM5JOPMEGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Container just stopped. Here is the relevant portion of the log.
|
okay, seems like one of your torrents doesn't have a tracker URL attached to it. So I'll end up skipping that torrent because there will be no way to know how to tag it without the tracker url. I've updated development branch so it shouldn't error anymore. Please update again |
Great thanks! Also, the permissions on the container config area does not
allow me to clear the log via SMB even with the container off. How can I change
that?
…On Tue, Dec 7, 2021 at 7:49 PM bobokun ***@***.***> wrote:
okay, seems like one of your torrents doesn't have a tracker URL attached
to it. So I'll end up skipping that torrent because there will be no way to
know how to tag it without the tracker url. I've updated development branch
so it shouldn't error anymore. Please update again
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDXQUVUEBQSAQQ36QBUC4DUP22SZANCNFSM5JOPMEGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Yeah that's something that needs to be fixed once I figure out how to do that...for now just run this command |
I knew I could do that but didn't think it would persist across updates.
Did not know if you had a more permanent way. Thank you again!
…On Tue, Dec 7, 2021 at 8:20 PM bobokun ***@***.***> wrote:
Yeah that's something that needs to be fixed once I figure out how to do
that...for now just run this command
chmod 777 -R /mnt/user/appdata/qbit_manage/
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDXQURCS6NSJP4UMMZF2J3UP26IHANCNFSM5JOPMEGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
As long as you don't delete the file it should be okay I think. |
I'm closing this issue since I haven't heard back from a while. Let me know if you do experience any issues. |
Yes, sorry about that. Everything seems to be stable. Thank you very much.
…On Sun, Dec 12, 2021, 9:10 PM bobokun ***@***.***> wrote:
Closed #47 <#47>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDXQUXZWMKHVTCAEQ7KQTLUQVPY3ANCNFSM5JOPMEGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I am now seeing this in the logs. Thoughts? This is from version 3.0.0 |
yeah you have a duplicate key in your tags config for |
Ok, I will modify the config. I completely missed the "Tag Parameters (Use either Format 1 or Format 2)" comment line in the config file. Thanks again. |
Container stopped again over night. Sorry to keep bothering you |
Not a bother at all. I'm glad you share these bugs with me so I can fix them :) Okay this should be fixed now in the latest develop. Please let me know if you do find any new issues or crashing. |
Another one.
|
Thanks for catching that, it's fixed in the latest develop branch |
Seem to have another one.
|
Looks like a torrent got deleted while it was getting a list of torrents. If you try rerunning this shouldn't happen again, I'll add a check so if this error happens it'll just skip that torrent. I've updated develop branch so it should not stop when you get this error. |
Not sure if you want me to to keep adding these here or start a new issue for each. This error caused the container to stop:
|
And got this upon startup from above crash.
|
fixed in the latest develop branch |
Good morning boss. Another one:
|
Can you try updating to the latest develop, it should be fixed now |
Will be this evening, but sure.
…On Tue, Dec 21, 2021, 7:45 AM bobokun ***@***.***> wrote:
hey do you mind pasting me the webhooks part in your config.yml?
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDXQUVW4JDBSKFTHVDRKULUSCAI3ANCNFSM5JOPMEGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I should be able to send you the code and the next hour or two. I do know
that I have not modified any of that web hooks section. I just copied the
sample config from the repo and changed a few of the settings as far as
trackers and how to connect to qbittorrent.
…On Tue, Dec 21, 2021, 9:02 AM Jody Gosnell ***@***.***> wrote:
Will be this evening, but sure.
On Tue, Dec 21, 2021, 7:45 AM bobokun ***@***.***> wrote:
> hey do you mind pasting me the webhooks part in your config.yml?
>
> —
> Reply to this email directly, view it on GitHub
> <#47 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AQDXQUVW4JDBSKFTHVDRKULUSCAI3ANCNFSM5JOPMEGA>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
no need to send me anything, I believe the issue is fixed. If you still get issues then please send me the config portion of webhooks. |
I am receiving this error at random times.
[2021-12-05 23:02:46,724] [INFO] |====================================================================================================| [2021-12-05 23:02:46,725] [INFO] | Starting Run | [2021-12-05 23:02:46,725] [INFO] |====================================================================================================| [2021-12-05 23:02:46,725] [INFO] |======================================= Getting Torrent List =======================================| [2021-12-05 23:02:46,742] [INFO] |========================================== Updating Tags ===========================================| [2021-12-05 23:02:46,770] [CRITICAL] | Traceback (most recent call last): | [2021-12-05 23:02:46,770] [CRITICAL] | File "//qbit_manage.py", line 991, in <module> | schedule.run_pending() [2021-12-05 23:02:46,771] [CRITICAL] | File "/usr/local/lib/python3.9/site-packages/schedule/__init__.py", line 780, in run_pending | default_scheduler.run_pending() [2021-12-05 23:02:46,771] [CRITICAL] | File "/usr/local/lib/python3.9/site-packages/schedule/__init__.py", line 100, in run_pending | self._run_job(job) [2021-12-05 23:02:46,771] [CRITICAL] | File "/usr/local/lib/python3.9/site-packages/schedule/__init__.py", line 172, in _run_job | ret = job.run() [2021-12-05 23:02:46,772] [CRITICAL] | File "/usr/local/lib/python3.9/site-packages/schedule/__init__.py", line 661, in run | ret = self.job_func() [2021-12-05 23:02:46,772] [CRITICAL] | File "//qbit_manage.py", line 954, in start | set_tags() [2021-12-05 23:02:46,772] [CRITICAL] | File "//qbit_manage.py", line 465, in set_tags | new_tag,url,max_ratio,max_seeding_time,limit_upload_speed = get_tags([x.url for x in torrent.trackers if x.url.startswith('http')]) [2021-12-05 23:02:46,773] [CRITICAL] | File "//qbit_manage.py", line 215, in get_tags | url = trunc_val(urls[0], '/') [2021-12-05 23:02:46,773] [CRITICAL] | IndexError: list index out of range
My installation is on UnRaid. I have tried to re-deploy the container but get the same error randomly. No set time interval between failure. I am attaching config file and full log file.
activity.log
config.txt
s.
The text was updated successfully, but these errors were encountered: