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

Network Issue on using animdl #203

Open
Granted07 opened this issue Dec 20, 2022 · 7 comments
Open

Network Issue on using animdl #203

Granted07 opened this issue Dec 20, 2022 · 7 comments
Labels
bug: site error The site fails at my face.

Comments

@Granted07
Copy link

I have a propper network connection in my linux distro but whenever im running a query im always getting :

animdl-http: ERROR] ConnectTimeout('timed out'), this issue originates due to connection issues on your or the server's side. Retry after troubleshooting connection issues on your system. NoneType: None
Can you help me out?

@Granted07 Granted07 added the bug: site error The site fails at my face. label Dec 20, 2022
@uzuto
Copy link

uzuto commented Dec 20, 2022

It's happening to me as well, I checked and found out that my ISP (Jio) blocked raw.githubusercontent.com which I think is necessary for animdl.

@yash-10x
Copy link

is there any solution for this problem

@uzuto
Copy link

uzuto commented Dec 25, 2022

is there any solution for this problem

Only using VPN works.

@justfoolingaround
Copy link
Owner

Use animdl -x ... and see if it helps. This will disable update checking.

@uzuto
Copy link

uzuto commented Jan 15, 2023

@justfoolingaround
Searching is now working fine but the video doesn't play
TypeError: bufsize must be an integer

My config.yml

default_provider: yugen 
default_player: mpv
players:
    mpv:
        executable: mpv
        opts: [--fs]
fzf:
    executable: fzf
    opts: [--border=sharp, --height=15, --color=dark]
    state: true

here is a log file

a screenrec as well

Capture_2023-01-15-16-57-21.mp4

@justfoolingaround
Copy link
Owner

Fixed as of 1.7.2.

@uzuto
Copy link

uzuto commented Jan 16, 2023

Fixed as of 1.7.2.

Thanks Its working now but I still cant play links from marin provider
JSONDecodeError: Expecting value: line 1 column 1 (char 0)

log file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: site error The site fails at my face.
Projects
None yet
Development

No branches or pull requests

4 participants