Created
January 19, 2024 07:56
-
-
Save KunYi/b131c09df4a9f0a1b5ec2ad17f9046ed to your computer and use it in GitHub Desktop.
EMQ Neuron v2.7.7.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-01-19 15:39:01:710 [WARN] [neuron] daemon.c:181 write /tmp/neuron.pid, error Success(0) | |
2024-01-19 15:39:01:714 [NOTICE] [neuron] persist.c:450 schema head version=none | |
2024-01-19 15:39:01:716 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0000_2.2.0_initial.sql`, version=`0000` description=`2.2.0_initial` | |
2024-01-19 15:39:01:724 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0001_2.3.0_users.sql`, version=`0001` description=`2.3.0_users` | |
2024-01-19 15:39:01:726 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0002_2.3.0_node_cache.sql`, version=`0002` description=`2.3.0_node_cache` | |
2024-01-19 15:39:01:728 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0010_2.4.0_subscription_params.sql`, version=`0010` description=`2.4.0_subscription_params` | |
2024-01-19 15:39:01:732 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0020_2.4.0_static_tag.sql`, version=`0020` description=`2.4.0_static_tag` | |
2024-01-19 15:39:01:734 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0030_2.4.0_ekuiper_node.sql`, version=`0030` description=`2.4.0_ekuiper_node` | |
2024-01-19 15:39:01:736 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0032_2.4.4_plugin_name.sql`, version=`0032` description=`2.4.4_plugin_name` | |
2024-01-19 15:39:01:739 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0033_2.4.5_mqtt_upload_topic.sql`, version=`0033` description=`2.4.5_mqtt_upload_topic` | |
2024-01-19 15:39:01:742 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0040_2.5.0_template.sql`, version=`0040` description=`2.5.0_template` | |
2024-01-19 15:39:01:744 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0041_2.5.0_modbus_tmode.sql`, version=`0041` description=`2.5.0_modbus_tmode` | |
2024-01-19 15:39:01:747 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0042_2.5.3_fx_rename.sql`, version=`0042` description=`2.5.3_fx_rename` | |
2024-01-19 15:39:01:750 [NOTICE] [neuron] persist.c:393 success apply schema `./config/0050_2.6.0_virtual_license.sql`, version=`0050` description=`2.6.0_virtual_license` | |
2024-01-19 15:39:01:750 [NOTICE] [neuron] main.c:144 neuron start, daemon: 0, version: 2.7.2 (10c89da 2024-01-11) | |
2024-01-19 15:39:01:751 [NOTICE] [neuron] event_linux.c:186 create epoll: 8(2) | |
2024-01-19 15:39:01:751 [NOTICE] [neuron] event_linux.c:285 add io, fd: 9, epoll: 8, index: 0 | |
2024-01-19 15:39:01:751 [NOTICE] [neuron] event_linux.c:307 add io, fd: 9, epoll: 8, ret: 0(2), index: 0 | |
2024-01-19 15:39:01:755 [NOTICE] [neuron] event_linux.c:186 create epoll: 12(2) | |
2024-01-19 15:39:01:755 [NOTICE] [neuron] event_linux.c:285 add io, fd: 11, epoll: 12, index: 0 | |
2024-01-19 15:39:01:755 [NOTICE] [neuron] event_linux.c:307 add io, fd: 11, epoll: 12, ret: 0(2), index: 0 | |
2024-01-19 15:39:01:755 [NOTICE] [neuron] rest.c:57 bind url: http://0.0.0.0:7000 | |
2024-01-19 15:39:01:756 [NOTICE] [neuron] rest.c:107 Success to create plugin: neuron-default-dashboard | |
2024-01-19 15:39:01:756 [NOTICE] [neuron] rest.c:140 Initialize plugin: neuron-default-dashboard | |
2024-01-19 15:39:01:756 [WARN] [neuron] persist.c:1297 SQL `SELECT setting FROM settings WHERE node_name=?` with `default-dashboard` fail: no more rows available | |
2024-01-19 15:39:01:756 [WARN] [neuron] storage.c:128 load default-dashboard setting fail | |
2024-01-19 15:39:01:756 [NOTICE] [neuron] event_linux.c:285 add io, fd: 10, epoll: 12, index: 1 | |
2024-01-19 15:39:01:756 [NOTICE] [neuron] event_linux.c:307 add io, fd: 10, epoll: 12, ret: 0(11), index: 1 | |
2024-01-19 15:39:01:756 [NOTICE] [neuron] manager.c:250 bind node default-dashboard to src addr(52698) | |
2024-01-19 15:39:01:756 [WARN] [neuron] persist.c:189 persister fail to read persistence/plugins.json, reason: No such file or directory | |
2024-01-19 15:39:01:756 [WARN] [neuron] persist.c:773 cannot load user plugins | |
2024-01-19 15:39:01:756 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: MQTT, library: libplugin-mqtt.so, kind: 1, type: 2 | |
2024-01-19 15:39:01:756 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-mqtt.so | |
2024-01-19 15:39:01:757 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: SparkPlugB, library: libplugin-sparkplugb.so, kind: 1, type: 2 | |
2024-01-19 15:39:01:757 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-sparkplugb.so | |
2024-01-19 15:39:01:758 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: WebSocket, library: libplugin-websocket.so, kind: 1, type: 2 | |
2024-01-19 15:39:01:758 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-websocket.so | |
2024-01-19 15:39:01:759 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: eKuiper, library: libplugin-ekuiper.so, kind: 1, type: 2 | |
2024-01-19 15:39:01:759 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-ekuiper.so | |
2024-01-19 15:39:01:759 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: GEWU DMP-V1, library: libplugin-gewu.so, kind: 1, type: 2 | |
2024-01-19 15:39:01:760 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-gewu.so | |
2024-01-19 15:39:01:760 [WARN] [neuron] plugin_manager.c:105 failed to open library ./plugins/libplugin-gewu2.so, error: ./plugins/libplugin-gewu2.so: cannot open shared object file: No such file or directory | |
2024-01-19 15:39:01:760 [WARN] [neuron] plugin_manager.c:105 failed to open library ./plugins/system/libplugin-gewu2.so, error: ./plugins/system/libplugin-gewu2.so: cannot open shared object file: No such file or directory | |
2024-01-19 15:39:01:760 [WARN] [neuron] plugin_manager.c:105 failed to open library ./plugins/custom/libplugin-gewu2.so, error: ./plugins/custom/libplugin-gewu2.so: cannot open shared object file: No such file or directory | |
2024-01-19 15:39:01:760 [NOTICE] [neuron] storage.c:357 load plugin fail, lib:libplugin-gewu2.so | |
2024-01-19 15:39:01:761 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Modbus TCP, library: libplugin-modbus-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:761 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-modbus-tcp.so | |
2024-01-19 15:39:01:762 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Modbus RTU, library: libplugin-modbus-rtu.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:762 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-modbus-rtu.so | |
2024-01-19 15:39:01:762 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Modbus TCP QH, library: libplugin-modbus-qh-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:763 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-modbus-qh-tcp.so | |
2024-01-19 15:39:01:763 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Inovance Modbus TCP, library: libplugin-inovance-modbus-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:764 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-inovance-modbus-tcp.so | |
2024-01-19 15:39:01:765 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: OPC UA, library: libplugin-opcua.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:765 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-opcua.so | |
2024-01-19 15:39:01:766 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: EtherNet/IP(CIP), library: libplugin-EtherNet-IP.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:766 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-EtherNet-IP.so | |
2024-01-19 15:39:01:767 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Allen-Bradley MicroLogix 1400, library: libplugin-EtherNet-IP-1400.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:767 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-EtherNet-IP-1400.so | |
2024-01-19 15:39:01:768 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Allen-Bradley ControlLogix 5500, library: libplugin-EtherNet-IP-5500.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:768 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-EtherNet-IP-5500.so | |
2024-01-19 15:39:01:769 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Profinet IO, library: libplugin-Profinet.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:769 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-Profinet.so | |
2024-01-19 15:39:01:770 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Mitsubishi 3E, library: libplugin-qna3e.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:770 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-qna3e.so | |
2024-01-19 15:39:01:771 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Mitsubishi 1E, library: libplugin-a1e.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:771 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-a1e.so | |
2024-01-19 15:39:01:771 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Mitsubishi FX, library: libplugin-fx.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:772 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-fx.so | |
2024-01-19 15:39:01:772 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Siemens S7 ISOTCP, library: libplugin-s7comm.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:772 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-s7comm.so | |
2024-01-19 15:39:01:773 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Siemens S7 ISOTCP for 300/400, library: libplugin-s7comm-for-300.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:773 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-s7comm-for-300.so | |
2024-01-19 15:39:01:773 [WARN] [neuron] plugin_manager.c:105 failed to open library ./plugins/libplugin-s7comm-for-un.so, error: ./plugins/libplugin-s7comm-for-un.so: cannot open shared object file: No such file or directory | |
2024-01-19 15:39:01:774 [WARN] [neuron] plugin_manager.c:105 failed to open library ./plugins/system/libplugin-s7comm-for-un.so, error: ./plugins/system/libplugin-s7comm-for-un.so: cannot open shared object file: No such file or directory | |
2024-01-19 15:39:01:774 [WARN] [neuron] plugin_manager.c:105 failed to open library ./plugins/custom/libplugin-s7comm-for-un.so, error: ./plugins/custom/libplugin-s7comm-for-un.so: cannot open shared object file: No such file or directory | |
2024-01-19 15:39:01:774 [NOTICE] [neuron] storage.c:357 load plugin fail, lib:libplugin-s7comm-for-un.so | |
2024-01-19 15:39:01:774 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Siemens FetchWrite, library: libplugin-s5fetch-write.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:774 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-s5fetch-write.so | |
2024-01-19 15:39:01:775 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Omron FINS TCP, library: libplugin-fins-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:776 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-fins-tcp.so | |
2024-01-19 15:39:01:776 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Omron FINS UDP, library: libplugin-fins-udp.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:776 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-fins-udp.so | |
2024-01-19 15:39:01:777 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: HOSTLINK CMODE, library: libplugin-hostlink-cmode.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:777 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-hostlink-cmode.so | |
2024-01-19 15:39:01:778 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Beckhoff ADS, library: libplugin-ads.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:778 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-ads.so | |
2024-01-19 15:39:01:779 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Allen-Bradley DF1, library: libplugin-df1.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:780 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-df1.so | |
2024-01-19 15:39:01:781 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: ABB COMLI, library: libplugin-comli.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:781 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-comli.so | |
2024-01-19 15:39:01:781 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: Panasonic Mewtocol, library: libplugin-mewtocol.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:782 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-mewtocol.so | |
2024-01-19 15:39:01:782 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: IEC60870-5-104, library: libplugin-iec104.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:782 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-iec104.so | |
2024-01-19 15:39:01:783 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: IEC61850, library: libplugin-iec61850.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:783 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-iec61850.so | |
2024-01-19 15:39:01:784 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: DLT645-2007, library: libplugin-dlt645-2007.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:784 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-dlt645-2007.so | |
2024-01-19 15:39:01:785 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: DLT645-1997, library: libplugin-dlt645-1997.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:785 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-dlt645-1997.so | |
2024-01-19 15:39:01:786 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: BACnet/IP, library: libplugin-bacnet.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:786 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-bacnet.so | |
2024-01-19 15:39:01:787 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: KNXnet/IP, library: libplugin-knx.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:787 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-knx.so | |
2024-01-19 15:39:01:788 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: HJ212-2017, library: libplugin-HJ212.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:788 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-HJ212.so | |
2024-01-19 15:39:01:789 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: NON A11, library: libplugin-nona11.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:789 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-nona11.so | |
2024-01-19 15:39:01:790 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: SECS GEM HSMS, library: libplugin-hsms.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:790 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-hsms.so | |
2024-01-19 15:39:01:792 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: KUKA Ethernet KRL TCP, library: libplugin-kuka.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:792 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-kuka.so | |
2024-01-19 15:39:01:793 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: GE SRTP, library: libplugin-srtp.so, kind: 1, type: 1 | |
2024-01-19 15:39:01:793 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-srtp.so | |
2024-01-19 15:39:01:794 [NOTICE] [neuron] plugin_manager.c:170 add plugin, name: neuron-license-server, library: libplugin-license-server.so, kind: 1, type: 2 | |
2024-01-19 15:39:01:794 [NOTICE] [neuron] storage.c:357 load plugin success, lib:libplugin-license-server.so | |
2024-01-19 15:39:01:795 [NOTICE] [neuron] event_linux.c:186 create epoll: 19(2) | |
2024-01-19 15:39:01:795 [NOTICE] [neuron] event_linux.c:285 add io, fd: 18, epoll: 19, index: 0 | |
2024-01-19 15:39:01:795 [NOTICE] [neuron] event_linux.c:307 add io, fd: 18, epoll: 19, ret: 0(2), index: 0 | |
2024-01-19 15:39:01:795 [WARN] [neuron] license_handle.c:127 license `persistence/neuron.lic` not found | |
2024-01-19 15:39:01:795 [WARN] [neuron] persist.c:102 SQL `SELECT license FROM virtual_license` fail: no more rows available | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:473 certificate expire date: 20991231021706Z | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:483 certificate subject countryName: CN | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:483 certificate subject organizationName: 杭州映云科技有限公司 | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:483 certificate subject commonName: 杭州映云科技有限公司 | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:483 certificate subject emailAddress: [email protected] | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:504 certificate issuer: CN | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:504 certificate issuer: Zhejiang | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:504 certificate issuer: Hangzhou | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:504 certificate issuer: EMQ | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:504 certificate issuer: EMQ | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:504 certificate issuer: *.emqx.io | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:504 certificate issuer: [email protected] | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:522 certificate OID: 1.3.6.1.4.1.52509.10 => trial | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:522 certificate OID: 1.3.6.1.4.1.52509.4 => -1 | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:522 certificate OID: 1.3.6.1.4.1.52509.11 => 30 | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:522 certificate OID: 1.3.6.1.4.1.52509.12 => 30 | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:522 certificate OID: 1.3.6.1.4.1.52509.13 => 0X7FBFFFFFF | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:562 certification verification success | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] license.c:265 license `persistence/neuron-default.lic` for 0, from 2023-09-22 02:17:06 to 2099-12-31 02:17:06, max_node_tags:30, hw token: | |
2024-01-19 15:39:01:796 [WARN] [neuron] persist.c:1297 SQL `SELECT setting FROM settings WHERE node_name=?` with `license-server` fail: no more rows available | |
2024-01-19 15:39:01:796 [WARN] [neuron] storage.c:128 load license-server setting fail | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] event_linux.c:285 add io, fd: 17, epoll: 19, index: 1 | |
2024-01-19 15:39:01:796 [NOTICE] [neuron] event_linux.c:307 add io, fd: 17, epoll: 19, ret: 0(2), index: 1 | |
2024-01-19 15:39:01:797 [NOTICE] [neuron] manager.c:250 bind node license-server to src addr(55114) | |
2024-01-19 15:39:01:797 [NOTICE] [neuron] event_linux.c:257 add timer, second: 0, millisecond: 10, timer: 20 in epoll 8, ret: 0, index: 1 | |
2024-01-19 15:39:01:797 [NOTICE] [neuron] manager.c:158 manager start | |
^C2024-01-19 15:41:19:011 [WARN] [neuron] main.c:54 recv sig: 2 | |
2024-01-19 15:41:19:011 [NOTICE] [neuron] event_linux.c:265 del timer: 20 from epoll: 8, index: 1 | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] rest.c:150 Uninitialize plugin: neuron-default-dashboard | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] event_linux.c:320 del io: 17 from epoll: 19, index: 1 | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] event_linux.c:320 del io: 10 from epoll: 12, index: 1 | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] adapter.c:1424 Stop the adapter(license-server) | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] adapter.c:1424 Stop the adapter(default-dashboard) | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] adapter.c:1173 default-dashboard send uninit msg to manager failed | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] adapter.c:1173 license-server send uninit msg to manager failed | |
2024-01-19 15:41:19:012 [NOTICE] [neuron] adapter.c:1363 adapter license-server destroy | |
2024-01-19 15:41:19:012 [WARN] [neuron] msg_q.c:57 app: license-server, drop 0 msg | |
2024-01-19 15:41:19:012 [WARN] [neuron] persist.c:1297 SQL `SELECT setting FROM settings WHERE node_name=?` with `license-server` fail: no more rows available | |
2024-01-19 15:41:19:012 [WARN] [neuron] storage.c:128 load license-server setting fail | |
2024-01-19 15:41:19:012 [WARN] [neuron] log.c:59 directory logs contains no log files of license-server | |
2024-01-19 15:41:20:013 [WARN] [neuron] event_linux.c:126 event loop exit, errno: Bad file descriptor(9), stop: 1 | |
2024-01-19 15:41:20:013 [NOTICE] [neuron] adapter.c:1363 adapter default-dashboard destroy | |
2024-01-19 15:41:20:014 [NOTICE] [neuron] rest.c:127 Success to free plugin: neuron-default-dashboard | |
2024-01-19 15:41:20:014 [WARN] [neuron] msg_q.c:57 app: default-dashboard, drop 0 msg | |
2024-01-19 15:41:20:014 [WARN] [neuron] persist.c:1297 SQL `SELECT setting FROM settings WHERE node_name=?` with `default-dashboard` fail: no more rows available | |
2024-01-19 15:41:20:014 [WARN] [neuron] storage.c:128 load default-dashboard setting fail | |
2024-01-19 15:41:20:014 [WARN] [neuron] log.c:59 directory logs contains no log files of default-dashboard | |
2024-01-19 15:41:21:013 [WARN] [neuron] event_linux.c:126 event loop exit, errno: Bad file descriptor(9), stop: 1 | |
2024-01-19 15:41:21:015 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: MQTT, library: libplugin-mqtt.so, kind: 1, type: 2 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: SparkPlugB, library: libplugin-sparkplugb.so, kind: 1, type: 2 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: WebSocket, library: libplugin-websocket.so, kind: 1, type: 2 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: eKuiper, library: libplugin-ekuiper.so, kind: 1, type: 2 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: GEWU DMP-V1, library: libplugin-gewu.so, kind: 1, type: 2 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Modbus TCP, library: libplugin-modbus-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Modbus RTU, library: libplugin-modbus-rtu.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Modbus TCP QH, library: libplugin-modbus-qh-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Inovance Modbus TCP, library: libplugin-inovance-modbus-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: OPC UA, library: libplugin-opcua.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: EtherNet/IP(CIP), library: libplugin-EtherNet-IP.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Allen-Bradley MicroLogix 1400, library: libplugin-EtherNet-IP-1400.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Allen-Bradley ControlLogix 5500, library: libplugin-EtherNet-IP-5500.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Profinet IO, library: libplugin-Profinet.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:016 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Mitsubishi 3E, library: libplugin-qna3e.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Mitsubishi 1E, library: libplugin-a1e.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Mitsubishi FX, library: libplugin-fx.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Siemens S7 ISOTCP, library: libplugin-s7comm.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Siemens S7 ISOTCP for 300/400, library: libplugin-s7comm-for-300.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Siemens FetchWrite, library: libplugin-s5fetch-write.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Omron FINS TCP, library: libplugin-fins-tcp.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Omron FINS UDP, library: libplugin-fins-udp.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: HOSTLINK CMODE, library: libplugin-hostlink-cmode.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Beckhoff ADS, library: libplugin-ads.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Allen-Bradley DF1, library: libplugin-df1.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: ABB COMLI, library: libplugin-comli.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:017 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: Panasonic Mewtocol, library: libplugin-mewtocol.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: IEC60870-5-104, library: libplugin-iec104.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: IEC61850, library: libplugin-iec61850.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: DLT645-2007, library: libplugin-dlt645-2007.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: DLT645-1997, library: libplugin-dlt645-1997.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: BACnet/IP, library: libplugin-bacnet.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: KNXnet/IP, library: libplugin-knx.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: HJ212-2017, library: libplugin-HJ212.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: NON A11, library: libplugin-nona11.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: SECS GEM HSMS, library: libplugin-hsms.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: KUKA Ethernet KRL TCP, library: libplugin-kuka.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:018 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: GE SRTP, library: libplugin-srtp.so, kind: 1, type: 1 | |
2024-01-19 15:41:21:019 [NOTICE] [neuron] plugin_manager.c:442 del plugin, name: neuron-license-server, library: libplugin-license-server.so, kind: 1, type: 2 | |
2024-01-19 15:41:21:019 [NOTICE] [neuron] event_linux.c:320 del io: 9 from epoll: 8, index: 0 | |
2024-01-19 15:41:22:015 [WARN] [neuron] event_linux.c:126 event loop exit, errno: Bad file descriptor(9), stop: 1 | |
2024-01-19 15:41:22:015 [NOTICE] [neuron] manager.c:200 manager exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment