mov-cli / mov-cli

Watch everything from your terminal.
https://mov-cli.github.io/
MIT License
411 stars 36 forks source link

[BUG] time out error on Android #252

Closed ashhad closed 2 months ago

ashhad commented 2 months ago

Describe the bug: App was working fine yesterday butnhas been giving connection time out error

Expected behavior: Application should work properly

*Screenshots

Error:

File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions raise mapped_exc(message) from exc httpx.ConnectTimeout: timed out

Platform (please complete the following information): Android Mov-cli Screenshot_20240316-220646.png

Version: 4.0.5

Additional context / possible cause or solution: Add any other context about the problem here or possible causes and solutions.

Version If you don't use the latest Version and create a Bug-Report, it will be closed and left unanswered.

THEGOLDENPRO commented 2 months ago

Can you run mov-cli with the --debug command line option then copy and paste the full output you get here.

ashhad commented 2 months ago

It seems fixed now. May be a network issue at my end.

EbanNox commented 2 months ago

It seems fixed now. May be a network issue at my end.

Was about to say that. it's a network issue

THEGOLDENPRO commented 2 months ago

It seems fixed now. May be a network issue at my end.

Yeah maybe, thanks for the confirmation.