Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Läuft der Synology Adapter mit DSM 7 auch

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Läuft der Synology Adapter mit DSM 7 auch

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @megaron last edited by

      @megaron sagte in Läuft der Synology Adapter mit DSM 7 auch:

      @Homoran
      Du hast recht.

      Logo 😉

      1 Reply Last reply Reply Quote 1
      • M
        megaron @Glasfaser last edited by

        @glasfaser

        
        2022-01-22 17:07:11.833 - debug: synology.1 (1009139) * The response is received, parse:
        2022-01-22 17:07:11.833 - debug: synology.1 (1009139) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false}
        2022-01-22 17:07:11.833 - debug: synology.1 (1009139) -----------------------------------------------------------------------------------------------------
        2022-01-22 17:07:11.833 - debug: synology.1 (1009139) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}}
        2022-01-22 17:07:11.833 - debug: synology.1 (1009139) * Get info from (fastPoll) api: DSM method: getInfo params: {}
        2022-01-22 17:07:11.880 - debug: synology.1 (1009139) * The response is received, parse:
        2022-01-22 17:07:11.881 - debug: synology.1 (1009139) TempInfo - Response: {"codepage":"ger","model":"DS718+","ram":10240,"serial":"1841PEN993700","temperature":40,"temperature_warn":false,"time":"Sat Jan 22 18:07:11 2022","uptime":33309,"version":"42218","version_string":"DSM 7.0.1-42218 Update 2"}
        2022-01-22 17:07:11.881 - debug: synology.1 (1009139) -----------------------------------------------------------------------------------------------------
        2022-01-22 17:07:11.881 - debug: synology.1 (1009139) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}}
        2022-01-22 17:07:11.881 - debug: synology.1 (1009139) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1}
        2022-01-22 17:07:12.043 - debug: synology.1 (1009139) * The response is received, parse:
        2022-01-22 17:07:12.043 - debug: synology.1 (1009139) InfoSystem - Response: {"hdd_info":[{"capacity":"750156374016","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"WD7500AAKS-00RBA0","order":1,"overview_status":"normal","pciSlot":-1,"portType":"normal","status":"normal","summary_status_category":"space","summary_status_key":"normal","temp":37,"testing_progress":"","testing_type":"idle","volume":"reuse_1"}],"vol_info":[{"desc":"SHR","inode_free":"0","inode_total":"0","name":"volume_1","status":"normal","total_size":"715397939200","used_size":"414806343680","vol_desc":"","volume":"volume_1"}]}
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) -----------------------------------------------------------------------------------------------------
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}}
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) * Packet SS non installed, skipped
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) -----------------------------------------------------------------------------------------------------
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) * Packet SS non installed, skipped
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) -----------------------------------------------------------------------------------------------------
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}}
        2022-01-22 17:07:12.044 - debug: synology.1 (1009139) * Get info from (fastPoll) api: FS method: listSharings params: {}
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) * The response is received, parse:
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) parseListSharings - Response: {"links":[],"offset":0,"total":0}
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) -----------------------------------------------------------------------------------------------------
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) >>>>>>>>>>>>>>> Read all data, save received data.
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) setStates
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) setObject "DiskStationManager.info.temperature"
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) setObject "DiskStationManager.info.time"
        2022-01-22 17:07:12.215 - debug: synology.1 (1009139) setObject "DiskStationManager.info.uptime"
        
        
        Glasfaser 2 Replies Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @megaron last edited by

          @megaron

          Das log ist nicht vollständig .... auch vom Start des Adapters zeigen !

          Sind die Haken bei Surveillance Station gesetzt

          M 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @megaron last edited by

            @megaron sagte in Läuft der Synology Adapter mit DSM 7 auch:

            Packet SS non installed,

            Aus deinem unvollständigen Log ...

            Hast du die API richtig eingestellt

            M 1 Reply Last reply Reply Quote 0
            • M
              megaron @Glasfaser last edited by

              @glasfaser

              
              2022-01-22 17:14:24.719 - debug: synology.1 (1009225) * The response is received, parse:
              2022-01-22 17:14:24.719 - debug: synology.1 (1009225) SystemUtilization - Response: {"cpu":{"15min_load":113,"1min_load":128,"5min_load":125,"device":"System","other_load":3,"system_load":4,"user_load":17},"disk":{"disk":[{"device":"sda","display_name":"Drive 1","read_access":0,"read_byte":0,"type":"internal","utilization":8,"write_access":16,"write_byte":422229}],"total":{"device":"total","read_access":0,"read_byte":0,"utilization":8,"write_access":16,"write_byte":422229}},"lun":[],"memory":{"avail_real":139996,"avail_swap":8122284,"buffer":85284,"cached":8758980,"device":"Memory","memory_size":10485760,"real_usage":10,"si_disk":0,"so_disk":0,"swap_usage":0,"total_real":10041556,"total_swap":8122284},"network":[{"device":"total","rx":4757577,"tx":37952},{"device":"bond0","rx":4757577,"tx":37952}],"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":5,"write_access":12,"write_byte":384341},"volume":[{"device":"dm-0","display_name":"volume1","read_access":0,"read_byte":0,"utilization":5,"write_access":12,"write_byte":384341}]},"time":1642871662}
              2022-01-22 17:14:24.719 - debug: synology.1 (1009225) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:24.719 - debug: synology.1 (1009225) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}}
              2022-01-22 17:14:24.719 - debug: synology.1 (1009225) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {}
              2022-01-22 17:14:24.937 - debug: synology.1 (1009225) * The response is received, parse:
              2022-01-22 17:14:24.937 - debug: synology.1 (1009225) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false}
              2022-01-22 17:14:24.937 - debug: synology.1 (1009225) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:24.938 - debug: synology.1 (1009225) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}}
              2022-01-22 17:14:24.938 - debug: synology.1 (1009225) * Get info from (fastPoll) api: DSM method: getInfo params: {}
              2022-01-22 17:14:24.983 - debug: synology.1 (1009225) * The response is received, parse:
              2022-01-22 17:14:24.984 - debug: synology.1 (1009225) TempInfo - Response: {"codepage":"ger","model":"DS718+","ram":10240,"serial":"1841PEN993700","temperature":40,"temperature_warn":false,"time":"Sat Jan 22 18:14:24 2022","uptime":33742,"version":"42218","version_string":"DSM 7.0.1-42218 Update 2"}
              2022-01-22 17:14:24.984 - debug: synology.1 (1009225) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:24.984 - debug: synology.1 (1009225) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}}
              2022-01-22 17:14:24.984 - debug: synology.1 (1009225) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1}
              2022-01-22 17:14:25.145 - debug: synology.1 (1009225) * The response is received, parse:
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) InfoSystem - Response: {"hdd_info":[{"capacity":"750156374016","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"WD7500AAKS-00RBA0","order":1,"overview_status":"normal","pciSlot":-1,"portType":"normal","status":"normal","summary_status_category":"space","summary_status_key":"normal","temp":37,"testing_progress":"","testing_type":"idle","volume":"reuse_1"}],"vol_info":[{"desc":"SHR","inode_free":"0","inode_total":"0","name":"volume_1","status":"normal","total_size":"715397939200","used_size":"414857166848","vol_desc":"","volume":"volume_1"}]}
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}}
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) * Packet SS non installed, skipped
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) * Packet SS non installed, skipped
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}}
              2022-01-22 17:14:25.146 - debug: synology.1 (1009225) * Get info from (fastPoll) api: FS method: listSharings params: {}
              2022-01-22 17:14:25.321 - debug: synology.1 (1009225) * The response is received, parse:
              2022-01-22 17:14:25.321 - debug: synology.1 (1009225) parseListSharings - Response: {"links":[],"offset":0,"total":0}
              2022-01-22 17:14:25.321 - debug: synology.1 (1009225) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:25.321 - debug: synology.1 (1009225) >>>>>>>>>>>>>>> Read all data, save received data.
              2022-01-22 17:14:25.321 - debug: synology.1 (1009225) setStates
              2022-01-22 17:14:25.322 - debug: synology.1 (1009225) setObject "DiskStationManager.info.time"
              2022-01-22 17:14:25.322 - debug: synology.1 (1009225) setObject "DiskStationManager.info.uptime"
              2022-01-22 17:14:25.322 - debug: synology.1 (1009225) setObject "DiskStationManager.info.cpu_load"
              2022-01-22 17:14:25.870 - info: mihome-vacuum.0 (1007366) State value to set for "mihome-vacuum.0.info.water_box" has to be type "string" but received type "boolean"
              2022-01-22 17:14:29.070 - info: host.IoBroker stopInstance system.adapter.synology.1 (force=false, process=true)
              2022-01-22 17:14:29.074 - info: synology.1 (1009225) Got terminate signal TERMINATE_YOURSELF
              2022-01-22 17:14:29.074 - info: host.IoBroker stopInstance system.adapter.synology.1 send kill signal
              2022-01-22 17:14:29.074 - debug: synology.1 (1009225) cleaned everything up...
              2022-01-22 17:14:29.074 - info: synology.1 (1009225) terminating
              2022-01-22 17:14:29.074 - debug: synology.1 (1009225) Plugin sentry destroyed
              2022-01-22 17:14:29.075 - info: synology.1 (1009225) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2022-01-22 17:14:29.610 - info: host.IoBroker instance system.adapter.synology.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2022-01-22 17:14:32.120 - info: host.IoBroker instance system.adapter.synology.1 started with pid 1009242
              2022-01-22 17:14:32.355 - debug: synology.1 (1009242) Redis Objects: Use Redis connection: 127.0.0.1:9001
              2022-01-22 17:14:32.362 - debug: synology.1 (1009242) Objects client ready ... initialize now
              2022-01-22 17:14:32.363 - debug: synology.1 (1009242) Objects create System PubSub Client
              2022-01-22 17:14:32.363 - debug: synology.1 (1009242) Objects create User PubSub Client
              2022-01-22 17:14:32.363 - debug: synology.1 (1009242) Objects client initialize lua scripts
              2022-01-22 17:14:32.368 - debug: synology.1 (1009242) Objects connected to redis: 127.0.0.1:9001
              2022-01-22 17:14:32.370 - debug: synology.1 (1009242) objectDB connected
              2022-01-22 17:14:32.371 - debug: synology.1 (1009242) Redis States: Use Redis connection: 127.0.0.1:9000
              2022-01-22 17:14:32.374 - debug: synology.1 (1009242) States create System PubSub Client
              2022-01-22 17:14:32.374 - debug: synology.1 (1009242) States create User PubSub Client
              2022-01-22 17:14:32.378 - debug: synology.1 (1009242) States connected to redis: 127.0.0.1:9000
              2022-01-22 17:14:32.378 - debug: synology.1 (1009242) statesDB connected
              2022-01-22 17:14:32.468 - debug: synology.1 (1009242) Plugin sentry Initialize Plugin (enabled=true)
              2022-01-22 17:14:32.549 - info: synology.1 (1009242) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.synology, node: v12.22.8, js-controller: 3.3.22
              2022-01-22 17:14:32.557 - info: synology.1 (1009242) Connecting to Synology 192.168.178.88:5000
              2022-01-22 17:14:32.825 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:32.826 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getPollingData","params":{}}
              2022-01-22 17:14:32.826 - debug: synology.1 (1009242) * Get info from (firstPoll) api: DSM method: getPollingData params: {}
              2022-01-22 17:14:33.355 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:33.356 - debug: synology.1 (1009242) InstallingPackets - Response: {"diskList":[]}
              2022-01-22 17:14:33.356 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.356 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}}
              2022-01-22 17:14:33.356 - debug: synology.1 (1009242) * Get info from (firstPoll) api: DSM method: getInfo params: {}
              2022-01-22 17:14:33.424 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:33.424 - debug: synology.1 (1009242) Info - Response: {"codepage":"ger","model":"DS718+","ram":10240,"serial":"1841PEN993700","temperature":40,"temperature_warn":false,"time":"Sat Jan 22 18:14:33 2022","uptime":33751,"version":"42218","version_string":"DSM 7.0.1-42218 Update 2"}
              2022-01-22 17:14:33.425 - info: synology.1 (1009242) DSM 2
              2022-01-22 17:14:33.425 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.425 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 2 | typeof poll = object | poll = {"api":"fs","method":"getInfo","params":{}}
              2022-01-22 17:14:33.425 - debug: synology.1 (1009242) * Get info from (firstPoll) api: FS method: getInfo params: {}
              2022-01-22 17:14:33.909 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:33.909 - debug: synology.1 (1009242) Info - Response: {"enable_list_usergrp":false,"enable_send_email_attachment":true,"enable_view_google":true,"enable_view_microsoft":true,"hostname":"CamStation","is_manager":true,"items":[{"gid":100},{"gid":101}],"support_file_request":true,"support_sharing":true,"support_vfs":true,"support_virtual":{"enable_iso_mount":true,"enable_remote_mount":true},"support_virtual_protocol":["cifs","nfs","iso"],"system_codepage":"ger","uid":1026}
              2022-01-22 17:14:33.909 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.909 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 3 | typeof poll = object | poll = {"api":"dl","method":"getInfo","params":{}}
              2022-01-22 17:14:33.909 - debug: synology.1 (1009242) * Packet DL non installed, skipped
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 4 | typeof poll = object | poll = {"api":"as","method":"getInfo","params":{}}
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * Packet AS non installed, skipped
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 5 | typeof poll = object | poll = {"api":"vs","method":"getInfo","params":{}}
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * Packet VS non installed, skipped
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 6 | typeof poll = object | poll = {"api":"dtv","method":"GetInfoTuner","params":{}}
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * Packet DTV non installed, skipped
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 7 | typeof poll = object | poll = {"api":"ss","method":"getInfo","params":{}}
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * Packet SS non installed, skipped
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 8 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}}
              2022-01-22 17:14:33.910 - debug: synology.1 (1009242) * Packet SS non installed, skipped
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 9 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) * Packet SS non installed, skipped
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) * sendPolling. namePolling = firstPoll | iteration = 10 | typeof poll = object | poll = {"api":"as","method":"listRemotePlayers","params":{"type":"all","additional":"subplayer_list"}}
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) * Packet AS non installed, skipped
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) >>>>>>>>>>>>>>> Read all data, save received data.
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) setStates
              2022-01-22 17:14:33.911 - debug: synology.1 (1009242) setObject "DiskStationManager.info.codepage"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.model"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.ram"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.serial"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.temperature"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.temperature_warn"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.time"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.uptime"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.version"
              2022-01-22 17:14:33.912 - debug: synology.1 (1009242) setObject "DiskStationManager.info.version_string"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.enable_list_usergrp"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.enable_send_email_attachment"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.enable_view_google"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.enable_view_microsoft"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.hostname"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.is_manager"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.items.0"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.items.1"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.support_file_request"
              2022-01-22 17:14:33.913 - debug: synology.1 (1009242) setObject "FileStation.info.support_sharing"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.support_vfs"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.support_virtual.enable_iso_mount"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.support_virtual.enable_remote_mount"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.support_virtual_protocol.0"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.support_virtual_protocol.1"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.support_virtual_protocol.2"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.system_codepage"
              2022-01-22 17:14:33.914 - debug: synology.1 (1009242) setObject "FileStation.info.uid"
              2022-01-22 17:14:33.931 - info: synology.1 (1009242) State value to set for "synology.1.FileStation.info.enable_send_email_attachment" has to be type "string" but received type "boolean"
              2022-01-22 17:14:33.931 - info: synology.1 (1009242) State value to set for "synology.1.FileStation.info.enable_view_google" has to be type "string" but received type "boolean"
              2022-01-22 17:14:33.931 - info: synology.1 (1009242) State value to set for "synology.1.FileStation.info.enable_view_microsoft" has to be type "string" but received type "boolean"
              2022-01-22 17:14:33.931 - info: synology.1 (1009242) State value to set for "synology.1.FileStation.info.items.0" has to be stringified but received type "object"
              2022-01-22 17:14:33.931 - info: synology.1 (1009242) State value to set for "synology.1.FileStation.info.items.1" has to be stringified but received type "object"
              2022-01-22 17:14:38.915 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:38.915 - debug: synology.1 (1009242) * sendPolling. namePolling = fastPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"getSystemUtilization","params":{}}
              2022-01-22 17:14:38.915 - debug: synology.1 (1009242) * Get info from (fastPoll) api: DSM method: getSystemUtilization params: {}
              2022-01-22 17:14:39.981 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:39.982 - debug: synology.1 (1009242) SystemUtilization - Response: {"cpu":{"15min_load":113,"1min_load":129,"5min_load":125,"device":"System","other_load":5,"system_load":2,"user_load":14},"disk":{"disk":[{"device":"sda","display_name":"Drive 1","read_access":0,"read_byte":0,"type":"internal","utilization":21,"write_access":27,"write_byte":2783616}],"total":{"device":"total","read_access":0,"read_byte":0,"utilization":21,"write_access":27,"write_byte":2783616}},"lun":[],"memory":{"avail_real":138112,"avail_swap":8122284,"buffer":85284,"cached":8761248,"device":"Memory","memory_size":10485760,"real_usage":10,"si_disk":0,"so_disk":0,"swap_usage":0,"total_real":10041556,"total_swap":8122284},"network":[{"device":"total","rx":5172784,"tx":40562},{"device":"bond0","rx":5172784,"tx":40562}],"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":5,"write_access":58,"write_byte":2741248},"volume":[{"device":"dm-0","display_name":"volume1","read_access":0,"read_byte":0,"utilization":5,"write_access":58,"write_byte":2741248}]},"time":1642871678}
              2022-01-22 17:14:39.982 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:39.982 - debug: synology.1 (1009242) * sendPolling. namePolling = fastPoll | iteration = 1 | typeof poll = object | poll = {"api":"dsm","method":"getSystemStatus","params":{}}
              2022-01-22 17:14:39.982 - debug: synology.1 (1009242) * Get info from (fastPoll) api: DSM method: getSystemStatus params: {}
              2022-01-22 17:14:40.201 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:40.201 - debug: synology.1 (1009242) SystemStatus - Response: {"is_system_crashed":false,"upgrade_ready":false}
              2022-01-22 17:14:40.201 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:40.201 - debug: synology.1 (1009242) * sendPolling. namePolling = fastPoll | iteration = 2 | typeof poll = object | poll = {"api":"dsm","method":"getInfo","params":{}}
              2022-01-22 17:14:40.201 - debug: synology.1 (1009242) * Get info from (fastPoll) api: DSM method: getInfo params: {}
              2022-01-22 17:14:40.262 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:40.262 - debug: synology.1 (1009242) TempInfo - Response: {"codepage":"ger","model":"DS718+","ram":10240,"serial":"1841PEN993700","temperature":40,"temperature_warn":false,"time":"Sat Jan 22 18:14:40 2022","uptime":33757,"version":"42218","version_string":"DSM 7.0.1-42218 Update 2"}
              2022-01-22 17:14:40.262 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:40.262 - debug: synology.1 (1009242) * sendPolling. namePolling = fastPoll | iteration = 3 | typeof poll = object | poll = {"api":"dsm","method":"infoSystem","params":{"type":"storage","version":1}}
              2022-01-22 17:14:40.262 - debug: synology.1 (1009242) * Get info from (fastPoll) api: DSM method: infoSystem params: {"type":"storage","version":1}
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) InfoSystem - Response: {"hdd_info":[{"capacity":"750156374016","diskPath":"/dev/sda","diskType":"SATA","diskno":"Drive 1","ebox_order":0,"model":"WD7500AAKS-00RBA0","order":1,"overview_status":"normal","pciSlot":-1,"portType":"normal","status":"normal","summary_status_category":"space","summary_status_key":"normal","temp":37,"testing_progress":"","testing_type":"idle","volume":"reuse_1"}],"vol_info":[{"desc":"SHR","inode_free":"0","inode_total":"0","name":"volume_1","status":"normal","total_size":"715397939200","used_size":"414866636800","vol_desc":"","volume":"volume_1"}]}
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) * sendPolling. namePolling = fastPoll | iteration = 4 | typeof poll = object | poll = {"api":"ss","method":"getInfoHomeMode","params":{"need_mobiles":true}}
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) * Packet SS non installed, skipped
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) * sendPolling. namePolling = fastPoll | iteration = 5 | typeof poll = object | poll = {"api":"ss","method":"listCameras","params":{"basic":true,"version":7}}
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) * Packet SS non installed, skipped
              2022-01-22 17:14:40.415 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:40.416 - debug: synology.1 (1009242) * sendPolling. namePolling = fastPoll | iteration = 6 | typeof poll = object | poll = {"api":"fs","method":"listSharings","params":{}}
              2022-01-22 17:14:40.416 - debug: synology.1 (1009242) * Get info from (fastPoll) api: FS method: listSharings params: {}
              2022-01-22 17:14:40.587 - debug: synology.1 (1009242) * The response is received, parse:
              2022-01-22 17:14:40.587 - debug: synology.1 (1009242) parseListSharings - Response: {"links":[],"offset":0,"total":0}
              2022-01-22 17:14:40.587 - debug: synology.1 (1009242) -----------------------------------------------------------------------------------------------------
              2022-01-22 17:14:40.587 - debug: synology.1 (1009242) >>>>>>>>>>>>>>> Read all data, save received data.
              2022-01-22 17:14:40.587 - debug: synology.1 (1009242) setStates
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.info.time"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.info.uptime"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.info.cpu_load"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.info.memory_usage"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.info.memory_size"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.info.is_system_crashed"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.info.upgrade_ready"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.hdd_info.sata_drive_1.diskno"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.hdd_info.sata_drive_1.model"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.hdd_info.sata_drive_1.overview_status"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.hdd_info.sata_drive_1.ebox_order"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.hdd_info.sata_drive_1.temperature"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.hdd_info.sata_drive_1.storage_pool"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.hdd_info.sata_drive_1.capacity"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.vol_info.volume_1.name"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.vol_info.volume_1.status"
              2022-01-22 17:14:40.588 - debug: synology.1 (1009242) setObject "DiskStationManager.vol_info.volume_1.total_size"
              2022-01-22 17:14:40.589 - debug: synology.1 (1009242) setObject "DiskStationManager.vol_info.volume_1.used_size"
              2022-01-22 17:14:40.589 - debug: synology.1 (1009242) setObject "DiskStationManager.vol_info.volume_1.used"
              2022-01-22 17:14:40.589 - debug: synology.1 (1009242) setObject "DiskStationManager.vol_info.volume_1.desc"
              
              
              Glasfaser 1 Reply Last reply Reply Quote 0
              • M
                megaron @Glasfaser last edited by

                @glasfaser

                Was konkret meinst du mit API richtig eingestellt?

                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @megaron last edited by

                  @megaron sagte in Läuft der Synology Adapter mit DSM 7 auch:

                  @homoran
                  Du hast recht. Ich dachte. Ich hab den Adapter im Experten Modus über die Katze gesucht (Synology) und dann installiert.

                  Aber jetzt hast du die Doku gelesen und befolgt?

                  Und jetzt hat sich was geändert?

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    megaron @Homoran last edited by

                    @homoran

                    Doku gelesen und befolgt. Keine Veränderung

                    1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @megaron last edited by Glasfaser

                      @megaron sagte in Läuft der Synology Adapter mit DSM 7 auch:

                      2022-01-22 17:14:33.356 - debug: synology.1 (1009242) * Get info from (firstPoll) api: DSM method: getInfo params: {}
                      2022-01-22 17:14:33.424 - debug: synology.1 (1009242) * The response is received, parse:

                      Sollte so aussehen {"version":1} , das fehlt bei dir

                      * sendPolling. namePolling = firstPoll | iteration = 0 | typeof poll = object | poll = {"api":"dsm","method":"listPackages","params":{"version":1}}
                      
                      
                      Get info from (firstPoll) api: DSM method: listPackages params: {"version":1}
                      The response is received, parse:
                      

                      Zeige mal die Instanzeinstellung als Screenshot

                      Homoran M 2 Replies Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Glasfaser last edited by

                        @glasfaser sagte in Läuft der Synology Adapter mit DSM 7 auch:

                        Sollte so aussehen {"version":1} , das fehlt bei dir

                        kann das sein, dass das eine Meldung vom host ist?

                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Homoran last edited by Glasfaser

                          @homoran

                          irgendwie fehlt bei Ihm die Pollingeinstellung vom Adapter .

                          EDIT :

                          der Log mit {"version":1} ist von mir

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Glasfaser last edited by Homoran

                            @glasfaser sagte in Läuft der Synology Adapter mit DSM 7 auch:

                            irgendwie fehlt bei Ihm die Pollingeinstellung vom Adapter .

                            ich stochere ja auch nur im Nebel.
                            Ich nutze den Adapter nicht mehr, habe noch keine DSM7 und auch die Surveillance-Station gar nicht in Betrieb

                            Ich suche nur nach möglichen Ansatzpunkten und streue diese Ideen hier immer mal wieder ein

                            Ebenfalls Edit:

                            @glasfaser sagte in Läuft der Synology Adapter mit DSM 7 auch:

                            der Log mit {"version":1} ist von mir

                            war mir klar!

                            stammt der vom host, oder von syno-Adapter?

                            1 Reply Last reply Reply Quote 0
                            • M
                              megaron @Glasfaser last edited by

                              @glasfaser B3D44F3E-B841-4C90-AFF2-97A41DF4C19B.jpeg

                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser last edited by

                                @homoran sagte in Läuft der Synology Adapter mit DSM 7 auch:

                                stammt der vom host, oder von syno-Adapter?

                                Kommt vom Adapter :

                                PollCmd.firstPoll[0] = {api: 'dsm', method: 'listPackages', params: {version: 1}, ParseFunction: parseInstallingPackets};
                                

                                https://github.com/iobroker-community-adapters/ioBroker.synology/blob/master/main.js#L1372

                                1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @megaron last edited by Glasfaser

                                  @megaron

                                  Stelle mal auf 7 // API Version

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    megaron @Glasfaser last edited by

                                    @glasfaser

                                    Kameras sind wieder da. Ich probier sie jetzt in der Visualisierung einzubinden

                                    Glasfaser 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @megaron last edited by Glasfaser

                                      @megaron sagte in Läuft der Synology Adapter mit DSM 7 auch:

                                      Kameras sind wieder da.

                                      und wieder Logo ...

                                      du hast doch DSM 7 😉

                                      deshalb :

                                      @glasfaser sagte in Läuft der Synology Adapter mit DSM 7 auch:

                                      @homoran
                                      irgendwie fehlt bei Ihm die Pollingeinstellung vom Adapter .

                                      M Homoran 2 Replies Last reply Reply Quote 2
                                      • M
                                        megaron @Glasfaser last edited by

                                        @glasfaser

                                        Ihr zwei seid echt der Hammer. Vielen Dank für die schnelle und unkomplizierte Hilfe. Das Forum hat echt seinen Namen verdient.

                                        1 Reply Last reply Reply Quote 1
                                        • Homoran
                                          Homoran Global Moderator Administrators @Glasfaser last edited by Homoran

                                          @glasfaser sagte in Läuft der Synology Adapter mit DSM 7 auch:

                                          und wieder Logo ...

                                          muss immer an meine alte Turtle denken
                                          Logo.png

                                          1 Reply Last reply Reply Quote 1
                                          • First post
                                            Last post

                                          Support us

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

                                          514
                                          Online

                                          31.9k
                                          Users

                                          80.1k
                                          Topics

                                          1.3m
                                          Posts

                                          adapter synology
                                          7
                                          67
                                          3037
                                          Loading More Posts
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          The ioBroker Community 2014-2023
                                          logo