2015-07-15, 21:42
2015-10-28, 01:26
Hello,
I want to use this addon with OVH dynamic dns.
Is it possible?
How could I configure? command line?
Best regards.
I want to use this addon with OVH dynamic dns.
Is it possible?
How could I configure? command line?
Best regards.
2015-10-28, 14:19
Latest inadyn binary support ovm. If i can find some time i will update this addon with latest binary.
2015-10-29, 18:23
(2015-10-28, 14:19)queeup Wrote: Latest inadyn binary support ovm. If i can find some time i will update this addon with latest binary.
For OVH here you have some info: http://help.ovh.com/DynDNS
If you need a real configuration, ask me.
Best regards.
2015-12-01, 11:52
addon doesn't work anymore on Raspberry pi 2, openelec 6.0.0 and no-ip service
2015-12-15, 17:11
I've installed this add-on on my Raspberry Pi 2 running OpenELEC 6 but I'm puzzled how to set it up.
Any tutorials?
Any tutorials?
2016-01-02, 13:59
I'm getting this when stopping service than starting it on:
OpenElec 6.0 X86
Kodi 15.2
inadyn 2.0.12 (debug level 5)
Let me know if I can help
OpenElec 6.0 X86
Kodi 15.2
inadyn 2.0.12 (debug level 5)
Code:
13:50:25 T:140708178532096 NOTICE: [DEBUG] 'inadyn v2.0.12': Abort requested!
13:50:25 T:140708178532096 NOTICE: [DEBUG] 'inadyn v2.0.12': Service stoping!
13:50:25 T:140708178532096 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: Main instance has no attribute 'pid'
Traceback (most recent call last):
File "/storage/.kodi/addons/service.inadyn/service.py", line 174, in <module>
Main()
File "/storage/.kodi/addons/service.inadyn/service.py", line 46, in __init__
self._daemon()
File "/storage/.kodi/addons/service.inadyn/service.py", line 170, in _daemon
self.stop_service()
File "/storage/.kodi/addons/service.inadyn/service.py", line 149, in stop_service
self.kill(self.pid)
AttributeError: Main instance has no attribute 'pid'
-->End of Python script error report<--
13:50:25 T:140708178532096 WARNING: CPythonInvoker(8, /storage/.kodi/addons/service.inadyn/service.py): the python script "/storage/.kodi/addons/service.inadyn/service.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE
13:50:25 T:140708178532096 NOTICE: Thread JobWorker start, auto delete: true
13:50:25 T:140708228888320 NOTICE: Thread BackgroundLoader start, auto delete: false
13:50:32 T:140708228888320 NOTICE: Thread LanguageInvoker start, auto delete: false
13:50:32 T:140708228888320 NOTICE: -->Python Interpreter Initialized<--
13:50:32 T:140707607086848 NOTICE: Thread BackgroundLoader start, auto delete: false
13:50:33 T:140708228888320 NOTICE: [DEBUG] 'inadyn v2.0.12': Service starting!
Let me know if I can help
2016-02-12, 16:25
Hi
How can I manually refresh inadyn? Meaning - I don't want to wait those 30 minutes for the next run, but do it now manually, what command should I run? I have OpenElec running on Intel NUC, so I am connected to it via SSH.
How can I manually refresh inadyn? Meaning - I don't want to wait those 30 minutes for the next run, but do it now manually, what command should I run? I have OpenElec running on Intel NUC, so I am connected to it via SSH.
2016-04-10, 20:55
I can't get this addon to work on OpenELEC 6.0.3 and no-ip server. The addon seems to be running but it doesn't update my ip. Any help would be appreciated.
2016-05-22, 07:43
(2016-04-10, 20:55)hache93 Wrote: I can't get this addon to work on OpenELEC 6.0.3 and no-ip server. The addon seems to be running but it doesn't update my ip. Any help would be appreciated.
I have the same problem. I am looking at the log and I see this:
Sun May 22 08:35:44 2016: Checking for IP# change, connecting to ip1.dynupdate.no-ip.com(54.210.3.207:80)
Sun May 22 08:35:44 2016: Querying DDNS checkip server for my public IP#: GET / HTTP/1.0
Host: ip1.dynupdate.no-ip.com
User-Agent: inadyn/1.99.12 https://github.com/troglobit/inadyn/issues
Sun May 22 08:35:44 2016: Checked my IP, return code: 0
Sun May 22 08:35:44 2016: IP server response:
Sun May 22 08:35:44 2016: HTTP/1.0 200 OK
Server: xipha
Date: Mon, 22 May 2016 05:38:09 GMT
Content-Type: text/html
Connection: close
<MY CORRECT IP>
Sun May 22 08:35:44 2016: No IP# change detected, still at <MY CORRECT IP>
But - when I log in to no-ip.com, the IP there is different - meaning inadyn does not detect that it needs to update the IP.
Anyone knows how to fix that?
2016-06-23, 22:50
(2016-05-22, 07:43)duduamar Wrote:same issue here I have to manually delete the cache file in "userdata > inadyn" to let it update again. Otherwise inadyn reads the cache and does not update(2016-04-10, 20:55)hache93 Wrote: I can't get this addon to work on OpenELEC 6.0.3 and no-ip server. The addon seems to be running but it doesn't update my ip. Any help would be appreciated.
I have the same problem. I am looking at the log and I see this:
Sun May 22 08:35:44 2016: Checking for IP# change, connecting to ip1.dynupdate.no-ip.com(54.210.3.207:80)
Sun May 22 08:35:44 2016: Querying DDNS checkip server for my public IP#: GET / HTTP/1.0
Host: ip1.dynupdate.no-ip.com
User-Agent: inadyn/1.99.12 https://github.com/troglobit/inadyn/issues
Sun May 22 08:35:44 2016: Checked my IP, return code: 0
Sun May 22 08:35:44 2016: IP server response:
Sun May 22 08:35:44 2016: HTTP/1.0 200 OK
Server: xipha
Date: Mon, 22 May 2016 05:38:09 GMT
Content-Type: text/html
Connection: close
<MY CORRECT IP>
Sun May 22 08:35:44 2016: No IP# change detected, still at <MY CORRECT IP>
But - when I log in to no-ip.com, the IP there is different - meaning inadyn does not detect that it needs to update the IP.
Anyone knows how to fix that?