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

    Cannot delete Multicast tasks

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    5
    1.2k
    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.
    • U
      URfog
      last edited by URfog

      Hi all, I’m on trunk SVN 5732 - GIT 8209, over Debian 8.4, and I cannot delete one previously created Multicast deployment task. In my logs I can see this

      [Wed Jun 22 12:16:23.897489 2016] [:error] [pid 1597] [client 10.11.53.24:43628] PHP Warning: trim() expects parameter 1 to be string, array given in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 55
      [Wed Jun 22 12:16:23.903022 2016] [:error] [pid 1597] [client 10.11.53.24:43628] PHP Warning: trim() expects parameter 1 to be string, array given in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 55
      [Wed Jun 22 12:16:23.906281 2016] [:error] [pid 1597] [client 10.11.53.24:43628] PHP Warning: trim() expects parameter 1 to be string, array given in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 55
      [Wed Jun 22 12:16:25.282210 2016] [:error] [pid 971] [client 10.11.100.73:40748] PHP Warning: trim() expects parameter 1 to be string, array given in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 55

      I don’t know if they’re related.

      Thanks in advance

      SERVER

      OS: Debian 9.6
      Fog version: FOG 1.5.5

      1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by

        Search the wiki for “Troubleshoot Downloading - Multicast” and there are steps in there to clear multicast tasks.

        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!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        1 Reply Last reply Reply Quote 0
        • U
          URfog
          last edited by

          That was right @Wayne-Workman, in the center of the target.

          Thank you so much

          SERVER

          OS: Debian 9.6
          Fog version: FOG 1.5.5

          Wayne WorkmanW 1 Reply Last reply Reply Quote 1
          • Wayne WorkmanW
            Wayne Workman @URfog
            last edited by

            @URfog if it’s fixed, tell what you did.

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • U
              URfog
              last edited by

              Just what you indicated.

              mysql
              use fog
              DELETE FROM multicastSessions WHERE 1;
              DELETE FROM multicastSessionsAssoc WHERE 1;
              DELETE FROM tasks WHERE taskTypeID = 8;
              quit

              That’s all

              SERVER

              OS: Debian 9.6
              Fog version: FOG 1.5.5

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

              264

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project