M3u File wont download using putty

When i run my autoscript which has been working fine, today it will not download the m3u file says timed out. Ive tried without vpn with vpn, now the stupid thing is i can download the m3u from a browser, i think i can add to my iptv bouquet maker using the plugin not tried yet, but it will not download the m3u in putty.

this is the logfile using ZOC with ssh very simipar to putty similar error


[SSH] Server Version dropbear_2016.74
[SSH] Logged in ()

root@zgemmass:~#
root@zgemmass:~# wget https://github.com/su1s/e2m3u2bouquet/archive/v0.7.1.zip -P /var/volatile/tmp && unzip -o /var/volatile/tmp/v0.7.1.zip -d /var/volatile/tmp && chmod 777 /var/volatile/tmp/e2m3u2bouquet-0.7.1/e2m3u2bouquet.py && /var/volatile/tmp/e2m3u2bouquet-0.7.1/e2m3u2bouquet.py -m "http://www.*********com:25461/get.php?username=*******&password=**********&type=m3u_plus&output=ts" -e "http://www.********.com:25461/xmltv.php?username=******&password=********"
-q /media/hdd/picon -M
Connecting to github.com (192.30.253.113:443)
Connecting to codeload.github.com (192.30.253.121:443)
v0.7.1.zip 100% |**************************************************************************| 37758 0:00:00 ETA
Archive: /var/volatile/tmp/v0.7.1.zip
creating: e2m3u2bouquet-0.7.1/
inflating: e2m3u2bouquet-0.7.1/LICENSE
inflating: e2m3u2bouquet-0.7.1/README.md
inflating: e2m3u2bouquet-0.7.1/e2m3u2bouquet.py
inflating: e2m3u2bouquet-0.7.1/providers.enc

********************************
Starting Engima2 IPTV bouquets v0.7.1
2018-09-15 17:04:54.710587
********************************


----Downloading m3u file----
Traceback (most recent call last):
File "/var/volatile/tmp/e2m3u2bouquet-0.7.1/e2m3u2bouquet.py", line 1400, in <module>
sys.exit(main())
File "/var/volatile/tmp/e2m3u2bouquet-0.7.1/e2m3u2bouquet.py", line 1365, in main
m3ufile = e2m3uSetup.download_m3u(m3uurl)
File "/var/volatile/tmp/e2m3u2bouquet-0.7.1/e2m3u2bouquet.py", line 121, in download_m3u
raise e
IOError: [Errno socket error] [Errno 145] Connection timed out
 
Last edited:
Think ive sussed it i reset the router seems ok now , just checked devices in the router the zgemma isnt even detected as a device
 
done that ive managed it thruogh editing the config file then running the suls its worked i think its this laptop tried on a desktop pc was fine
 
Back
Top