Skip to content

Live monitor progress meter does not show all information correctly when using burp 2.2.16

Hi,

I'm using the dev-0.7.0 version of Burp-UI with burp 2.2.16 and find the Live Monitor does not seem to show all information. For example the progress meter is always 0% and the Time left is -1m -1s.

The Files, Meta Data, Directories, Soft Links and Hard links information seems to be good!!!

Please see the attached screenshot live_monitor-not-uptodate of the Live monitor window and I include the backup summary from the 'burp -a b' command.

If there is any additional debug information I can get please let me know.

Burp backup command summary:

--------------------------------------------------------------------------------
Start time: 2019-01-31 12:46:56
  End time: 2019-01-31 13:02:31
Time taken: 15:35
                         New   Changed Duplicate   Deleted     Total |  Scanned
                   ------------------------------------------------------------
             Files:        0         0         0         0         0 |   318165
         Meta data:        0         0         0         0         0 |      373
       Directories:        0         0         0         0         0 |    26702
        Hard links:        0         0         0         0         0 |    24662
        Soft links:        0         0         0         0         0 |    35427
            Blocks:  2184427         0   5866412         0   8050839 |        0
       Grand total:  2184427         0   5866412         0   8050839 |   405329
                   ------------------------------------------------------------

             Messages:             0
             Warnings:             0

      Bytes estimated:   18718984677 (17.43 GB)
      Bytes in backup:             0
       Bytes received:      55408556 (52.84 MB)
           Bytes sent:   14573039231 (13.57 GB)
--------------------------------------------------------------------------------
2019-01-31 13:02:31 +0100: burp[25842] End backup
2019-01-31 13:02:31 +0100: burp[25842] backup finished ok

System environment information

[root@smon global]# source /opt/bui-venv/bin/activate activate
(bui-venv) [root@smon global]# bui-manage sysinfo
Python version:      3.6.7
Burp-UI version:     0.7.0.dev0 ()
OS:                  Linux:3.10.0-957.1.3.el7.x86_64 (posix)
Distribution:        centos 7.6.1810 Core
Single mode:         True
Backend:             burp2
WebSocket embedded:  False
WebSocket available: False
Config file:         /etc/burp/burpui.cfg
(bui-venv) [root@smon global]#

Burp-UI version:

(bui-venv) [root@smon global]# burp-ui -V -v
burp-ui: v0.7.0.dev0 ()
(bui-venv) [root@smon global]#

Thanks John.