This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652R: I build zigbee linux gateway encountered a problem.

Part Number: CC2652R
Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1, CC2538, Z-STACK,

Hi TI team

according to zigbee linux quick start PDF,I had encounter problem.

I had no TI Cortex-A8 board,in my ubuntu16.04, building it.

has this picture error,

I want to know that I had a 2652 demo board, How can I keep run according to zigbee linux quick start PDF.

Thanks!

  • Hi userjiabo,

    Providing links to the Quick Start Guide and SLA for reference.  I suggest you provide the log when you execute setup.sh and understand what causes ERROR__out to be generated instead of the expected out folder.  I see that several files are missing as well.  Are you changing the target platform inside the package_builder?

    Regards,
    Ryan

  • Hi Brown1

    target platform mean that the first red arrow?

    the second red arrow I had not connected to CC2652 demo board.,just build on the ubuntu16.04.

    Thanks!

  • It seems that you don’t build everything successfully. Try to follow the steps in section 5.2 of user guide at

  • Yes, TARGET_PLATFORM="x86".  And you do not need to have the LAUNCHXL-CC26X2R1 connected during this stage of the gateway build process.

    Regards,
    Ryan

  • Hi YiKaiChen

    Ok,I will follow it.

    Thanks!

  • Hi Brown1
    OK,I will check it.

    Thnaks!

  • Hi Brown1 

    It is seem that it build succussfully on the linux environment.

    By the way,I want to confirm a point: this[Zigbee_3_0_Linux_Gateway_1_0_1.run] base on the CC2652 chip,no CC2538?

    Thanks!

  • Actually, Zigbee_3_0_Linux_Gateway_1_0_1 can run with CC2538. TI provide ZNP firmware,CC2538_GW_ZNP_EM_StandAlone_USB.hex and CC2538_GW_ZNP_SRF06+EM_UART.hex, under C:\ti\Zigbee_3_0_Linux_Gateway_1_0_1\Firmware\znp after you install Zigbee_3_0_Linux_Gateway_1_0_1.

  • Yes,I had found on this picture path.

    and If I want to run these hex,{eg.CC2652R1LP_GW_ZNP_UART.hex},I had no BeagleBone Black Cortex-A8 chip demo board, 

    and run these hex,what can I do for it with custom board,

    Now I had CC2538 custom board,2652 demo board,MT7688 custom board.

    Thanks

  • Yes, if your CC2538 custom board as ZNP and it uses the same UART pins as CC2538EM+SmartRF06EB, I suppose you can use  CC2538_GW_ZNP_SRF06+EM_UART.hex directly. If not, you have to build ZNP by yourself for CC2538. If you use LAUNCHXL-CC26x2R1 as ZNP, you can use CC2652R1LP_GW_ZNP_UART.hex. As for gateway binary for MT7688 custom board, I suppose you need to setup toolchain to build it by yourself.

  • Hi YiKai Chen

    Ok,I had know that  your meaning about CC2538 and CC2652

    what you mean that about this sentence:As for gateway binary for MT7688 custom board, I suppose you need to setup toolchain to build it by yourself.

    my purpose is that I want to add TI zigbee linux gateway on the MT7688 openwrt system,and build and run it,achieve the ota of ZED/ZR.

    Had a guide pdf?

    I think that if my achieve it, I can share it.

    Thanks!

  • There is no detail guides for this. I suppose it's similar to section BeagleBone Black Setup in Z-Stack Linux Gateway - Quick Start Guide. You have to do that on your MT7688 custom board by yourself.

  • Hi YiKai Chen

    I had scaned more detail about Z-Stack Linux Gateway - Quick Start Guide,

    it seem that it is not relate to build on BeagleBone Black Setup,just build the environment,and it[Z-Stack Linux Gateway - Quick Start Guide] had said about linux OS ubuntu 18.04 build step.

    I can use the 2652 demo board load [CC2652R1LP_GW_ZNP_UART.hex] and connect the TX/RX to PC,use the termail[SecureCRT] tool achieve zigbee ota?

    Thanks!

  • I don't think it's feasible to use terminal tool such as SecureCRT to do OTA.

  • Hi YiKai Chen

    Z-Stack_Linux_Gateway-1_0_1-src-linux-installer.run and Zigbee_3_0_Linux_Gateway_1_0_1.run has any difference?

    I found that it said about the open source code is the Z-Stack_Linux_Gateway-1_0_1-src-linux-installer.run.

    I should use this[Z-Stack_Linux_Gateway-1_0_1-src-linux-installer.run]?

    So the build environment are  the same?

    I try to find to build more detail it on the MT7688. 

    Thanks!

  • I suppose you can setup cross compiler on Ubuntu and use it to build Z-Stack_Linux_Gateway-1_0_1 binary for MT7688. That is how we usually build binary for embedded linux for different platform.

  • Hi YiKai Chen

    Why had  the second picture.

    I had build successfully and connect the 2652 demo board,and load firmware with the ZNP.hex

    Thanks!

  • This is for node.js to setup http Web UI of Zigbee Gateway and send messages to IBM cloud. If you don't need them, you can run ./start_gateway.sh and skip those two.

  • Hi YiKai Chen

    I mean that I had build the SDK successfully, and run the script[sudo ./zigbeeHAgw] ,it appeared this:

    this mean that I should run on x86 chip?  I heard my friend run the zigbee linux gateway on the ubuntu,and connect the 2538/2652 demo board,can run.

    So I had to try it.

    Thanks!

  • You can try "./zigbeeHAgw bbb"

  • Hi YiKai Chen

    I had enabled the  serial port into the ubuntu1604.

    But the name is not /dev/ttyACM0.the name is /dev/ttyUSB0.

    so I modify the zigbeeHAgw script,[set ff=unix, chmod 777 xxx]

    but seem that had no run entirely.

    Thanks!

  • It seems that your ZNP doesn’t respond. What’s your ZNP and are you sure you connect it to serial-to-USB converter well?

  • Hi YiKai Chen

    I used the CC2652 demo bard,as the picture 1 show,and the USB cable driver is added into the ubuntu16.04.

    And can check the /dev/ttyACM0 driver exist.

    excute the shell command:sudo ./zigbeeHAgw.sh x86,show that run it successfully.

    Thanks!

  • Cool and It's good to know it works now.

  • Hi YiKai Chen

    I had run it successfully,but I let 2538 run end device code,on the same channel 13(zigbee linux gateway default 13),the result see the picture,

    can not pair.

    Thanks!

  • Cannot pair? Do you use sniffer to check what happens over the air?

  • has no any chanage these parameter. it seem that it has no open network,But I seen the network times 60 seconds go on from the SecureCRT.

  • According to your sniffer log, your coordinator doesn't enable permit join for device to join.

  • Hi YiKai Chen

    yes,I had check the log,

    But I had seen the SecureCRT the Network time 60 s is going on,60,59,58.....0.

    Oh,What is the matter for this problem?

    Thanks!

  • You might need to debug into ZNP to know the reason.

  • Hi YiKai Chen

    Ok! I will try to test it.

    update what kind of firmware about CC2652 demo board?

    Thanks!

  • I suppose you run ZNP on CC2652R so that’s what you should debug.

  • Hi YiKai Chen

    ok,it seem that it can pair,I just re-run the environment.

    I try more times again.

    Thanks!

  • So, it works without problem now, right?

  • Hi YiKai Chen

    yes,now my environment on ubuntu16.04,and send a commond to CC2652 demo board,CC2538 as a end device,

    excute the Z-Stack Linux Gateway - Quick Start Guide command,

    can let it pair,next step I will use this to excute zigbee ota and add this into MT7688.

    Thanks!

  • Hi YiKai Chen

    the zibgee linux gateway seem that it no-normal run on ubuntu1604.

    sometimes it can,I want to test the zigbee ota end device.this is the log.

    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:15 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    open: Permission denied
    [15:30:15.973,771] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:15.973,815] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:15.973,820] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:15.973,824] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:15.973,827] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11463) on Fri Jul 24 15:30:16 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:16 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:16.057,808] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:16.058,089] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:16.058,098] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:16.058,102] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:16.058,105] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:16.148,751] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:16.148,868] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:16.148,876] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:16.149,359] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf774ebd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75e5ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7577647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:16.149,547] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:20 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:20.247,465] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:20.247,669] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.247,675] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:20.247,679] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.247,682] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11509) on Fri Jul 24 15:30:20 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:20 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:20.271,821] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:20.271,863] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:20.271,869] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:20.271,873] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:20.271,876] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11515) on Fri Jul 24 15:30:20 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:20 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:20.359,201] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:20.359,241] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.359,246] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:20.359,250] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.359,253] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:20.448,253] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:20.448,278] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:20.448,283] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:20.448,526] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf77adbd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7644ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf75d6647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:20.448,733] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    open: Permission denied
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:24 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:24.548,571] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:24.548,615] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.548,620] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:24.548,624] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.548,627] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11561) on Fri Jul 24 15:30:24 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:24 CST 2020
    tee: open: Permission denied
    /tmp/GW_SRVRS.out: Permission denied
    [15:30:24.571,386] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:24.571,440] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:24.571,445] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:24.571,449] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:24.571,452] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11567) on Fri Jul 24 15:30:24 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:24 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:24.659,687] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:24.659,878] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.659,883] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:24.659,887] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.659,890] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:24.740,405] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:24.740,427] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:24.740,433] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:24.740,756] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf7765bd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75fcef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf758e647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:24.740,998] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:28 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:28.834,082] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:28.834,132] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.834,137] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:28.834,141] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.834,144] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11613) on Fri Jul 24 15:30:28 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:28 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:28.855,199] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:28.855,267] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:28.855,273] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:28.855,277] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:28.855,280] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11619) on Fri Jul 24 15:30:28 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:28 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:28.948,121] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:28.948,197] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.948,219] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:28.948,222] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.948,226] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:29.028,371] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:29.028,396] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:29.028,402] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:29.028,605] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf7718bd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75afef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7541647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:29.028,877] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:33 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:33.124,507] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:33.124,559] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.124,564] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:33.124,568] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.124,571] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11665) on Fri Jul 24 15:30:33 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:33 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:33.136,302] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:33.136,351] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:33.136,356] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:33.136,360] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:33.136,364] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11671) on Fri Jul 24 15:30:33 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:33 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:33.228,253] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:33.228,302] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.228,307] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:33.228,311] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.228,315] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:33.311,002] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:33.311,025] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:33.311,030] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:33.311,226] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf76dfbd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7576ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7508647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:33.311,465] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:37 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:37.405,610] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:37.405,690] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.405,695] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:37.405,699] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.405,703] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11717) on Fri Jul 24 15:30:37 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:37 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:37.430,436] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:37.430,529] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:37.430,534] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:37.430,538] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:37.430,541] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11723) on Fri Jul 24 15:30:37 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:37 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:37.521,167] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:37.521,217] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.521,222] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:37.521,226] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.521,229] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:39.523,359] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:39.523,397] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:39.523,433] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:39.523,438] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:39.523,442] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:39.523,644] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf777abd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7611ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf75a3647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:39.523,833] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:43 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:43.876,338] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:43.876,475] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.876,481] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:43.876,484] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.876,488] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11769) on Fri Jul 24 15:30:43 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:43 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:43.886,201] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:43.886,286] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:43.886,291] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:43.886,294] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:43.886,298] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11775) on Fri Jul 24 15:30:43 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:43 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:43.970,216] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:43.970,258] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.970,264] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:43.970,314] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.970,319] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:45.970,792] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:45.970,830] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:45.970,869] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:45.971,004] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:45.971,011] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:45.971,239] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf7753bd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75eaef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf757c647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:45.971,883] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:50 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:50.340,131] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:50.340,187] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.340,192] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:50.340,195] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.340,199] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11821) on Fri Jul 24 15:30:50 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:50 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:50.358,116] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:50.358,147] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:50.358,169] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:50.358,173] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:50.358,192] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11827) on Fri Jul 24 15:30:50 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:50 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:50.446,593] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:50.446,634] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.446,640] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:50.446,643] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.446,647] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:52.447,698] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:52.447,734] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:52.447,775] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:52.447,924] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:52.448,028] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:52.448,296] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf775abd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75f1ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7583647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:52.448,512] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:56 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:56.809,997] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:56.810,058] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.810,064] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:56.810,068] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.810,071] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11873) on Fri Jul 24 15:30:56 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:56 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:56.826,260] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:56.826,310] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:56.826,316] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:56.826,320] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:56.826,323] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11879) on Fri Jul 24 15:30:56 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:56 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:56.908,958] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:56.909,002] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.909,007] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:56.909,011] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.909,014] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:58.909,559] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:58.909,661] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:58.909,717] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:58.909,723] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:58.909,727] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:58.909,971] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf77bbbd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7652ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf75e4647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:58.910,235] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    

    Thanks!

  • Hi YiKai Chen

    the zibgee linux gateway seem that it no-normal run on ubuntu1604.

    sometimes it can,I want to test the zigbee ota end device.this is the log.

    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:15 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    open: Permission denied
    [15:30:15.973,771] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:15.973,815] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:15.973,820] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:15.973,824] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:15.973,827] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11463) on Fri Jul 24 15:30:16 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:16 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:16.057,808] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:16.058,089] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:16.058,098] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:16.058,102] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:16.058,105] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:16.148,751] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:16.148,868] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:16.148,876] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:16.149,359] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf774ebd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75e5ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7577647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:16.149,547] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:20 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:20.247,465] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:20.247,669] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.247,675] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:20.247,679] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.247,682] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11509) on Fri Jul 24 15:30:20 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:20 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:20.271,821] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:20.271,863] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:20.271,869] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:20.271,873] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:20.271,876] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11515) on Fri Jul 24 15:30:20 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:20 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:20.359,201] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:20.359,241] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.359,246] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:20.359,250] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:20.359,253] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:20.448,253] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:20.448,278] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:20.448,283] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:20.448,526] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf77adbd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7644ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf75d6647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:20.448,733] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    open: Permission denied
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:24 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:24.548,571] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:24.548,615] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.548,620] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:24.548,624] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.548,627] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11561) on Fri Jul 24 15:30:24 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:24 CST 2020
    tee: open: Permission denied
    /tmp/GW_SRVRS.out: Permission denied
    [15:30:24.571,386] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:24.571,440] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:24.571,445] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:24.571,449] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:24.571,452] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11567) on Fri Jul 24 15:30:24 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:24 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:24.659,687] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:24.659,878] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.659,883] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:24.659,887] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:24.659,890] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:24.740,405] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:24.740,427] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:24.740,433] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:24.740,756] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf7765bd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75fcef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf758e647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:24.740,998] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:28 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:28.834,082] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:28.834,132] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.834,137] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:28.834,141] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.834,144] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11613) on Fri Jul 24 15:30:28 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:28 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:28.855,199] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:28.855,267] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:28.855,273] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:28.855,277] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:28.855,280] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11619) on Fri Jul 24 15:30:28 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:28 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:28.948,121] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:28.948,197] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.948,219] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:28.948,222] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:28.948,226] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:29.028,371] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:29.028,396] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:29.028,402] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:29.028,605] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf7718bd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75afef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7541647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:29.028,877] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:33 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:33.124,507] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:33.124,559] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.124,564] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:33.124,568] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.124,571] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11665) on Fri Jul 24 15:30:33 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:33 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:33.136,302] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:33.136,351] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:33.136,356] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:33.136,360] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:33.136,364] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11671) on Fri Jul 24 15:30:33 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:33 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:33.228,253] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:33.228,302] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.228,307] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:33.228,311] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:33.228,315] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:33.311,002] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:33.311,025] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:33.311,030] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:33.311,226] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf76dfbd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7576ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7508647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:33.311,465] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:37 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:37.405,610] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:37.405,690] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.405,695] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:37.405,699] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.405,703] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11717) on Fri Jul 24 15:30:37 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:37 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:37.430,436] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:37.430,529] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:37.430,534] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:37.430,538] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:37.430,541] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11723) on Fri Jul 24 15:30:37 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:37 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:37.521,167] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:37.521,217] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.521,222] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:37.521,226] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:37.521,229] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:39.523,359] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:39.523,397] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:39.523,433] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:39.523,438] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:39.523,442] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:39.523,644] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf777abd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7611ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf75a3647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:39.523,833] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:43 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:43.876,338] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:43.876,475] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.876,481] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:43.876,484] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.876,488] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11769) on Fri Jul 24 15:30:43 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:43 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:43.886,201] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:43.886,286] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:43.886,291] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:43.886,294] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:43.886,298] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11775) on Fri Jul 24 15:30:43 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:43 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:43.970,216] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:43.970,258] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.970,264] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:43.970,314] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:43.970,319] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:45.970,792] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:45.970,830] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:45.970,869] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:45.971,004] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:45.971,011] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:45.971,239] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf7753bd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75eaef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf757c647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:45.971,883] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:50 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:50.340,131] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:50.340,187] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.340,192] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:50.340,195] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.340,199] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11821) on Fri Jul 24 15:30:50 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:50 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:50.358,116] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:50.358,147] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:50.358,169] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:50.358,173] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:50.358,192] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11827) on Fri Jul 24 15:30:50 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:50 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:50.446,593] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:50.446,634] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.446,640] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:50.446,643] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:50.446,647] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:52.447,698] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:52.447,734] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:52.447,775] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:52.447,924] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:52.448,028] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:52.448,296] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf775abd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf75f1ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf7583647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:52.448,512] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    ===================================================
    starting NPI, cmd ' ./NPI_lnx_x86_server NPI_Gateway.cfg ' on Fri Jul 24 15:30:56 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:56.809,997] [NPISRVR/MAIN] UNMSKBL: 
    [15:30:56.810,058] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.810,064] [NPISRVR/MAIN] UNMSKBL:  *  NPI Server v1.0.2d                          *
    [15:30:56.810,068] [NPISRVR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.810,071] [NPISRVR/MAIN] UNMSKBL: 
    Startup phase 1 completed successfully, server started (NPI_PID=11873) on Fri Jul 24 15:30:56 CST 2020
    ===================================================
    starting ZLSZNP, cmd ' ./ZLSZNP_x86 127.0.0.1:2533 config.ini ' on Fri Jul 24 15:30:56 CST 2020
    open: Permission denied
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:56.826,260] [Z_STACK/MAIN] UNMSKBL: 
    [15:30:56.826,310] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:56.826,316] [Z_STACK/MAIN] UNMSKBL:  *  ZStack Server for ZNP v1.0.2d               *
    [15:30:56.826,320] [Z_STACK/MAIN] UNMSKBL:  ************************************************
    [15:30:56.826,323] [Z_STACK/MAIN] UNMSKBL: 
    Startup phase 2 completed successfully, server started (ZLSZNP_PID=11879) on Fri Jul 24 15:30:56 CST 2020
    ===================================================
    starting NETWORK_MGR, cmd ' ./NWKMGR_SRVR_x86 127.0.0.1:2536 ' on Fri Jul 24 15:30:56 CST 2020
    tee: /tmp/GW_SRVRS.out: Permission denied
    [15:30:56.908,958] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:56.909,002] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.909,007] [NWK_MGR/MAIN] UNMSKBL:  *  Network Manager Server v1.0.2d              *
    [15:30:56.909,011] [NWK_MGR/MAIN] UNMSKBL:  ************************************************
    [15:30:56.909,014] [NWK_MGR/MAIN] UNMSKBL: 
    [15:30:58.909,559] [NWK_MGR/MAIN] ERROR  : SRSP Cond Wait timed out!
    [15:30:58.909,661] [NWK_MGR/MAIN] ERROR  : apicSendSynchData() failed getting response
    [15:30:58.909,717] [NWK_MGR/MAIN] ERROR  : ERROR: signal 11 was trigerred:
    [15:30:58.909,723] [NWK_MGR/MAIN] ERROR  :   Fault address: (nil)
    [15:30:58.909,727] [NWK_MGR/MAIN] ERROR  :   Fault reason: address not mapped to object
    [15:30:58.909,971] [NWK_MGR/MAIN] ERROR  : Stack trace folows (partial):
    ./NWKMGR_SRVR_x86(segmentation_fault_handler+0xad)[0x8081ee3]
    [0xf77bbbd0]
    /lib/i386-linux-gnu/libc.so.6(+0x86ef8)[0xf7652ef8]
    ./NWKMGR_SRVR_x86(sdb_consolidate_db+0x33)[0x806cd2f]
    ./NWKMGR_SRVR_x86(nwkMgrDb_Init+0x129)[0x806a009]
    ./NWKMGR_SRVR_x86[0x8062797]
    ./NWKMGR_SRVR_x86(appInitPhase3+0xda)[0x8062488]
    ./NWKMGR_SRVR_x86(main+0x28c)[0x8081d8a]
    /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf75e4647]
    ./NWKMGR_SRVR_x86[0x805f641]
    [15:30:58.910,235] [NWK_MGR/MAIN] ERROR  : Executing original handler...
    Startup phase 3 failed
    waiting for Zstack linux to exit
    waiting for NPI to exit
    making sure there are no lingering servers...
    there are 0 NPI servers
    there are 0 ZLS servers
    there are 0 GATEWAY servers
    there are 0 NWKMGR servers
    there are 0 OTA servers
    (total 0)
    done
    Executing reset from external scripts
    

    Thanks!

  • According to TI Zigbee_3_0_Linux_Gateway_1_0_1  Quick Start Guide, it mentions "This has been tested with Ubuntu 18.0.4 64-bit". I would suggest you to test it with Ubuntu 18.0.4 64-bit if you have problem testing it on ubuntu1604.

  • Hi YiKai Chen

    Ok,I will try it.

    Thanks!

  • Hi YiKai Chen 

    I had solved the zigbee linux gateway can not run on the ubuntu1604 stability.

    when I run the shell command sudo ./start_gateway.sh x86

    it will appear it,this show its successfully.

    Thanks!

  • and I had a mistake:i want to stop the shell command,I just on the same terminal ctrl+c,it can not kill the shell command.

    it shoud run the shell command[sudo ./end.sh] to kill the command[sudo ./start_gateway.sh] on the another terminal.

    so it can run on the ubuntu1604.

    I want to know What can I modify the CC2538 ota firmware version on the zstack3.0.2.

    this zip file log show me I had no modify the CC2538 ota firmware,I let CC2652 as a ZC,CC2538 as a ZED.

    zigbee ota 2258.zip

  • You can refer to Z-Stack OTA user guide in Z-Stack document folder.

  • Hi YiKai Chen

    from my wireshark log,seem that it has a error. 

    what can i modify this on the zigbee linux gateway?

    Thanks!

  • Do you put correct OTA image for your device with IEEE address 00:12:4B:00:19:41:93:1A under /zigbeebateway/misc/ota_sample_images folder?

  • Hi YiKai Chen

    Please check the picture.

    Thanks!