Hallo,
Ich möchte
knx_cache = true
nutzen.
Leider startet dann mein smarthome.py nicht mehr:
Any Ideas?
Ich möchte
knx_cache = true
nutzen.
Leider startet dann mein smarthome.py nicht mehr:
2013-03-10 18:58:44,256 sh.con DEBUG knx: read init/cache ga -- __init__.py:handle_connect:100
2013-03-10 18:58:44,256 sh.con ERROR KNX: could not connect to knx.tld:6720: invalid literal for int() with base 10: '' -- my_asynchat.py:handle_exception:89
2013-03-10 18:58:44,257 sh.con INFO KNX: connection to cgate.ts:6720 closed -- my_asynchat.py:handle_close:103
2013-03-10 18:58:44,418 Scheduler DEBUG sh.gc next time: 2013-03-11 02:04:00+01:00 -- scheduler.py:_next_time:224
2013-03-10 18:58:54,078 sh.con DEBUG knx: read init/cache ga -- __init__.py:handle_connect:100
2013-03-10 18:58:54,080 sh.con ERROR KNX: could not connect to knx.tld:6720: invalid literal for int() with base 10: '' -- my_asynchat.py:handle_exception:89
2013-03-10 18:58:54,081 sh.con INFO KNX: connection to cgate.ts:6720 closed -- my_asynchat.py:handle_close:103
2013-03-10 18:58:54,245 Scheduler DEBUG knx.time next time: 2013-03-10 19:08:54+01:00 -- scheduler.py:_next_time:224
^C2013-03-10 18:58:55,605 SmartHome.py INFO Stop Plugins -- plugin.py:stop:68
2013-03-10 18:58:56,106 SmartHome.py INFO SmartHome.py stopped -- smarthome.py:stop:320
2013-03-10 18:58:44,256 sh.con ERROR KNX: could not connect to knx.tld:6720: invalid literal for int() with base 10: '' -- my_asynchat.py:handle_exception:89
2013-03-10 18:58:44,257 sh.con INFO KNX: connection to cgate.ts:6720 closed -- my_asynchat.py:handle_close:103
2013-03-10 18:58:44,418 Scheduler DEBUG sh.gc next time: 2013-03-11 02:04:00+01:00 -- scheduler.py:_next_time:224
2013-03-10 18:58:54,078 sh.con DEBUG knx: read init/cache ga -- __init__.py:handle_connect:100
2013-03-10 18:58:54,080 sh.con ERROR KNX: could not connect to knx.tld:6720: invalid literal for int() with base 10: '' -- my_asynchat.py:handle_exception:89
2013-03-10 18:58:54,081 sh.con INFO KNX: connection to cgate.ts:6720 closed -- my_asynchat.py:handle_close:103
2013-03-10 18:58:54,245 Scheduler DEBUG knx.time next time: 2013-03-10 19:08:54+01:00 -- scheduler.py:_next_time:224
^C2013-03-10 18:58:55,605 SmartHome.py INFO Stop Plugins -- plugin.py:stop:68
2013-03-10 18:58:56,106 SmartHome.py INFO SmartHome.py stopped -- smarthome.py:stop:320
Kommentar