Skip to content

"No network connection" when checking for new episodes on 3.10.19 #1014

@LeifW

Description

@LeifW

Also doesn't download episodes. This was working up until about a week ago.

I tried running the linux_get_active_interfaces() method in util.py, and it returns an empty generator. If I run the command it execs myself, ip addr show scope global up, I get:

4: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 58:96:1d:5b:47:08 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.5/24 scope global noprefixroute wlan0
       valid_lft forever preferred_lft forever

My ip command is from iproute2 5.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions