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.

Form plugin error for ygg

See original GitHub issue

Expected behaviour:

login to https://yggtorrent.com/user/login in order to download .torrent file

Actual behaviour:

Exception posting login form

Steps to reproduce:

  • Step 1: …

Config:

    form:
      url: https://yggtorrent.com/user/login
      userfield: id
      passfield: pass
      username: my_user
      password: my_password

Log:

2017-10-29 08:18 DEBUG    formlogin     yggtorrent_1080p Exception posting login form.
Traceback (most recent call last):
  File "/opt/rh/python27/root/usr/lib64/python2.7/site-packages/flexget/plugins/operate/formlogin.py", line 66, in on_task_start
    br.open(url)
  File "/opt/rh/python27/root/usr/lib/python2.7/site-packages/mechanize/_mechanize.py", line 254, in open
    return self._mech_open(url_or_request, data, timeout=timeout)
  File "/opt/rh/python27/root/usr/lib/python2.7/site-packages/mechanize/_mechanize.py", line 310, in _mech_open
    raise response
httperror_seek_wrapper: HTTP Error 403: Forbidden
2017-10-29 08:18 CRITICAL formlogin     yggtorrent_1080p Unable to post login form
2017-10-29 08:18 WARNING  task          yggtorrent_1080p Aborting task (plugin: form)
2017-10-29 08:18 DEBUG    task_queue                    task yggtorrent_1080p aborted: TaskAbort(reason=Unable to post login form, silent=False)

Additional information:

  • FlexGet version: 2.10.104
  • Python version: Python 2.7.13
  • Installation method: pip
  • Using daemon (yes/no): no
  • OS and version: Linux CentOS release 6.9 (Final) #1 SMP Tue Mar 18 14:48:24 CET 2014 x86_64 x86_64 x86_64 GNU/Linux
  • Link to crash log:

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ChrisN06commented, Nov 18, 2017

yggtorrent.com has been migrated and now it works for me.

0reactions
primzy82commented, Nov 21, 2017

I’m still getting error: … Exception posting login form. Traceback (most recent call last): File “/usr/local/lib/python2.7/dist-packages/flexget/plugins/operate/formlogin.py”, line 66, in on_task_start br.open(url) File “/usr/local/lib/python2.7/dist-packages/mechanize/_mechanize.py”, line 254, in open return self._mech_open(url_or_request, data, timeout=timeout) File “/usr/local/lib/python2.7/dist-packages/mechanize/_mechanize.py”, line 310, in _mech_open raise response httperror_seek_wrapper: HTTP Error 403: Forbidden …

Read more comments on GitHub >

github_iconTop Results From Across the Web

Form Builder Error | WordPress.org
The form builder is showing this message: “We've encountered an error. Reload the page and try again. If the error persists, please reach...
Read more >
Line 6
Line 6 is a music instruments manufacturing company that specializes in guitar amp and effects modeling, and makes guitars, amps, ...
Read more >
Getting an error when trying to activate the Embed Form plugin
I'm attempting to embed a form I created into a Wordpress page. When I try to activate the Jotforms plugin, it is generating...
Read more >
jquery form plugin, no error handling - Stack Overflow
It seems that there are no error handling facility in the Jquery. Form plugin, which is very frustrating. Even though the documentation says...
Read more >
Yggdrasil nedir - Goinma.com is for sale
İsminin anlamı Ygg'in atı'dır. Erken Erişim sürümünün şu anki durumu nedir? “Currently we have a solid foundation in the form of the world...
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