sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 67 forks source link

Error in console with vnc playback #1511

Closed jacdavi closed 11 months ago

jacdavi commented 12 months ago

Describe your environment

  1. minimega version: latest
  2. Linux distro/version: Ubuntu 18.04
  3. Go compiler version: 1.18.4
  4. VM types: kvm

Describe the bug When trying to playback vnc files, frequently see this error:

2023/07/10 19:53:27 ERROR playback.go:136: server to playback error: unable to read message type: read tcp 172.16.0.19:50876->172.16.0.19:35379: use of closed network connection

In current testing, files are typically only a few lines long and generated on-the-fly, but have seen in other instances.

Things still seem to work fine despite the error message

Expected behavior No error is reported