NEWS
UNSOLVED Synology-Adapter: unknown error
-
Hast du die Firewall in der Synology an oder wo anders !?
In der Synology ist eine Firewall aktiv, aber die sowohl die Ports 5000/5001 als auch die für die Surveillance Station sind offen. Der Raspi hat keine Firewall.
Hast du Pi-Hole laufen !?
Kenne ich nicht, also vermutlich nein.
Über VPN die Verbindung !?
Nein, im LAN. Wie gesagt, die beiden sind per Kabel am selben Switch.
Das ist unlogisch ... ist doch nur ein Logausgabe , hat nicht´s mit dem Adapter zu tun .
Na ja, wie man's nimmt. Durch die vermehrten Log-Ausgaben werden die Anfragen zum Adapter ein wenig verzögert. Der hat dann etwas mehr Zeit, diese zu bearbeiten. Tatsache ist, dass ich den Adapter so bummelig 6 Stunden im Debug-Modus hatte und in der Zeit kein einziger Fehler aufgetreten ist. Als ich den Debug-Modus ausgeschaltet habe kam sofort wieder ein Eintrag.
-
Welche Zeiten hast du im Adapter :
- Parameterabrufzeit
- Abfragezeit für zusätzliche Parameter
und einmal eine komplette DEBUG Ausgabe ab Start des Adapters
-
Welche Zeiten hast du im Adapter :
Parameterabrufzeit
Abfragezeit für zusätzliche ParameterÄhh - wo stehen die doch gleich noch mal?
Hier mal so die ersten 500 Zeilen des Debug-Outputs beim Starten. Bitte beachte: entgegen meiner Behauptung von oben ist doch ein Fehler aufgetreten (Zeilen 472ff).
synology.0 2021-01-11 15:16:55.610 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:55.609 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:55.609 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:55.608 debug (16857) InfoSystem - Response: {"hdd_info":[{"capacity":"10000831348736","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"ST10000VN0004-1ZD101 ","order":1,"overvie synology.0 2021-01-11 15:16:55.608 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:55.193 debug (16857) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1} synology.0 2021-01-11 15:16:55.193 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}} synology.0 2021-01-11 15:16:55.193 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:55.192 debug (16857) TempInfo - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:16:55 2021","uptime":1566076,"versio synology.0 2021-01-11 15:16:55.192 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:55.105 debug (16857) * Get info from (fastPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:16:55.105 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:16:55.104 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:55.104 debug (16857) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false} synology.0 2021-01-11 15:16:55.103 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:54.926 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {} synology.0 2021-01-11 15:16:54.926 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}} synology.0 2021-01-11 15:16:54.925 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:54.924 debug (16857) SystemUtilization - Response: {"cpu":{"15min_load":104,"1min_load":47,"5min_load":67,"device":"System","other_load":3,"system_load":4,"user_load":15},"disk":{"disk":[{"device":"nvme0n1","displ synology.0 2021-01-11 15:16:54.923 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:53.724 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {} synology.0 2021-01-11 15:16:53.724 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}} synology.0 2021-01-11 15:16:53.723 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:53.620 debug (16857) setObject "DiskStationManager.info.cpu_load" synology.0 2021-01-11 15:16:53.618 debug (16857) setObject "DiskStationManager.info.time" synology.0 2021-01-11 15:16:53.617 debug (16857) setStates synology.0 2021-01-11 15:16:53.617 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:53.616 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:53.615 debug (16857) parseListSharings - Response: {"links":[],"offset":0,"total":0} synology.0 2021-01-11 15:16:53.614 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:53.268 debug (16857) * Get info from (fastPoll) api: FS method: listSharings params: {} synology.0 2021-01-11 15:16:53.267 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}} synology.0 2021-01-11 15:16:53.266 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:53.266 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:16:53.265 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}} synology.0 2021-01-11 15:16:53.264 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:53.262 debug (16857) listCameras - Response: {"cameras":[{"ADCap":0,"AppList":[],"DINum":0,"DONum":0,"MDCap":21,"MDModeList":[0,1],"PDCap":0,"PDDepend":0,"TDCap":21,"advLiveMinDuration":10,"advLiveProfile":1,"advL synology.0 2021-01-11 15:16:53.260 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:53.036 debug (16857) * Get info from (fastPoll) api: SS method: listCameras params: {"basic":true,"version":7} synology.0 2021-01-11 15:16:53.035 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}} synology.0 2021-01-11 15:16:53.035 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:53.034 debug (16857) InfoHomeMode - Response: {"actrule_on":false,"actrules":"-1","cameras":"-1","custom1_det":1,"custom1_di":1,"custom2_det":1,"custom2_di":1,"geo_delay_time":60,"geo_lat":0,"geo_lng":0,"geo_mobil synology.0 2021-01-11 15:16:53.032 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:52.853 debug (16857) * Get info from (fastPoll) api: SS method: getInfoHomeMode params: {"need_mobiles":true} synology.0 2021-01-11 15:16:52.852 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}} synology.0 2021-01-11 15:16:52.851 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:52.851 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:52.850 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:52.849 debug (16857) InfoSystem - Response: {"hdd_info":[{"capacity":"10000831348736","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"ST10000VN0004-1ZD101 ","order":1,"overvie synology.0 2021-01-11 15:16:52.848 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:52.421 debug (16857) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1} synology.0 2021-01-11 15:16:52.421 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}} synology.0 2021-01-11 15:16:52.420 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:52.419 debug (16857) TempInfo - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:16:52 2021","uptime":1566073,"versio synology.0 2021-01-11 15:16:52.418 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:52.336 debug (16857) * Get info from (fastPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:16:52.335 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:16:52.335 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:52.334 debug (16857) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false} synology.0 2021-01-11 15:16:52.333 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:52.177 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {} synology.0 2021-01-11 15:16:52.177 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}} synology.0 2021-01-11 15:16:52.176 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:52.175 debug (16857) SystemUtilization - Response: {"cpu":{"15min_load":104,"1min_load":47,"5min_load":67,"device":"System","other_load":3,"system_load":4,"user_load":15},"disk":{"disk":[{"device":"nvme0n1","displ synology.0 2021-01-11 15:16:52.174 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:50.978 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {} synology.0 2021-01-11 15:16:50.977 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}} synology.0 2021-01-11 15:16:50.976 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:50.875 debug (16857) setObject "DiskStationManager.info.time" synology.0 2021-01-11 15:16:50.874 debug (16857) setStates synology.0 2021-01-11 15:16:50.873 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:50.873 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:50.872 debug (16857) parseListSharings - Response: {"links":[],"offset":0,"total":0} synology.0 2021-01-11 15:16:50.871 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:50.509 debug (16857) * Get info from (fastPoll) api: FS method: listSharings params: {} synology.0 2021-01-11 15:16:50.508 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}} synology.0 2021-01-11 15:16:50.508 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:50.507 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:16:50.507 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}} synology.0 2021-01-11 15:16:50.506 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:50.505 debug (16857) listCameras - Response: {"cameras":[{"ADCap":0,"AppList":[],"DINum":0,"DONum":0,"MDCap":21,"MDModeList":[0,1],"PDCap":0,"PDDepend":0,"TDCap":21,"advLiveMinDuration":10,"advLiveProfile":1,"advL synology.0 2021-01-11 15:16:50.503 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:50.274 debug (16857) * Get info from (fastPoll) api: SS method: listCameras params: {"basic":true,"version":7} synology.0 2021-01-11 15:16:50.274 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}} synology.0 2021-01-11 15:16:50.273 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:50.272 debug (16857) InfoHomeMode - Response: {"actrule_on":false,"actrules":"-1","cameras":"-1","custom1_det":1,"custom1_di":1,"custom2_det":1,"custom2_di":1,"geo_delay_time":60,"geo_lat":0,"geo_lng":0,"geo_mobil synology.0 2021-01-11 15:16:50.270 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:50.118 debug (16857) * Get info from (fastPoll) api: SS method: getInfoHomeMode params: {"need_mobiles":true} synology.0 2021-01-11 15:16:50.117 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}} synology.0 2021-01-11 15:16:50.117 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:50.116 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:50.115 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:50.114 debug (16857) InfoSystem - Response: {"hdd_info":[{"capacity":"10000831348736","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"ST10000VN0004-1ZD101 ","order":1,"overvie synology.0 2021-01-11 15:16:50.113 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:49.681 debug (16857) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1} synology.0 2021-01-11 15:16:49.681 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}} synology.0 2021-01-11 15:16:49.680 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:49.679 debug (16857) TempInfo - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:16:49 2021","uptime":1566070,"versio synology.0 2021-01-11 15:16:49.678 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:49.588 debug (16857) * Get info from (fastPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:16:49.588 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:16:49.587 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:49.586 debug (16857) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false} synology.0 2021-01-11 15:16:49.585 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:49.398 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {} synology.0 2021-01-11 15:16:49.398 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}} synology.0 2021-01-11 15:16:49.397 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:49.396 debug (16857) SystemUtilization - Response: {"cpu":{"15min_load":105,"1min_load":51,"5min_load":68,"device":"System","other_load":2,"system_load":4,"user_load":14},"disk":{"disk":[{"device":"nvme0n1","displ synology.0 2021-01-11 15:16:49.395 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:48.104 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {} synology.0 2021-01-11 15:16:48.103 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}} synology.0 2021-01-11 15:16:48.102 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:48.000 debug (16857) setObject "DiskStationManager.info.cpu_load" synology.0 2021-01-11 15:16:47.999 debug (16857) setObject "DiskStationManager.info.time" synology.0 2021-01-11 15:16:47.998 debug (16857) setStates synology.0 2021-01-11 15:16:47.997 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:47.997 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:47.996 debug (16857) parseListSharings - Response: {"links":[],"offset":0,"total":0} synology.0 2021-01-11 15:16:47.995 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:47.634 debug (16857) * Get info from (fastPoll) api: FS method: listSharings params: {} synology.0 2021-01-11 15:16:47.634 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}} synology.0 2021-01-11 15:16:47.633 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:47.632 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:16:47.632 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}} synology.0 2021-01-11 15:16:47.631 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:47.630 debug (16857) listCameras - Response: {"cameras":[{"ADCap":0,"AppList":[],"DINum":0,"DONum":0,"MDCap":21,"MDModeList":[0,1],"PDCap":0,"PDDepend":0,"TDCap":21,"advLiveMinDuration":10,"advLiveProfile":1,"advL synology.0 2021-01-11 15:16:47.628 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:47.404 debug (16857) * Get info from (fastPoll) api: SS method: listCameras params: {"basic":true,"version":7} synology.0 2021-01-11 15:16:47.403 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}} synology.0 2021-01-11 15:16:47.403 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:47.401 debug (16857) InfoHomeMode - Response: {"actrule_on":false,"actrules":"-1","cameras":"-1","custom1_det":1,"custom1_di":1,"custom2_det":1,"custom2_di":1,"geo_delay_time":60,"geo_lat":0,"geo_lng":0,"geo_mobil synology.0 2021-01-11 15:16:47.400 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:47.272 debug (16857) * Get info from (fastPoll) api: SS method: getInfoHomeMode params: {"need_mobiles":true} synology.0 2021-01-11 15:16:47.271 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}} synology.0 2021-01-11 15:16:47.270 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:47.270 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:47.269 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:47.268 debug (16857) InfoSystem - Response: {"hdd_info":[{"capacity":"10000831348736","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"ST10000VN0004-1ZD101 ","order":1,"overvie synology.0 2021-01-11 15:16:47.267 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:46.840 debug (16857) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1} synology.0 2021-01-11 15:16:46.839 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}} synology.0 2021-01-11 15:16:46.839 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:46.838 debug (16857) TempInfo - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:16:46 2021","uptime":1566067,"versio synology.0 2021-01-11 15:16:46.837 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:46.749 debug (16857) * Get info from (fastPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:16:46.748 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:16:46.748 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:46.747 debug (16857) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false} synology.0 2021-01-11 15:16:46.746 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:46.552 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {} synology.0 2021-01-11 15:16:46.552 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}} synology.0 2021-01-11 15:16:46.551 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:46.550 debug (16857) SystemUtilization - Response: {"cpu":{"15min_load":105,"1min_load":51,"5min_load":68,"device":"System","other_load":2,"system_load":4,"user_load":14},"disk":{"disk":[{"device":"nvme0n1","displ synology.0 2021-01-11 15:16:46.549 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:45.255 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {} synology.0 2021-01-11 15:16:45.254 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}} synology.0 2021-01-11 15:16:45.253 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:45.152 debug (16857) setObject "DiskStationManager.info.time" synology.0 2021-01-11 15:16:45.151 debug (16857) setStates synology.0 2021-01-11 15:16:45.150 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:45.150 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:45.149 debug (16857) parseListSharings - Response: {"links":[],"offset":0,"total":0} synology.0 2021-01-11 15:16:45.148 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:44.791 debug (16857) * Get info from (fastPoll) api: FS method: listSharings params: {} synology.0 2021-01-11 15:16:44.791 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}} synology.0 2021-01-11 15:16:44.791 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:44.790 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:16:44.790 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}} synology.0 2021-01-11 15:16:44.790 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:44.789 debug (16857) listCameras - Response: {"cameras":[{"ADCap":0,"AppList":[],"DINum":0,"DONum":0,"MDCap":21,"MDModeList":[0,1],"PDCap":0,"PDDepend":0,"TDCap":21,"advLiveMinDuration":10,"advLiveProfile":1,"advL synology.0 2021-01-11 15:16:44.788 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:44.567 debug (16857) * Get info from (fastPoll) api: SS method: listCameras params: {"basic":true,"version":7} synology.0 2021-01-11 15:16:44.567 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}} synology.0 2021-01-11 15:16:44.567 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:44.566 debug (16857) InfoHomeMode - Response: {"actrule_on":false,"actrules":"-1","cameras":"-1","custom1_det":1,"custom1_di":1,"custom2_det":1,"custom2_di":1,"geo_delay_time":60,"geo_lat":0,"geo_lng":0,"geo_mobil synology.0 2021-01-11 15:16:44.566 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:44.418 debug (16857) * Get info from (fastPoll) api: SS method: getInfoHomeMode params: {"need_mobiles":true} synology.0 2021-01-11 15:16:44.417 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}} synology.0 2021-01-11 15:16:44.417 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:44.417 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:44.417 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:44.416 debug (16857) InfoSystem - Response: {"hdd_info":[{"capacity":"10000831348736","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"ST10000VN0004-1ZD101 ","order":1,"overvie synology.0 2021-01-11 15:16:44.415 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:43.990 debug (16857) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1} synology.0 2021-01-11 15:16:43.989 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}} synology.0 2021-01-11 15:16:43.989 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:43.988 debug (16857) TempInfo - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:16:43 2021","uptime":1566064,"versio synology.0 2021-01-11 15:16:43.987 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:43.902 debug (16857) * Get info from (fastPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:16:43.901 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:16:43.901 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:43.900 debug (16857) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false} synology.0 2021-01-11 15:16:43.900 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:43.730 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {} synology.0 2021-01-11 15:16:43.729 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}} synology.0 2021-01-11 15:16:43.729 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:43.728 debug (16857) SystemUtilization - Response: {"cpu":{"15min_load":105,"1min_load":55,"5min_load":69,"device":"System","other_load":2,"system_load":3,"user_load":8},"disk":{"disk":[{"device":"nvme0n1","displa synology.0 2021-01-11 15:16:43.727 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:42.530 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {} synology.0 2021-01-11 15:16:42.530 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}} synology.0 2021-01-11 15:16:42.529 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:42.426 debug (16857) setObject "DiskStationManager.info.cpu_load" synology.0 2021-01-11 15:16:42.425 debug (16857) setObject "DiskStationManager.info.time" synology.0 2021-01-11 15:16:42.424 debug (16857) setStates synology.0 2021-01-11 15:16:42.424 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:42.423 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:42.422 debug (16857) parseListSharings - Response: {"links":[],"offset":0,"total":0} synology.0 2021-01-11 15:16:42.421 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:42.066 debug (16857) * Get info from (fastPoll) api: FS method: listSharings params: {} synology.0 2021-01-11 15:16:42.065 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}} synology.0 2021-01-11 15:16:42.065 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:42.064 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:16:42.063 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}} synology.0 2021-01-11 15:16:42.063 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:42.061 debug (16857) listCameras - Response: {"cameras":[{"ADCap":0,"AppList":[],"DINum":0,"DONum":0,"MDCap":21,"MDModeList":[0,1],"PDCap":0,"PDDepend":0,"TDCap":21,"advLiveMinDuration":10,"advLiveProfile":1,"advL synology.0 2021-01-11 15:16:42.059 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:41.833 debug (16857) * Get info from (fastPoll) api: SS method: listCameras params: {"basic":true,"version":7} synology.0 2021-01-11 15:16:41.833 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}} synology.0 2021-01-11 15:16:41.832 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:41.831 debug (16857) InfoHomeMode - Response: {"actrule_on":false,"actrules":"-1","cameras":"-1","custom1_det":1,"custom1_di":1,"custom2_det":1,"custom2_di":1,"geo_delay_time":60,"geo_lat":0,"geo_lng":0,"geo_mobil synology.0 2021-01-11 15:16:41.830 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:41.688 debug (16857) * Get info from (fastPoll) api: SS method: getInfoHomeMode params: {"need_mobiles":true} synology.0 2021-01-11 15:16:41.687 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}} synology.0 2021-01-11 15:16:41.686 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:41.686 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:41.685 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:41.684 debug (16857) InfoSystem - Response: {"hdd_info":[{"capacity":"10000831348736","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"ST10000VN0004-1ZD101 ","order":1,"overvie synology.0 2021-01-11 15:16:41.683 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:41.258 debug (16857) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1} synology.0 2021-01-11 15:16:41.257 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}} synology.0 2021-01-11 15:16:41.257 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:41.256 debug (16857) TempInfo - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:16:41 2021","uptime":1566062,"versio synology.0 2021-01-11 15:16:41.255 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:41.170 debug (16857) * Get info from (fastPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:16:41.170 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:16:41.169 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:41.169 debug (16857) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false} synology.0 2021-01-11 15:16:41.168 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:40.983 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {} synology.0 2021-01-11 15:16:40.983 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}} synology.0 2021-01-11 15:16:40.982 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:40.981 debug (16857) SystemUtilization - Response: {"cpu":{"15min_load":105,"1min_load":55,"5min_load":69,"device":"System","other_load":2,"system_load":3,"user_load":8},"disk":{"disk":[{"device":"nvme0n1","displa synology.0 2021-01-11 15:16:40.980 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:39.684 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {} synology.0 2021-01-11 15:16:39.683 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}} synology.0 2021-01-11 15:16:39.683 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:39.583 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.linkRtspPath" synology.0 2021-01-11 15:16:39.582 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.linkRtspOverHttpPath" synology.0 2021-01-11 15:16:39.581 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.linkMxpegHttpPath" synology.0 2021-01-11 15:16:39.581 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.linkMulticstPath" synology.0 2021-01-11 15:16:39.580 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.linkMjpegHttpPath" synology.0 2021-01-11 15:16:39.579 debug (16857) setObject "FileStation.sharing.list" synology.0 2021-01-11 15:16:39.578 debug (16857) setObject "DiskStationManager.vol_info.volume_1.desc" synology.0 2021-01-11 15:16:39.578 debug (16857) setObject "DiskStationManager.vol_info.volume_1.used" synology.0 2021-01-11 15:16:39.569 debug (16857) setObject "DiskStationManager.vol_info.volume_1.used_size" synology.0 2021-01-11 15:16:39.568 debug (16857) setObject "DiskStationManager.vol_info.volume_1.total_size" synology.0 2021-01-11 15:16:39.567 debug (16857) setObject "DiskStationManager.vol_info.volume_1.status" synology.0 2021-01-11 15:16:39.565 debug (16857) setObject "DiskStationManager.vol_info.volume_1.name" synology.0 2021-01-11 15:16:39.564 debug (16857) setObject "DiskStationManager.hdd_info.drive_4.capacity" synology.0 2021-01-11 15:16:39.563 debug (16857) setObject "DiskStationManager.hdd_info.drive_4.storage_pool" synology.0 2021-01-11 15:16:39.562 debug (16857) setObject "DiskStationManager.hdd_info.drive_4.temperature" synology.0 2021-01-11 15:16:39.560 debug (16857) setObject "DiskStationManager.hdd_info.drive_4.ebox_order" synology.0 2021-01-11 15:16:39.559 debug (16857) setObject "DiskStationManager.hdd_info.drive_4.overview_status" synology.0 2021-01-11 15:16:39.558 debug (16857) setObject "DiskStationManager.hdd_info.drive_4.model" synology.0 2021-01-11 15:16:39.557 debug (16857) setObject "DiskStationManager.hdd_info.drive_4.diskno" synology.0 2021-01-11 15:16:39.555 debug (16857) setObject "DiskStationManager.hdd_info.drive_3.capacity" synology.0 2021-01-11 15:16:39.554 debug (16857) setObject "DiskStationManager.hdd_info.drive_3.storage_pool" synology.0 2021-01-11 15:16:39.553 debug (16857) setObject "DiskStationManager.hdd_info.drive_3.temperature" synology.0 2021-01-11 15:16:39.552 debug (16857) setObject "DiskStationManager.hdd_info.drive_3.ebox_order" synology.0 2021-01-11 15:16:39.550 debug (16857) setObject "DiskStationManager.hdd_info.drive_3.overview_status" synology.0 2021-01-11 15:16:39.549 debug (16857) setObject "DiskStationManager.hdd_info.drive_3.model" synology.0 2021-01-11 15:16:39.548 debug (16857) setObject "DiskStationManager.hdd_info.drive_3.diskno" synology.0 2021-01-11 15:16:39.547 debug (16857) setObject "DiskStationManager.hdd_info.drive_2.capacity" synology.0 2021-01-11 15:16:39.545 debug (16857) setObject "DiskStationManager.hdd_info.drive_2.storage_pool" synology.0 2021-01-11 15:16:39.544 debug (16857) setObject "DiskStationManager.hdd_info.drive_2.temperature" synology.0 2021-01-11 15:16:39.543 debug (16857) setObject "DiskStationManager.hdd_info.drive_2.ebox_order" synology.0 2021-01-11 15:16:39.542 debug (16857) setObject "DiskStationManager.hdd_info.drive_2.overview_status" synology.0 2021-01-11 15:16:39.540 debug (16857) setObject "DiskStationManager.hdd_info.drive_2.model" synology.0 2021-01-11 15:16:39.539 debug (16857) setObject "DiskStationManager.hdd_info.drive_2.diskno" synology.0 2021-01-11 15:16:39.538 debug (16857) setObject "DiskStationManager.hdd_info.drive_1.capacity" synology.0 2021-01-11 15:16:39.537 debug (16857) setObject "DiskStationManager.hdd_info.drive_1.storage_pool" synology.0 2021-01-11 15:16:39.535 debug (16857) setObject "DiskStationManager.hdd_info.drive_1.temperature" synology.0 2021-01-11 15:16:39.534 debug (16857) setObject "DiskStationManager.hdd_info.drive_1.ebox_order" synology.0 2021-01-11 15:16:39.533 debug (16857) setObject "DiskStationManager.hdd_info.drive_1.overview_status" synology.0 2021-01-11 15:16:39.531 debug (16857) setObject "DiskStationManager.hdd_info.drive_1.model" synology.0 2021-01-11 15:16:39.530 debug (16857) setObject "DiskStationManager.hdd_info.drive_1.diskno" synology.0 2021-01-11 15:16:39.529 debug (16857) setObject "DiskStationManager.info.upgrade_ready" synology.0 2021-01-11 15:16:39.527 debug (16857) setObject "DiskStationManager.info.is_system_crashed" synology.0 2021-01-11 15:16:39.526 debug (16857) setObject "DiskStationManager.info.memory_size" synology.0 2021-01-11 15:16:39.525 debug (16857) setObject "DiskStationManager.info.memory_usage" synology.0 2021-01-11 15:16:39.523 debug (16857) setObject "DiskStationManager.info.cpu_load" synology.0 2021-01-11 15:16:39.522 debug (16857) setObject "DiskStationManager.info.time" synology.0 2021-01-11 15:16:39.521 debug (16857) setStates synology.0 2021-01-11 15:16:39.521 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:39.520 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:39.519 debug (16857) parseListSharings - Response: {"links":[],"offset":0,"total":0} synology.0 2021-01-11 15:16:39.518 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:39.156 debug (16857) * Get info from (fastPoll) api: FS method: listSharings params: {} synology.0 2021-01-11 15:16:39.156 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}} synology.0 2021-01-11 15:16:39.155 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:39.154 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:16:39.154 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}} synology.0 2021-01-11 15:16:39.153 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:39.151 debug (16857) listCameras - Response: {"cameras":[{"ADCap":0,"AppList":[],"DINum":0,"DONum":0,"MDCap":21,"MDModeList":[0,1],"PDCap":0,"PDDepend":0,"TDCap":21,"advLiveMinDuration":10,"advLiveProfile":1,"advL synology.0 2021-01-11 15:16:39.150 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:38.926 debug (16857) * Get info from (fastPoll) api: SS method: listCameras params: {"basic":true,"version":7} synology.0 2021-01-11 15:16:38.926 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}} synology.0 2021-01-11 15:16:38.925 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:38.924 debug (16857) InfoHomeMode - Response: {"actrule_on":false,"actrules":"-1","cameras":"-1","custom1_det":1,"custom1_di":1,"custom2_det":1,"custom2_di":1,"geo_delay_time":60,"geo_lat":0,"geo_lng":0,"geo_mobil synology.0 2021-01-11 15:16:38.923 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:38.787 debug (16857) * Get info from (fastPoll) api: SS method: getInfoHomeMode params: {"need_mobiles":true} synology.0 2021-01-11 15:16:38.786 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}} synology.0 2021-01-11 15:16:38.785 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:38.784 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:38.783 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:38.780 debug (16857) InfoSystem - Response: {"hdd_info":[{"capacity":"10000831348736","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"ST10000VN0004-1ZD101 ","order":1,"overvie synology.0 2021-01-11 15:16:38.778 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:38.349 debug (16857) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1} synology.0 2021-01-11 15:16:38.349 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}} synology.0 2021-01-11 15:16:38.348 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:38.348 debug (16857) TempInfo - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:16:38 2021","uptime":1566059,"versio synology.0 2021-01-11 15:16:38.347 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:38.258 debug (16857) * Get info from (fastPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:16:38.257 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:16:38.256 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:38.255 debug (16857) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false} synology.0 2021-01-11 15:16:38.254 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:38.065 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {} synology.0 2021-01-11 15:16:38.064 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}} synology.0 2021-01-11 15:16:38.064 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:38.062 debug (16857) SystemUtilization - Response: {"cpu":{"15min_load":105,"1min_load":42,"5min_load":67,"device":"System","other_load":1,"system_load":2,"user_load":5},"disk":{"disk":[{"device":"nvme0n1","displa synology.0 2021-01-11 15:16:38.061 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:36.862 debug (16857) Send [SS] [getLiveViewPathCamera] Error: [no error] Response: [object] synology.0 2021-01-11 15:16:36.759 debug (16857) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {} synology.0 2021-01-11 15:16:36.759 debug (16857) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}} synology.0 2021-01-11 15:16:36.758 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:36.658 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.linkSnapshot" synology.0 2021-01-11 15:16:36.657 debug (16857) setStates synology.0 2021-01-11 15:16:36.657 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:36.657 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:36.655 debug (16857) getLiveViewPathCamera synology.0 2021-01-11 15:16:36.654 debug (16857) * sendPolling. namePolling = slowPoll | iteration = 4 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:36.654 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:36.654 debug (16857) addLinkSnapShot synology.0 2021-01-11 15:16:36.653 debug (16857) * sendPolling. namePolling = slowPoll | iteration = 3 | typeof poll = function | poll = undefined synology.0 2021-01-11 15:16:36.653 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:36.652 debug (16857) listRadios - Response: {"offset":0,"radios":[],"total":0} synology.0 2021-01-11 15:16:36.652 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:36.504 debug (16857) * Get info from (slowPoll) api: AS method: listRadios params: {"container":"Favorite","limit":1000,"library":"shared","sort_direction":"ASC"} synology.0 2021-01-11 15:16:36.504 debug (16857) * sendPolling. namePolling = slowPoll | iteration = 2 | typeof poll = object | poll = {"api":"as","method":"listRadios","params":{"container":"Favorite","limit":1000,"library":"shared","sort_d synology.0 2021-01-11 15:16:36.504 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:36.503 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:16:36.503 debug (16857) * sendPolling. namePolling = slowPoll | iteration = 1 | typeof poll = object | poll = {"api":"dl","method":"listTasks","params":{}} synology.0 2021-01-11 15:16:36.503 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:36.503 debug (16857) ListRemotePlayers - Response: {"players":[]} synology.0 2021-01-11 15:16:36.502 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:36.305 debug (16857) * Get info from (slowPoll) api: AS method: listRemotePlayers params: {"type":"all","additional":"subplayer_list"} synology.0 2021-01-11 15:16:36.305 debug (16857) * sendPolling. namePolling = slowPoll | iteration = 0 | typeof poll = object | poll = {"api":"as","method":"listRemotePlayers","params":{"type":"all","additional":"subplayer_list"}} synology.0 2021-01-11 15:16:36.304 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:36.203 debug (16857) setObject "SurveillanceStation.HomeMode.wifi_ssid" synology.0 2021-01-11 15:16:36.202 debug (16857) setObject "SurveillanceStation.HomeMode.geo_radius" synology.0 2021-01-11 15:16:36.201 debug (16857) setObject "SurveillanceStation.HomeMode.geo_lng" synology.0 2021-01-11 15:16:36.201 debug (16857) setObject "SurveillanceStation.HomeMode.geo_lat" synology.0 2021-01-11 15:16:36.200 debug (16857) setObject "SurveillanceStation.HomeMode.onetime_enable_time" synology.0 2021-01-11 15:16:36.199 debug (16857) setObject "SurveillanceStation.HomeMode.onetime_enable_on" synology.0 2021-01-11 15:16:36.199 debug (16857) setObject "SurveillanceStation.HomeMode.onetime_disable_time" synology.0 2021-01-11 15:16:36.198 debug (16857) setObject "SurveillanceStation.HomeMode.onetime_disable_on" synology.0 2021-01-11 15:16:36.197 debug (16857) setObject "SurveillanceStation.HomeMode.notify_on" synology.0 2021-01-11 15:16:36.196 debug (16857) setObject "SurveillanceStation.HomeMode.status_on" synology.0 2021-01-11 15:16:36.196 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.motionDetected" synology.0 2021-01-11 15:16:36.195 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.enabled" synology.0 2021-01-11 15:16:36.194 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.recStatus" synology.0 2021-01-11 15:16:36.193 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.vendor" synology.0 2021-01-11 15:16:36.193 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.model" synology.0 2021-01-11 15:16:36.192 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.port" synology.0 2021-01-11 15:16:36.191 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.id" synology.0 2021-01-11 15:16:36.191 debug (16857) setObject "SurveillanceStation.cameras.CamTerrasse.host" synology.0 2021-01-11 15:16:36.190 debug (16857) setObject "SurveillanceStation.info.remindQuickconnectTunnel" synology.0 2021-01-11 15:16:36.189 debug (16857) setObject "SurveillanceStation.info.enableVideoRelay" synology.0 2021-01-11 15:16:36.188 debug (16857) setObject "SurveillanceStation.info.maxCameraSupport" synology.0 2021-01-11 15:16:36.188 debug (16857) setObject "SurveillanceStation.info.liscenseNumber" synology.0 2021-01-11 15:16:36.187 debug (16857) setObject "SurveillanceStation.info.isLicenseEnough" synology.0 2021-01-11 15:16:36.186 debug (16857) setObject "SurveillanceStation.info.cameraNumber" synology.0 2021-01-11 15:16:36.186 debug (16857) setObject "SurveillanceStation.info.CMSMinVersion" synology.0 2021-01-11 15:16:36.185 debug (16857) setObject "AudioStation.info.version_string" synology.0 2021-01-11 15:16:36.184 debug (16857) setObject "AudioStation.info.version" synology.0 2021-01-11 15:16:36.183 debug (16857) setObject "AudioStation.info.transcode_capability.1" synology.0 2021-01-11 15:16:36.183 debug (16857) setObject "AudioStation.info.transcode_capability.0" synology.0 2021-01-11 15:16:36.180 debug (16857) setObject "AudioStation.info.support_virtual_library" synology.0 2021-01-11 15:16:36.179 debug (16857) setObject "AudioStation.info.support_usb" synology.0 2021-01-11 15:16:36.177 debug (16857) setObject "AudioStation.info.support_bluetooth" synology.0 2021-01-11 15:16:36.176 debug (16857) setObject "AudioStation.info.sid" synology.0 2021-01-11 15:16:36.174 debug (16857) setObject "AudioStation.info.settings.transcode_to_mp3" synology.0 2021-01-11 15:16:36.172 debug (16857) setObject "AudioStation.info.settings.prefer_using_html5" synology.0 2021-01-11 15:16:36.171 debug (16857) setObject "AudioStation.info.settings.enable_download" synology.0 2021-01-11 15:16:36.169 debug (16857) setObject "AudioStation.info.settings.disable_upnp" synology.0 2021-01-11 15:16:36.168 debug (16857) setObject "AudioStation.info.settings.audio_show_virtual_library" synology.0 2021-01-11 15:16:36.166 debug (16857) setObject "AudioStation.info.serial_number" synology.0 2021-01-11 15:16:36.164 debug (16857) setObject "AudioStation.info.same_subnet" synology.0 2021-01-11 15:16:36.163 debug (16857) setObject "AudioStation.info.remote_controller" synology.0 2021-01-11 15:16:36.161 debug (16857) setObject "AudioStation.info.privilege.upnp_browse" synology.0 2021-01-11 15:16:36.160 debug (16857) setObject "AudioStation.info.privilege.tag_edit" synology.0 2021-01-11 15:16:36.158 debug (16857) setObject "AudioStation.info.privilege.sharing" synology.0 2021-01-11 15:16:36.157 debug (16857) setObject "AudioStation.info.privilege.remote_player" synology.0 2021-01-11 15:16:36.155 debug (16857) setObject "AudioStation.info.privilege.playlist_edit" synology.0 2021-01-11 15:16:36.154 debug (16857) setObject "AudioStation.info.playing_queue_max" synology.0 2021-01-11 15:16:36.152 debug (16857) setObject "AudioStation.info.is_manager" synology.0 2021-01-11 15:16:36.151 debug (16857) setObject "AudioStation.info.has_music_share" synology.0 2021-01-11 15:16:36.149 debug (16857) setObject "AudioStation.info.enable_user_home" synology.0 2021-01-11 15:16:36.148 debug (16857) setObject "AudioStation.info.enable_personal_library" synology.0 2021-01-11 15:16:36.146 debug (16857) setObject "AudioStation.info.enable_equalizer" synology.0 2021-01-11 15:16:36.145 debug (16857) setObject "AudioStation.info.dsd_decode_capability" synology.0 2021-01-11 15:16:36.144 debug (16857) setObject "AudioStation.info.browse_personal_library" synology.0 2021-01-11 15:16:36.142 debug (16857) setObject "FileStation.info.uid" synology.0 2021-01-11 15:16:36.140 debug (16857) setObject "FileStation.info.system_codepage" synology.0 2021-01-11 15:16:36.139 debug (16857) setObject "FileStation.info.support_virtual_protocol.2" synology.0 2021-01-11 15:16:36.138 debug (16857) setObject "FileStation.info.support_virtual_protocol.1" synology.0 2021-01-11 15:16:36.136 debug (16857) setObject "FileStation.info.support_virtual_protocol.0" synology.0 2021-01-11 15:16:36.135 debug (16857) setObject "FileStation.info.support_virtual.enable_remote_mount" synology.0 2021-01-11 15:16:36.133 debug (16857) setObject "FileStation.info.support_virtual.enable_iso_mount" synology.0 2021-01-11 15:16:36.132 debug (16857) setObject "FileStation.info.support_vfs" synology.0 2021-01-11 15:16:36.130 debug (16857) setObject "FileStation.info.support_sharing" synology.0 2021-01-11 15:16:36.129 debug (16857) setObject "FileStation.info.support_file_request" synology.0 2021-01-11 15:16:36.127 debug (16857) setObject "FileStation.info.items.3" synology.0 2021-01-11 15:16:36.126 debug (16857) setObject "FileStation.info.items.2" synology.0 2021-01-11 15:16:36.125 debug (16857) setObject "FileStation.info.items.1" synology.0 2021-01-11 15:16:36.123 debug (16857) setObject "FileStation.info.items.0" synology.0 2021-01-11 15:16:36.121 debug (16857) setObject "FileStation.info.is_manager" synology.0 2021-01-11 15:16:36.120 debug (16857) setObject "FileStation.info.hostname" synology.0 2021-01-11 15:16:36.118 debug (16857) setObject "FileStation.info.enable_list_usergrp" synology.0 2021-01-11 15:16:36.117 debug (16857) setObject "DiskStationManager.info.productName" synology.0 2021-01-11 15:16:36.115 debug (16857) setObject "DiskStationManager.info.serviceVolSize" synology.0 2021-01-11 15:16:36.114 debug (16857) setObject "DiskStationManager.info.unique" synology.0 2021-01-11 15:16:36.111 debug (16857) setObject "DiskStationManager.info.timezone" synology.0 2021-01-11 15:16:36.109 debug (16857) setObject "DiskStationManager.info.hostname" synology.0 2021-01-11 15:16:36.108 debug (16857) setObject "DiskStationManager.info.version_string" synology.0 2021-01-11 15:16:36.107 debug (16857) setObject "DiskStationManager.info.version" synology.0 2021-01-11 15:16:36.105 debug (16857) setObject "DiskStationManager.info.uptime" synology.0 2021-01-11 15:16:36.104 debug (16857) setObject "DiskStationManager.info.time" synology.0 2021-01-11 15:16:36.102 debug (16857) setObject "DiskStationManager.info.temperature_warn" synology.0 2021-01-11 15:16:36.101 debug (16857) setObject "DiskStationManager.info.temperature" synology.0 2021-01-11 15:16:36.099 debug (16857) setObject "DiskStationManager.info.serial" synology.0 2021-01-11 15:16:36.098 debug (16857) setObject "DiskStationManager.info.ram" synology.0 2021-01-11 15:16:36.096 debug (16857) setObject "DiskStationManager.info.model" synology.0 2021-01-11 15:16:36.094 debug (16857) setObject "DiskStationManager.info.codepage" synology.0 2021-01-11 15:16:36.092 debug (16857) setStates synology.0 2021-01-11 15:16:36.091 debug (16857) >>>>>>>>>>>>>>> Read all data, save received data. synology.0 2021-01-11 15:16:36.089 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:16:06.088 debug (16857) ListRemotePlayers - Response: {"players":[]} synology.0 2021-01-11 15:16:06.086 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:16:05.886 debug (16857) * Get info from (firstPoll) api: AS method: listRemotePlayers params: {"type":"all","additional":"subplayer_list"} synology.0 2021-01-11 15:16:05.886 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 10 | typeof poll = object | poll = {"api":"as","method":"listRemotePlayers","params":{"type":"all","additional":"subplayer_list"}} synology.0 2021-01-11 15:16:05.884 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:15:35.881 debug (16857) listCameras - Response: {"cameras":[{"ADCap":0,"AppList":[],"DINum":0,"DONum":0,"MDCap":21,"MDModeList":[0,1],"PDCap":0,"PDDepend":0,"TDCap":21,"advLiveMinDuration":10,"advLiveProfile":1,"advL synology.0 2021-01-11 15:15:35.879 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:15:35.610 debug (16857) * Get info from (firstPoll) api: SS method: listCameras params: {"basic":true,"version":7} synology.0 2021-01-11 15:15:35.609 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 9 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}} synology.0 2021-01-11 15:15:35.608 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:15:05.605 debug (16857) InfoHomeMode - Response: {"actrule_on":false,"actrules":"-1","cameras":"-1","custom1_det":1,"custom1_di":1,"custom2_det":1,"custom2_di":1,"geo_delay_time":60,"geo_lat":0,"geo_lng":0,"geo_mobil synology.0 2021-01-11 15:15:05.604 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:15:05.446 debug (16857) * Get info from (firstPoll) api: SS method: getInfoHomeMode params: {"need_mobiles":true} synology.0 2021-01-11 15:15:05.446 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 8 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}} synology.0 2021-01-11 15:15:05.444 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:14:35.441 debug (16857) Info - Response: {"CMSMinVersion":"8.2.8-6335","DSModelName":"DS918+","SvsClientMinVersion":"1.2.9-1082","VS240HDMinVersion":"2.4.0-1508","VS360HDLoginMinVersion":"4.3.7-5091","VS360HDMinVersi synology.0 2021-01-11 15:14:35.440 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:14:34.672 debug (16857) * Get info from (firstPoll) api: SS method: getInfo params: {} synology.0 2021-01-11 15:14:34.671 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 7 | typeof poll = object | poll = {"api":"ss","method":"getInfo","params":{}} synology.0 2021-01-11 15:14:34.670 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:14:34.669 debug (16857) * Packet DTV non installed, skipped synology.0 2021-01-11 15:14:34.668 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 6 | typeof poll = object | poll = {"api":"dtv","method":"GetInfoTuner","params":{}} synology.0 2021-01-11 15:14:34.666 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:14:04.665 error (16857) *** ERROR : src: *sendPolling syno[vs][getInfo] code: 160 message: Unknown error synology.0 2021-01-11 15:14:04.663 debug (16857) * No response, read next. synology.0 2021-01-11 15:14:04.038 debug (16857) * Get info from (firstPoll) api: VS method: getInfo params: {} synology.0 2021-01-11 15:14:04.037 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 5 | typeof poll = object | poll = {"api":"vs","method":"getInfo","params":{}} synology.0 2021-01-11 15:14:04.035 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:13:34.034 debug (16857) Info - Response: {"browse_personal_library":"all","dsd_decode_capability":true,"enable_equalizer":false,"enable_personal_library":true,"enable_user_home":true,"has_music_share":true,"is_manage synology.0 2021-01-11 15:13:34.032 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:13:33.209 debug (16857) * Get info from (firstPoll) api: AS method: getInfo params: {} synology.0 2021-01-11 15:13:33.208 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 4 | typeof poll = object | poll = {"api":"as","method":"getInfo","params":{}} synology.0 2021-01-11 15:13:33.207 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:13:33.206 debug (16857) * Packet DL non installed, skipped synology.0 2021-01-11 15:13:33.204 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 3 | typeof poll = object | poll = {"api":"dl","method":"getInfo","params":{}} synology.0 2021-01-11 15:13:33.203 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:13:03.200 debug (16857) Info - Response: {"enable_list_usergrp":false,"hostname":"Rigel","is_manager":true,"items":[{"gid":100},{"gid":101},{"gid":65536},{"gid":65537}],"support_file_request":true,"support_sharing":t synology.0 2021-01-11 15:13:03.199 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:13:02.340 debug (16857) * Get info from (firstPoll) api: FS method: getInfo params: {} synology.0 2021-01-11 15:13:02.339 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 2 | typeof poll = object | poll = {"api":"fs","method":"getInfo","params":{}} synology.0 2021-01-11 15:13:02.338 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:12:32.337 debug (16857) Info - Response: {"codepage":"ger","model":"DS918+","ram":8192,"serial":"1960PDN172202","temperature":40,"temperature_warn":false,"time":"Mon Jan 11 15:12:32 2021","uptime":1565813,"version":" synology.0 2021-01-11 15:12:32.336 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:12:32.190 debug (16857) * Get info from (firstPoll) api: DSM method: getInfo params: {} synology.0 2021-01-11 15:12:32.190 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}} synology.0 2021-01-11 15:12:32.189 debug (16857) ----------------------------------------------------------------------------------------------------- synology.0 2021-01-11 15:12:02.187 debug (16857) InstallingPackets - Response: {"diskList":"","packages":{"AntiVirus":true,"AudioStation":true,"Calendar":true,"CardDAVServer":true,"Docker":true,"Docker-GitLab":true,"DocumentViewer":true,"Dok synology.0 2021-01-11 15:12:02.184 debug (16857) * The response is received, parse: synology.0 2021-01-11 15:12:01.227 debug (16857) * Get info from (firstPoll) api: DSM method: getPollingData params: {} synology.0 2021-01-11 15:12:01.226 debug (16857) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}} synology.0 2021-01-11 15:11:59.027 info (16857) starting. Version 0.1.18 in /opt/iobroker/node_modules/iobroker.synology, node: v14.15.2, js-controller: 3.1.6 synology.0 2021-01-11 15:11:59.019 debug (16857) Plugin sentry destroyed because not initialized correctly synology.0 2021-01-11 15:11:59.007 debug (16857) Plugin sentry Do not initialize Plugin (enabled=false)
-
@al10b sagte in Synology-Adapter: unknown error:
Ähh - wo stehen die doch gleich noch mal?
In der Instanz von den Adaptereinstellungen :
https://forum.iobroker.net/topic/33224/iobroker-synology-adapter/25
-
Ah, das, danke.
Also:
Parameterabrufzeit (ms): 100
Abfragezeit für zusätzliche Parameter (ms): 60000Sollten die Default-Werte sein.
-
@al10b sagte in Synology-Adapter: unknown error:
Parameterabrufzeit (ms): 100
Stelle den mal auf 5000
-
@Glasfaser
Das war's leider noch nicht:aber:
synology.0 2021-01-11 17:36:10.111 error (26021) *** ERROR : src: *sendPolling syno[vs][getInfo] code: 160 message: Unknown error
-
Laut der neuen Meldung jetzt 160
Insufficient application privilege
Nutzt du HTTPS bzw. 2 stufige Überprüfung
Schau mal im LOG von der Synology selber , ob du etwas verdächtiges findest !?
-
Also, im Moment kommen da nur noch die 160-Fehler. Ich habe ein
tail -f /var/log/messages
mitlaufen lassen, aber da passiert zu dieser Zeit nichts Aufregendes. Gibt es noch andere Logs, die sich anzusehen lohnt?
Ich nutze https und 2-Faktor-Authentifizierung. Da ich aber z.B. das Bild von der Synology Surveillance Station via ioBroker im HomeKit sehen kann, sollte da nichts Grundsätzliches falsch laufen.
Nachtrag: Hier noch einmal das Log vom 160er im Debug-Modus:
synology.0 2021-01-12 12:00:19.298 error (2593) *** ERROR : src: *sendPolling syno[vs][getInfo] code: 160 message: Unknown error synology.0 2021-01-12 12:00:19.297 debug (2593) * No response, read next. synology.0 2021-01-12 12:00:18.021 debug (2593) * Get info from (firstPoll) api: VS method: getInfo params: {} synology.0 2021-01-12 12:00:18.020 debug (2593) * sendPolling. namePolling = firstPoll | iteration = 5 | typeof poll = object | poll = {"api":"vs","method":"getInfo","params":{}} synology.0 2021-01-12 12:00:18.019 debug (2593) -----------------------------------------------------------------------------------------------------
Noch ein Nachtrag:
Dieser Fehler tritt selten auf, aber immer im Zusammenhang mit der Abfrage
... poll = {"api":"vs","method":"getInfo","params":{}
Und umgekehrt: diese Anfrage taucht sonst bis jetzt, d.h. in ca. 30 Minuten, nicht im Log auf. Ich lasse das noch ein wenig weiter laufen.
-
@al10b said in Synology-Adapter: unknown error:
2-Faktor-Authentifizierung
Ich weiß nicht ob es daran hängt .. das es gerade Probleme macht !?
Kannst du es mal ohne bei dir testen !? -
@glasfaser
Ich habe nun die TFA ausgeschaltet. Seit 2 Stunden sind keine Fehler aufgetreten. Ich beobachte das weiter und melde mich morgen noch einmal. -
Der Fehler
synology.0 2021-01-13 09:23:23.058 error (14786) *** ERROR : src: *sendPolling syno[dsm][getSystemUtilization] code: 1052 message: Unknown error
tritt leider immer noch auf.
TFA ist aus, https ist an.
Stundenlang ist Ruhe und dann kommen wieder ca. 40 Einträge auf einmal.
-
Ich selber habe leider keine Idee mehr was es sein kann ,da der Fehler sporalisch bei dir auftritt !
Du kannst ja ein Issues erstellen !
-
@glasfaser
Dann erst einmal vielen Dank für Deine Hilfe. Ich warte erst einmal noch. Es ist ja nur störend.