XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. bugs
    Log in to post
    • All categories
    • A

      Broken backup logs
      Xen Orchestra • bugs planned • • Andrew

      18
      0
      Votes
      18
      Posts
      248
      Views

      A

      @julien-f Thanks. I'll post an update if I hit the problem again.

    • S

      Permissions for users to be able to snapshot
      Xen Orchestra • bugs done • • sborrill

      13
      0
      Votes
      13
      Posts
      88
      Views

      olivierlambert

      That's because doing a snapshot will have consequences on the SR. That's why we restricted the permissions for doing snapshot.

    • pamadmax

      Issues synchronizing LDAP groups (Active Directory)
      Xen Orchestra • bugs blocked • • pamadmax

      14
      0
      Votes
      14
      Posts
      407
      Views

      olivierlambert

      Thanks for the feedback @Kajetan321 However, I have 0 idea on what it means and how it would work. Assistance will be welcome.

    • C

      Clip Board Not Copying Text (Linux) Tools installed [Xen Orchestra]
      Xen Orchestra • bugs in backlog • • cookie-eater2000

      6
      0
      Votes
      6
      Posts
      317
      Views

      pdonias

      Thanks @cookie-eater2000, we'll take a look.

    • K

      xo-server start on Ubuntu 20.04.2 LTS
      Xen Orchestra • bugs in backlog • • k_hamilton

      9
      0
      Votes
      9
      Posts
      423
      Views

      K

      @julien-f

      Apologies, I'm not sure how to do that, but it seems easier to run the server as root instead of these workarounds.

    • N

      Netbox Plugin: Error: ipaddr: the address has neither IPv6 nor IPv4 format
      Xen Orchestra • bugs blocked • • notscottsmith

      26
      0
      Votes
      26
      Posts
      1308
      Views

      pdonias

      @theaeon No, that's a normal case and it's handled properly. The issue would be if one of the IPs has 2 IPs in the same field separated by a white space like: "x.x.x.x y.y.y.y", or if the field is just empty or anything else that doesn't look like a proper IP address.

      If you want to check the addresses more thoroughly, you can install xo-cli with npm i -g xo-cli, log into your XO with xo-cli --register <XO-Server URL> <username> <password> and then run xo-cli --list-objects --addresses type=VM \$pool=<pool ID>.