Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ioBroker Synology Adapter

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

ioBroker Synology Adapter

Scheduled Pinned Locked Moved ioBroker Allgemein
615 Posts 62 Posters 157.3k Views 54 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M mirotech

    @glasfaser

    Den Eintrag habe ich gemacht -> https://github.com/instalator/ioBroker.synology/issues/66

    Hier die Logdatei, ich persönlich kann dies nicht lesen 😞

    2021-07-20 15:25:31.339  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
    2021-07-20 15:25:31.340  - debug: synology.0 (7079) * Packet SS non installed, skipped
    2021-07-20 15:25:31.340  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:31.340  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}}
    2021-07-20 15:25:31.341  - debug: synology.0 (7079) * Packet DL non installed, skipped
    2021-07-20 15:25:31.341  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:31.341  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}}
    2021-07-20 15:25:31.341  - debug: synology.0 (7079) * Get info from (fastPoll) api: FS method: listSharings params: {}
    2021-07-20 15:25:31.489  - debug: synology.0 (7079) * The response is received, parse:
    2021-07-20 15:25:31.490  - debug: synology.0 (7079) parseListSharings - Response: {"links":[],"offset":0,"total":0}
    2021-07-20 15:25:31.490  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:31.490  - debug: synology.0 (7079) >>>>>>>>>>>>>>> Read all data, save received data.
    2021-07-20 15:25:31.490  - debug: synology.0 (7079) setStates
    2021-07-20 15:25:31.490  - debug: synology.0 (7079) setObject "DiskStationManager.info.time"
    2021-07-20 15:25:31.491  - debug: synology.0 (7079) setObject "DiskStationManager.info.uptime"
    2021-07-20 15:25:31.491  - debug: synology.0 (7079) setObject "DiskStationManager.info.cpu_load"
    2021-07-20 15:25:31.591  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:31.592  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}}
    2021-07-20 15:25:31.592  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {}
    2021-07-20 15:25:32.670  - debug: synology.0 (7079) * The response is received, parse:
    2021-07-20 15:25:32.671  - debug: synology.0 (7079) SystemUtilization - Response: {"cpu":{"15min_load":56,"1min_load":60,"5min_load":53,"device":"System","other_load":3,"system_load":8,"user_load":15},"disk":{"disk":[{"device":"sda","display_name":"Drive 1","read_access":0,"read_byte":0,"type":"internal","utilization":2,"write_access":2,"write_byte":15974},{"device":"sdb","display_name":"Drive 2","read_access":0,"read_byte":0,"type":"internal","utilization":2,"write_access":2,"write_byte":15974}],"total":{"device":"total","read_access":0,"read_byte":0,"utilization":2,"write_access":4,"write_byte":31948}},"lun":[],"memory":{"avail_real":131836,"avail_swap":2892524,"buffer":76368,"cached":859704,"device":"Memory","memory_size":2097152,"real_usage":42,"si_disk":0,"so_disk":0,"swap_usage":10,"total_real":1871684,"total_swap":3221428},"network":[{"device":"total","rx":1693923,"tx":46163},{"device":"eth0","rx":1693923,"tx":46163}],"nfs":[{"device":"nfs","read_OPS":0,"read_max_latency":0,"total_OPS":0,"total_max_latency":0,"write_OPS":0,"write_max_latency":0}],"space":{"total":{"device":"total","read_access":0,"read_byte":0,"utilization":0,"write_access":2,"write_byte":9011},"volume":[{"device":"dm-1","display_name":"volume1","read_access":0,"read_byte":0,"utilization":0,"write_access":2,"write_byte":9011}]},"time":1626787529}
    2021-07-20 15:25:32.671  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:32.672  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}}
    2021-07-20 15:25:32.672  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {}
    2021-07-20 15:25:32.924  - debug: synology.0 (7079) * The response is received, parse:
    2021-07-20 15:25:32.925  - debug: synology.0 (7079) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false}
    2021-07-20 15:25:32.925  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:32.925  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}}
    2021-07-20 15:25:32.925  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getInfo params: {}
    2021-07-20 15:25:32.956  - debug: synology.0 (7079) * The response is received, parse:
    2021-07-20 15:25:32.957  - debug: synology.0 (7079) TempInfo - Response: {"codepage":"ger","model":"DS218+","ram":2048,"serial":"1870PCN814705","temperature":40,"temperature_warn":false,"time":"Tue Jul 20 15:25:32 2021","uptime":12580,"version":"41890","version_string":"DSM 7.0-41890"}
    2021-07-20 15:25:32.957  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:32.957  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}}
    2021-07-20 15:25:32.957  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1}
    2021-07-20 15:25:33.151  - debug: synology.0 (7079) * The response is received, parse:
    2021-07-20 15:25:33.151  - debug: synology.0 (7079) InfoSystem - Response: {"hdd_info":[{"capacity":"6001175126016","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"WD60EFAX-68SHWN0","order":1,"overview_status":"normal","pciSlot":-1,"portType":"normal","status":"normal","summary_status_category":"space","summary_status_key":"normal","temp":32,"testing_progress":"","testing_type":"idle","volume":"reuse_1"},{"capacity":"6001175126016","diskPath":"/dev/sdb","diskType":"SATA","diskno":"Drive 2","ebox_order":0,"model":"WD60EFAX-68SHWN0","order":2,"overview_status":"normal","pciSlot":-1,"portType":"normal","status":"normal","summary_status_category":"space","summary_status_key":"normal","temp":33,"testing_progress":"","testing_type":"idle","volume":"reuse_1"}],"vol_info":[{"desc":"","inode_free":"363593799","inode_total":"365953024","name":"volume_1","status":"normal","total_size":"5901558661120","used_size":"3241873846272","vol_desc":"","volume":"volume_1"}]}
    2021-07-20 15:25:33.151  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:33.151  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}}
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) * Packet SS non installed, skipped
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) * Packet SS non installed, skipped
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}}
    2021-07-20 15:25:33.152  - debug: synology.0 (7079) * Packet DL non installed, skipped
    2021-07-20 15:25:33.153  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:33.153  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}}
    2021-07-20 15:25:33.153  - debug: synology.0 (7079) * Get info from (fastPoll) api: FS method: listSharings params: {}
    2021-07-20 15:25:33.278  - debug: synology.0 (7079) * The response is received, parse:
    2021-07-20 15:25:33.278  - debug: synology.0 (7079) parseListSharings - Response: {"links":[],"offset":0,"total":0}
    2021-07-20 15:25:33.278  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:33.278  - debug: synology.0 (7079) >>>>>>>>>>>>>>> Read all data, save received data.
    2021-07-20 15:25:33.278  - debug: synology.0 (7079) setStates
    2021-07-20 15:25:33.278  - debug: synology.0 (7079) setObject "DiskStationManager.info.time"
    2021-07-20 15:25:33.279  - debug: synology.0 (7079) setObject "DiskStationManager.info.uptime"
    2021-07-20 15:25:33.379  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
    2021-07-20 15:25:33.379  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}}
    2021-07-20 15:25:33.379  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {}
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    wrote on last edited by
    #265

    @mirotech sagte in ioBroker Synology Adapter:

    .........poll = {"api":"ss"
    Packet SS non installed, skipped

    ..........poll = {"api":"dl"
    Packet DL non installed, skipped

    Diese Einträge kann schon der Adapterentwickler gebrauchen und das Protokoll hattest du ja schon auf Gihub hochgeladen .

    Was dieses heißt kann ich nicht genau sagen , eventuell mit der API Versionseinstellung zu tun ,bzw es kann nicht ausgelesen werden !?

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    1 Reply Last reply
    0
    • M mirotech

      @glasfaser

      Den Eintrag habe ich gemacht -> https://github.com/instalator/ioBroker.synology/issues/66

      Hier die Logdatei, ich persönlich kann dies nicht lesen 😞

      2021-07-20 15:25:31.339  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
      2021-07-20 15:25:31.340  - debug: synology.0 (7079) * Packet SS non installed, skipped
      2021-07-20 15:25:31.340  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:31.340  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}}
      2021-07-20 15:25:31.341  - debug: synology.0 (7079) * Packet DL non installed, skipped
      2021-07-20 15:25:31.341  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:31.341  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}}
      2021-07-20 15:25:31.341  - debug: synology.0 (7079) * Get info from (fastPoll) api: FS method: listSharings params: {}
      2021-07-20 15:25:31.489  - debug: synology.0 (7079) * The response is received, parse:
      2021-07-20 15:25:31.490  - debug: synology.0 (7079) parseListSharings - Response: {"links":[],"offset":0,"total":0}
      2021-07-20 15:25:31.490  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:31.490  - debug: synology.0 (7079) >>>>>>>>>>>>>>> Read all data, save received data.
      2021-07-20 15:25:31.490  - debug: synology.0 (7079) setStates
      2021-07-20 15:25:31.490  - debug: synology.0 (7079) setObject "DiskStationManager.info.time"
      2021-07-20 15:25:31.491  - debug: synology.0 (7079) setObject "DiskStationManager.info.uptime"
      2021-07-20 15:25:31.491  - debug: synology.0 (7079) setObject "DiskStationManager.info.cpu_load"
      2021-07-20 15:25:31.591  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:31.592  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}}
      2021-07-20 15:25:31.592  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {}
      2021-07-20 15:25:32.670  - debug: synology.0 (7079) * The response is received, parse:
      2021-07-20 15:25:32.671  - debug: synology.0 (7079) SystemUtilization - Response: {"cpu":{"15min_load":56,"1min_load":60,"5min_load":53,"device":"System","other_load":3,"system_load":8,"user_load":15},"disk":{"disk":[{"device":"sda","display_name":"Drive 1","read_access":0,"read_byte":0,"type":"internal","utilization":2,"write_access":2,"write_byte":15974},{"device":"sdb","display_name":"Drive 2","read_access":0,"read_byte":0,"type":"internal","utilization":2,"write_access":2,"write_byte":15974}],"total":{"device":"total","read_access":0,"read_byte":0,"utilization":2,"write_access":4,"write_byte":31948}},"lun":[],"memory":{"avail_real":131836,"avail_swap":2892524,"buffer":76368,"cached":859704,"device":"Memory","memory_size":2097152,"real_usage":42,"si_disk":0,"so_disk":0,"swap_usage":10,"total_real":1871684,"total_swap":3221428},"network":[{"device":"total","rx":1693923,"tx":46163},{"device":"eth0","rx":1693923,"tx":46163}],"nfs":[{"device":"nfs","read_OPS":0,"read_max_latency":0,"total_OPS":0,"total_max_latency":0,"write_OPS":0,"write_max_latency":0}],"space":{"total":{"device":"total","read_access":0,"read_byte":0,"utilization":0,"write_access":2,"write_byte":9011},"volume":[{"device":"dm-1","display_name":"volume1","read_access":0,"read_byte":0,"utilization":0,"write_access":2,"write_byte":9011}]},"time":1626787529}
      2021-07-20 15:25:32.671  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:32.672  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}}
      2021-07-20 15:25:32.672  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {}
      2021-07-20 15:25:32.924  - debug: synology.0 (7079) * The response is received, parse:
      2021-07-20 15:25:32.925  - debug: synology.0 (7079) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false}
      2021-07-20 15:25:32.925  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:32.925  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}}
      2021-07-20 15:25:32.925  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getInfo params: {}
      2021-07-20 15:25:32.956  - debug: synology.0 (7079) * The response is received, parse:
      2021-07-20 15:25:32.957  - debug: synology.0 (7079) TempInfo - Response: {"codepage":"ger","model":"DS218+","ram":2048,"serial":"1870PCN814705","temperature":40,"temperature_warn":false,"time":"Tue Jul 20 15:25:32 2021","uptime":12580,"version":"41890","version_string":"DSM 7.0-41890"}
      2021-07-20 15:25:32.957  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:32.957  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}}
      2021-07-20 15:25:32.957  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1}
      2021-07-20 15:25:33.151  - debug: synology.0 (7079) * The response is received, parse:
      2021-07-20 15:25:33.151  - debug: synology.0 (7079) InfoSystem - Response: {"hdd_info":[{"capacity":"6001175126016","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"WD60EFAX-68SHWN0","order":1,"overview_status":"normal","pciSlot":-1,"portType":"normal","status":"normal","summary_status_category":"space","summary_status_key":"normal","temp":32,"testing_progress":"","testing_type":"idle","volume":"reuse_1"},{"capacity":"6001175126016","diskPath":"/dev/sdb","diskType":"SATA","diskno":"Drive 2","ebox_order":0,"model":"WD60EFAX-68SHWN0","order":2,"overview_status":"normal","pciSlot":-1,"portType":"normal","status":"normal","summary_status_category":"space","summary_status_key":"normal","temp":33,"testing_progress":"","testing_type":"idle","volume":"reuse_1"}],"vol_info":[{"desc":"","inode_free":"363593799","inode_total":"365953024","name":"volume_1","status":"normal","total_size":"5901558661120","used_size":"3241873846272","vol_desc":"","volume":"volume_1"}]}
      2021-07-20 15:25:33.151  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:33.151  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = function | poll = undefined
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}}
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) * Packet SS non installed, skipped
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) * Packet SS non installed, skipped
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 7 | typeof poll = object | poll = {"api":"dl","method":"getConfigSchedule","params":{}}
      2021-07-20 15:25:33.152  - debug: synology.0 (7079) * Packet DL non installed, skipped
      2021-07-20 15:25:33.153  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:33.153  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 8 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}}
      2021-07-20 15:25:33.153  - debug: synology.0 (7079) * Get info from (fastPoll) api: FS method: listSharings params: {}
      2021-07-20 15:25:33.278  - debug: synology.0 (7079) * The response is received, parse:
      2021-07-20 15:25:33.278  - debug: synology.0 (7079) parseListSharings - Response: {"links":[],"offset":0,"total":0}
      2021-07-20 15:25:33.278  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:33.278  - debug: synology.0 (7079) >>>>>>>>>>>>>>> Read all data, save received data.
      2021-07-20 15:25:33.278  - debug: synology.0 (7079) setStates
      2021-07-20 15:25:33.278  - debug: synology.0 (7079) setObject "DiskStationManager.info.time"
      2021-07-20 15:25:33.279  - debug: synology.0 (7079) setObject "DiskStationManager.info.uptime"
      2021-07-20 15:25:33.379  - debug: synology.0 (7079) -----------------------------------------------------------------------------------------------------
      2021-07-20 15:25:33.379  - debug: synology.0 (7079) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}}
      2021-07-20 15:25:33.379  - debug: synology.0 (7079) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {}
      
      K Offline
      K Offline
      Kueppert
      wrote on last edited by
      #266

      @mirotech hab genau das gleiche Problem (gerade erst festgestellt, weil ich 3 Kameras habe, aber nur 1 angezeigt wurde). Habe alle Objekte gelöscht und den Adapter neu gestartet - nun garkeine Cam mehr da...
      Hab auch DSM 7 drauf...wenn der Developer mangels Synology den Adapter nicht weiter entwickeln kann, wars das 😞

      UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

      ? 1 Reply Last reply
      0
      • K Kueppert

        @mirotech hab genau das gleiche Problem (gerade erst festgestellt, weil ich 3 Kameras habe, aber nur 1 angezeigt wurde). Habe alle Objekte gelöscht und den Adapter neu gestartet - nun garkeine Cam mehr da...
        Hab auch DSM 7 drauf...wenn der Developer mangels Synology den Adapter nicht weiter entwickeln kann, wars das 😞

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #267

        @kueppert @Glasfaser @mirotech

        ja, bei mir jetzt auch, hab die Tage festgestellt, dass die Links der Cameras im Adapter nicht mehr stimmen, dann mal die Datenpunkte gelöscht und jetzt werden keine mehr Angelegt.

        Auch funktionieren Scripts nicht mehr, die auf die API zugreifen, da genau diese mit 7.0.x geändert wurden...

        Schade.. da brauchen wir einen FREIWILLIGEN.. 😄

        I 1 Reply Last reply
        0
        • ? A Former User

          @kueppert @Glasfaser @mirotech

          ja, bei mir jetzt auch, hab die Tage festgestellt, dass die Links der Cameras im Adapter nicht mehr stimmen, dann mal die Datenpunkte gelöscht und jetzt werden keine mehr Angelegt.

          Auch funktionieren Scripts nicht mehr, die auf die API zugreifen, da genau diese mit 7.0.x geändert wurden...

          Schade.. da brauchen wir einen FREIWILLIGEN.. 😄

          I Offline
          I Offline
          Idefix01
          wrote on last edited by
          #268

          Hallöchen,

          hat jemand den Adapter zum laufen bekommen mit der 2 Faktor Authentifiation? Bei mir bleibt er immer gelb und hat keine Verbindung. Der User ist auch in der Admin Gruppe wie es sein soll, aber es geht trotzdem nicht. Denn die Nummer für die 2 Faktor Authentification ändert sich ja jede Minute

          1 Reply Last reply
          0
          • ? A Former User

            @skokarl Inzwischen gibt es ein grosses Update vom Synology-Adapter, damit funktioniert jetzt wieder alles und die Streams werden da auch ohne Probleme ausgelesen und als Datenpunkte angelegt. ( und noch viel mehr :-))

            Schaut euch den mal an:
            iobroker Synology Adapter

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by Glasfaser
            #269

            iobroker Synology Adapter

            Mhhh 🤔 wo ist der Adapter , auf GitHub ist er weg !?

            Auch hier und in der Repro http://download.iobroker.net/list.html

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            ? 1 Reply Last reply
            0
            • GlasfaserG Glasfaser

              iobroker Synology Adapter

              Mhhh 🤔 wo ist der Adapter , auf GitHub ist er weg !?

              Auch hier und in der Repro http://download.iobroker.net/list.html

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #270

              @glasfaser der Dev. hat ihn auf Git geloescht, schade, denn mit DSM6 lief er ja einwandfrei, nur mit DSM7 nicht mehr richtig...

              😞

              GlasfaserG Samson71S 3 Replies Last reply
              0
              • ? A Former User

                @glasfaser der Dev. hat ihn auf Git geloescht, schade, denn mit DSM6 lief er ja einwandfrei, nur mit DSM7 nicht mehr richtig...

                😞

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                wrote on last edited by
                #271

                @ilovegym sagte in ioBroker Synology Adapter:

                nur mit DSM7 nicht mehr richtig...

                .... habe ich mir schon irgendwie gedacht , denn laut dem letzen Issues Eintrag hat er geschrieben , das er selber keine Syn hat bzw. noch nicht die API Doku dazu .

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                1 Reply Last reply
                0
                • ? A Former User

                  @glasfaser der Dev. hat ihn auf Git geloescht, schade, denn mit DSM6 lief er ja einwandfrei, nur mit DSM7 nicht mehr richtig...

                  😞

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  wrote on last edited by
                  #272

                  @ilovegym sagte in ioBroker Synology Adapter:

                  der Dev. hat ihn auf Git geloescht,

                  Dann bleibt erstmal die alte Variante aus der Schublade wieder holen :

                  Synology NAS-Systemwerte an ioBroker übertragen

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  1 Reply Last reply
                  1
                  • ? A Former User

                    @glasfaser der Dev. hat ihn auf Git geloescht, schade, denn mit DSM6 lief er ja einwandfrei, nur mit DSM7 nicht mehr richtig...

                    😞

                    Samson71S Offline
                    Samson71S Offline
                    Samson71
                    Global Moderator
                    wrote on last edited by
                    #273

                    @ilovegym sagte in ioBroker Synology Adapter:

                    denn mit DSM6 lief er ja einwandfrei, nur mit DSM7 nicht mehr richtig...

                    Aus dem Grund habe ich DSM7 bisher nicht installiert. Ich bleibe erst mal bei DSM6.

                    MeistertrM 1 Reply Last reply
                    0
                    • Samson71S Samson71

                      @ilovegym sagte in ioBroker Synology Adapter:

                      denn mit DSM6 lief er ja einwandfrei, nur mit DSM7 nicht mehr richtig...

                      Aus dem Grund habe ich DSM7 bisher nicht installiert. Ich bleibe erst mal bei DSM6.

                      MeistertrM Offline
                      MeistertrM Offline
                      Meistertr
                      Developer
                      wrote on last edited by
                      #274

                      der Adapter ist bald wieder da. wir haben ihn in die community geholt. auf git ist schon die 1.1.0 habe ihn heute fit für DSM7 gemacht. Auf den ersten blick sieht alles gut aus, aber gerne testen. dauert noch ein paar Tage bis er wieder offiziell gelistet ist aber über git könnt ihr ihn schon installieren
                      https://github.com/iobroker-community-adapters/ioBroker.synology

                      ? da_WoodyD 2 Replies Last reply
                      6
                      • MeistertrM Meistertr

                        der Adapter ist bald wieder da. wir haben ihn in die community geholt. auf git ist schon die 1.1.0 habe ihn heute fit für DSM7 gemacht. Auf den ersten blick sieht alles gut aus, aber gerne testen. dauert noch ein paar Tage bis er wieder offiziell gelistet ist aber über git könnt ihr ihn schon installieren
                        https://github.com/iobroker-community-adapters/ioBroker.synology

                        ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #275

                        @meistertr ahh .. und ich dachte schon... super!! Ihr seit ja alle so Klasse hier.. 🙂
                        👍 👍

                        1 Reply Last reply
                        0
                        • MeistertrM Meistertr

                          der Adapter ist bald wieder da. wir haben ihn in die community geholt. auf git ist schon die 1.1.0 habe ihn heute fit für DSM7 gemacht. Auf den ersten blick sieht alles gut aus, aber gerne testen. dauert noch ein paar Tage bis er wieder offiziell gelistet ist aber über git könnt ihr ihn schon installieren
                          https://github.com/iobroker-community-adapters/ioBroker.synology

                          da_WoodyD Online
                          da_WoodyD Online
                          da_Woody
                          wrote on last edited by
                          #276

                          @meistertr gestern 2. NAS auf DSM7 upgedatet. gerade 1.1.0 über git draufgejubelt. beim ersten drüberschauen in den objekten alles im grünen bereich. 👍
                          allerdings waren die beiden instanzen auch mit 1.0.0 grün und die objekte waren da.

                          gruß vom Woody
                          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                          MeistertrM 1 Reply Last reply
                          0
                          • K Offline
                            K Offline
                            Kueppert
                            wrote on last edited by
                            #277

                            Geil, hab auch gerade einfach drüber installiert. Die Links zur SurveillanceStation sind nun auch wieder da und funktionieren 🙂 Top Job @Meistertr

                            UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                            1 Reply Last reply
                            0
                            • da_WoodyD da_Woody

                              @meistertr gestern 2. NAS auf DSM7 upgedatet. gerade 1.1.0 über git draufgejubelt. beim ersten drüberschauen in den objekten alles im grünen bereich. 👍
                              allerdings waren die beiden instanzen auch mit 1.0.0 grün und die objekte waren da.

                              MeistertrM Offline
                              MeistertrM Offline
                              Meistertr
                              Developer
                              wrote on last edited by
                              #278

                              @da_woody grün ja und auch waren sie noch befüllt, wurden jedoch nciht mehr geupdatet weil der adapter sie nciht mehr erkannt hat

                              lobomauL 1 Reply Last reply
                              1
                              • MeistertrM Meistertr

                                @da_woody grün ja und auch waren sie noch befüllt, wurden jedoch nciht mehr geupdatet weil der adapter sie nciht mehr erkannt hat

                                lobomauL Offline
                                lobomauL Offline
                                lobomau
                                wrote on last edited by lobomau
                                #279

                                Adapter habe ich gerade frisch installiert. Läuft gut, Werte werden angezeigt & aktualisiert und livestreams zweier Cameras in VIS dargestellt.
                                Probleme habe ich mit den snapshots beider cameras unter:

                                synology.0.SurveillanceStation.cameras.FDT.linkSnapshot
                                

                                Wenn ich den link davon im Browser eintrage erhalte ich:

                                {"error":{"code":105},"success":false}
                                

                                Im Link ist auch kein token enthalten, der Link sieht so aus:

                                http://IP:port/webapi/entry.cgi?api=SYNO.SurveillanceStation.Camera&method=GetSnapshot&version=7&cameraId=%202&_sid=undefined
                                

                                Edit.: kennt ihr wahrscheinlich schon:

                                synology.0
                                2021-08-08 20:09:53.234	info	State value to set for "synology.0.DiskStationManager.info.uptime" has to be type "string" but received type "number"
                                

                                Host: NUC8i3 mit Proxmox:

                                • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                                • Slave: Pi4
                                MeistertrM 1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  ArnoD
                                  wrote on last edited by
                                  #280

                                  Habe gerade den Synology Adapter installiert, leider bleibt dieser bei mir gelb.
                                  Verbunden mit Host ist grün
                                  Lebenszeichen ist grün
                                  Verbunden mit Gerät oder Dienst ist rot

                                  Im LOG sind keine Fehler.

                                  Welche API-Version muss ich im Adapter einstellen, wenn man eine NAS DS218+ und DSM-Version 7.0-41890 hat ?

                                  GlasfaserG J 2 Replies Last reply
                                  0
                                  • A ArnoD

                                    Habe gerade den Synology Adapter installiert, leider bleibt dieser bei mir gelb.
                                    Verbunden mit Host ist grün
                                    Lebenszeichen ist grün
                                    Verbunden mit Gerät oder Dienst ist rot

                                    Im LOG sind keine Fehler.

                                    Welche API-Version muss ich im Adapter einstellen, wenn man eine NAS DS218+ und DSM-Version 7.0-41890 hat ?

                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    wrote on last edited by
                                    #281

                                    @arnod sagte in ioBroker Synology Adapter:

                                    Im LOG sind keine Fehler.

                                    Stell mal auf Debug , damit kannst du mehr sehen was los ist .

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    A 1 Reply Last reply
                                    0
                                    • GlasfaserG Glasfaser

                                      @arnod sagte in ioBroker Synology Adapter:

                                      Im LOG sind keine Fehler.

                                      Stell mal auf Debug , damit kannst du mehr sehen was los ist .

                                      A Offline
                                      A Offline
                                      ArnoD
                                      wrote on last edited by
                                      #282

                                      @glasfaser
                                      Ok, habe jetzt mal auf Debug gestellt und es wird dieser Text laufend wiederholt:

                                      -----------------------------------------------------------------------------------------------------
                                      Error: Reconnection after 10s
                                      *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: ECONNREFUSED message: connect ECONNREFUSED 
                                      * No response, read next.
                                      * Get info from (firstPoll) api: DSM method: getPollingData params: {}
                                      * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
                                      -----------------------------------------------------------------------------------------------------
                                      
                                      GlasfaserG 2 Replies Last reply
                                      0
                                      • A ArnoD

                                        @glasfaser
                                        Ok, habe jetzt mal auf Debug gestellt und es wird dieser Text laufend wiederholt:

                                        -----------------------------------------------------------------------------------------------------
                                        Error: Reconnection after 10s
                                        *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: ECONNREFUSED message: connect ECONNREFUSED 
                                        * No response, read next.
                                        * Get info from (firstPoll) api: DSM method: getPollingData params: {}
                                        * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
                                        -----------------------------------------------------------------------------------------------------
                                        
                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        wrote on last edited by
                                        #283

                                        @arnod sagte in ioBroker Synology Adapter:

                                        connect ECONNREFUSED

                                        Dein Syn blockiert oder hast du Pi Hole

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        1 Reply Last reply
                                        0
                                        • A ArnoD

                                          @glasfaser
                                          Ok, habe jetzt mal auf Debug gestellt und es wird dieser Text laufend wiederholt:

                                          -----------------------------------------------------------------------------------------------------
                                          Error: Reconnection after 10s
                                          *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: ECONNREFUSED message: connect ECONNREFUSED 
                                          * No response, read next.
                                          * Get info from (firstPoll) api: DSM method: getPollingData params: {}
                                          * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
                                          -----------------------------------------------------------------------------------------------------
                                          
                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          wrote on last edited by
                                          #284

                                          @arnod

                                          Was mich noch in deiner Ausgabe wundert , die IP und der Port fehlt !?

                                          hier mal eine Ausgabe aus einem anderen Thread :

                                          *** ERROR : src: *sendPolling syno[dsm][getPollingData] code: EHOSTUNREACH message: connect EHOSTUNREACH 192.168.10.2:5000
                                          

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          A 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          578

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe