Skip to content
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

Bad hash parameter when uploading to redacted #102

Open
LennyPenny opened this issue Oct 21, 2017 · 4 comments
Open

Bad hash parameter when uploading to redacted #102

LennyPenny opened this issue Oct 21, 2017 · 4 comments

Comments

@LennyPenny
Copy link

[2017-10-21 18:02:23,304: WARNING/PoolWorker-1] Sending request for upload to Redacted
[2017-10-21 18:02:27,278: WARNING/PoolWorker-1] bad hash parameter
[2017-10-21 18:02:27,278: WARNING/PoolWorker-1] Error retrieving new torrent, will try again in 10 sec...[2017-10-21 18:02:38,448: WARNING/PoolWorker-1] bad hash parameter
[2017-10-21 18:02:38,448: WARNING/PoolWorker-1] Error retrieving new torrent, will try again in 10 sec...[2017-10-21 18:02:49,475: WARNING/PoolWorker-1] bad hash parameter
[2017-10-21 18:02:49,475: WARNING/PoolWorker-1] Error retrieving new torrent, will try again in 10 sec...[2017-10-21 18:03:00,675: WARNING/PoolWorker-1] bad hash parameter
[2017-10-21 18:03:00,675: WARNING/PoolWorker-1] Error retrieving new torrent, will try again in 10 sec...[2017-10-21 18:03:12,094: WARNING/PoolWorker-1] bad hash parameter
[2017-10-21 18:03:12,095: WARNING/PoolWorker-1] Error retrieving new torrent, will try again in 10 sec...[2017-10-21 18:03:23,504: WARNING/PoolWorker-1] bad hash parameter
[2017-10-21 18:03:23,504: WARNING/PoolWorker-1] Error retrieving new torrent, will try again in 10 sec...[2017-10-21 18:03:34,594: ERROR/MainProcess] Task what_transcode.tasks.transcode[89a776c9-c254-421a-8576-cd723931503a] raised unexpected: Exception(u'Error uploading data to Redacted. Errors: ',)
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 240, in trace_task
    R = retval = fun(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 438, in __protected_call__
    return self.run(*args, **kwargs)
  File "/home//gits/WhatManager2/what_transcode/tasks.py", line 392, in transcode
    job.run()
  File "/home//gits/WhatManager2/what_transcode/tasks.py", line 350, in run
    self.transcode_upload_lossless(temp_dir)
  File "/home//gits/WhatManager2/what_transcode/tasks.py", line 385, in transcode_upload_lossless
    single_job.run()
  File "/home//gits/WhatManager2/what_transcode/tasks.py", line 120, in run
    self.upload_torrent()
  File "/home//gits/WhatManager2/what_transcode/tasks.py", line 226, in upload_torrent
    raise ex
Exception: Error uploading data to Redacted. Errors:```
@LennyPenny
Copy link
Author

What error html says this:
https://vgy.me/wr0LFV.png

But all login info and annouce url are connect - any ideas?

@Mechazawa
Copy link
Contributor

Odd, I'll have a look at this tonight or tomorrow probably.

@montchr
Copy link

montchr commented Dec 24, 2017

I've also encountered this issue. Any suggestions?

@montchr
Copy link

montchr commented Dec 24, 2017

Looks like this is addressed in the wiki. That solution fixed the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants