#18014: ddns-scripts broken
-----------------------+------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 I noticed you updated it to 2.x(not working anymore) where it was 1.x
 before (working). I am using 2.0.1-5 and it doesnt update anymore since it
 was updated to 2.x. Heres my config:


 {{{
 config service 'myddns'
         option enabled '1'
         option force_unit 'hours'
         option check_unit 'minutes'
         option retry_interval '60'
         option retry_unit 'seconds'
         option use_https '1'
         option use_syslog '1'
         option cacert '/etc/ssl/certs/cacert.pem'
         option force_interval '24'
         option check_interval '15'
         option interface 'lan'
         option service_name 'dnsdynamic.org'
         option password '...'
         option ip_source 'interface'
         option ip_interface 'pppoe-wan'
         option domain '...'
         option username '...'
 }}}

 It used curl before and always worked, but now wget? heres the log:


 {{{
 !!!!!!!!! ERROR =: GNU Wget Error '1'
 DEBUG output created by Wget 1.15 on linux-gnu.

 https://[email protected]/api/?hostname=...&myip=...: Bad port
 number.


 !!!!!!!!! ERROR =: Error sending update to DDNS Provider


 !!!!!!!!! ERROR =: sending update - retry 5/5 in 60 seconds
 }}}

 Also the process terminates after 5 tries instead of retrying forever.

--
Ticket URL: <https://dev.openwrt.org/ticket/18014>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to