• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Error Class MulticastSessionAssoc does not exist

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    3
    900
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Fernando Gietz Developer
      last edited by

      Server
      • FOG Version: 1.3.0-RC-11
      • OS: RHEL 7
      Client
      • Service Version:
      • OS:
      Description

      When I try to upload an image an error apears. The error appears after attemp to check in the task.

      Class MulticastSessionAssoc does not exist
      

      I had installed a version from april and I updated the version to RC 11 to solve a problem with the assosation of snapin.

      IPXE file:

      #!ipxe
      set fog-ip 10.0.15.8
      set fog-webroot fog
      set boot-url http://${fog-ip}/${fog-webroot}
      kernel bzImage loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 web=10.0.15.8/fog/ consoleblank=0 rootfstype=ext4 mac=00:25:b3:14:9a:c6 ftp=10.0.15.8 storage=10.0.15.8://images/dev/ storageip=10.0.15.8 osid=50 irqpoll hostname=u006500 chkdsk=0 img=aulabzrectoradocentos7 imgType=mps imgPartitionType=all imgid=22 imgFormat= PIGZ_COMP=-3 shutdown=1 hostearly=1 pct=5 ignorepg=1 mining=1 miningcores=1 miningpath=http://fogproject.org/fogpackage.zip type=up
      imgfetch init_32.xz
      boot
      

      I dont understand why an upload task needs and multicastSessionAssoc class 😞

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Okay, so the reasoning Upload is calling is to try to find an optimal node to use for uploading, maybe because it couldn’t access the "master"node? The call is NOT MulticastSessionAssoc, it is MulticastSessionsAssoc (plural).

        I found the code error and it has been fixed for working-RC-12.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • F
          Fernando Gietz Developer
          last edited by

          Thanks!! I will try it as soon as possible.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          145

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project