Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • draw.io Diagram
    bordertrue
    diagramNamecrashuploadrdkb
    simpleViewerfalse
    width
    linksauto
    tbstyletop
    lboxtrue
    diagramWidth1231
    height761
    revision5


How to setup a simple file server in local Host machine(MacBook)

  • python3 -m uploadserver 8080 &

  • Code Block
     dmcli eRT getv Device.DeviceInfo.X_RDKCENTRAL-COM_Syndication.CrashPortal
    CR component name is: eRT.com.cisco.spvtg.ccsp.CR
    subsystem_prefix eRT.
    Execution succeed.
    Parameter    1 name: Device.DeviceInfo.X_RDKCENTRAL-COM_Syndication.CrashPortal
                   type:     string,    value: http://10.2.156.149:8080/upload 
    
    
    

Process to upload dumps to server in RDK-B Component

...