KarlJorgensen / virgin-media-hub3

Python API and command line interface to the Virgin Media Hub 3 broadband router
GNU General Public License v3.0
77 stars 18 forks source link

Ignore 500 errors when logging out #18

Open jorrit opened 1 year ago

jorrit commented 1 year ago

The web UI also generates a 500 Internal Server Error when logout is clicked, and ignores it.

Fixes #15

image