Menu

#19 unsupported operand type(s) for +: NoneType and str

open
nobody
None
6
2010-04-12
2010-03-29
No

Always getting the error:
unsupported operand type(s) for +: NoneType and str
as soon as i switch to the xen virtual machine detail panel

any logs i can provide?

version is 2.0 with patch 1 applied

Discussion

  • Martin Gerhardy

    Martin Gerhardy - 2010-03-29
     
  • Jd_Jedi

    Jd_Jedi - 2010-04-08

    paster.log and convirt.log
    Environment details. Linux distro, version etc.

     
  • Martin Gerhardy

    Martin Gerhardy - 2010-04-08

    linux distribution is ubuntu 9.10 amd64

    2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:38:19 UTC 2010 x86_64 GNU/Linux

     
  • Martin Gerhardy

    Martin Gerhardy - 2010-04-08

    installed python packages with versions

     
  • Martin Gerhardy

    Martin Gerhardy - 2010-04-08

    paster.log and convirt.log

     
  • Jd_Jedi

    Jd_Jedi - 2010-04-12

    Thanks. Got the trace.

     
  • Jd_Jedi

    Jd_Jedi - 2010-04-12
    • priority: 5 --> 6
     
  • Nobody/Anonymous

    I had the same Problem - My Problem was the importin of vm-configs with the line:
    vif=['mac=00:16:3e:78:f0:14']
    if i change it to
    vif=['mac=00:16:3e:78:f0:14,bridge=br0']
    and import again, the message disappeared

     

Log in to post a comment.

MongoDB Logo MongoDB