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

Error bei -a=infos, .... #5

Open
Ro43 opened this issue Feb 5, 2024 · 0 comments
Open

Error bei -a=infos, .... #5

Ro43 opened this issue Feb 5, 2024 · 0 comments

Comments

@Ro43
Copy link

Ro43 commented Feb 5, 2024

Bekomme leider immer die folgende Fehlermeldung. Was kann das bedeuten? Bei einer Einzelanmeldung dürfte er richtig verbinden.

File "/home/pi/api.py", line 60, in
results = run_action(username, password, args, args.sessiondir)
File "/home/pi/api.py", line 22, in run_action
method()
File "/home/pi/WuLpisApiClass.py", line 234, in infos
item = form.find_control("ASPP").get(None, None, None, 0)
File "/home/pi/.local/lib/python3.9/site-packages/mechanize/_form_controls.py", line 2355, in find_control
return self._find_control(name, type, kind, id, label, predicate, nr)
File "/home/pi/.local/lib/python3.9/site-packages/mechanize/_form_controls.py", line 2448, in _find_control
raise ControlNotFoundError("no control matching " + description)
mechanize._form_controls.ControlNotFoundError: no control matching name 'ASPP'

Danke!

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

1 participant