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

Snapin membership not listing in web interface

Scheduled Pinned Locked Moved Solved
Bug Reports
2
2
778
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.
  • W
    Wayne Workman
    last edited by Oct 20, 2016, 7:49 PM

    Server
    • FOG Version: 1.3.0 RC-14
    • OS: CentOS 7 fully updated
    Description

    For a snapin that has been assigned to some or all hosts, the snapin membership lists no members.
    Web Interface -> Snapin Management -> [click snapin] -> Membership

    Doing some digging in the DB, the snapin is associated with many hosts:

    MariaDB [fog]> select sID,sName from snapins;
    +-----+--------------------------------+
    | sID | sName                          |
    +-----+--------------------------------+
    |  12 | PB Meraki                      |
    |  13 | iTunes 64-Bit                  |
    |   2 | CK-Meraki                      |
    |   3 | HF Meraki                      |
    |   4 | Avast                          |
    |   5 | PR Meraki                      |
    |   6 | CL-Meraki                      |
    |   7 | Chrome 51.0.2704.106           |
    |   8 | BM Meraki                      |
    |   9 | CK-PLTW-Office-Activation      |
    |  10 | FMS-Meraki                     |
    |   1 | LoggerPro_3.11                 |
    |  19 | Doceri                         |
    |  15 | Dameware-Update-MSI            |
    |  28 | Gimp                           |
    |  21 | SmartMusic                     |
    |  11 | CV Meraki                      |
    |  14 | LH-Meraki                      |
    |  22 | Chrome-52.0.2743.116           |
    |  23 | AI Meraki                      |
    |  24 | Minecraft-Education-Edition-CK |
    |  26 | Cleanup_Local_IP_Printers      |
    |  27 | dmSecureBrowser1b              |
    |  29 | CK-KITE-SSD                    |
    |  30 | CC Meraki                      |
    |  31 | PL Meraki                      |
    |  32 | BE Meraki                      |
    |  33 | CE Meraki                      |
    |  34 | CO Meraki                      |
    |  35 | DU Meraki                      |
    |  36 | GR Meraki                      |
    |  37 | HO Meraki                      |
    |  38 | JW Meraki                      |
    |  39 | RO Meraki                      |
    |  40 | VO Meraki                      |
    |  41 | WG Meraki                      |
    |  42 | WE Meraki                      |
    |  43 | MC Meraki                      |
    |  44 | MB Meraki                      |
    |  45 | MN Meraki                      |
    |  46 | Adobe Reader DC                |
    |  47 | CK-Insight-Ch12                |
    +-----+--------------------------------+
    42 rows in set (0.00 sec)
    
    MariaDB [fog]> select * from snapinAssoc where saSnapinID = 26;
    +------+----------+------------+
    | saID | saHostID | saSnapinID |
    +------+----------+------------+
    | 6006 |        9 |         26 |
    | 5939 |       11 |         26 |
    
    two-thousand-ish lines later...
    
    | 5976 |     2153 |         26 |
    | 6008 |     2154 |         26 |
    +------+----------+------------+
    1960 rows in set (0.01 sec)
    

    0_1476992966649_upload-8ce597f7-d1e9-4bcf-a747-3a40b7831d47

    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
    • T
      Tom Elliott
      last edited by Oct 20, 2016, 9:11 PM

      Fixed in latest, thanks for reporting. Had a dyslexic typo. Where it was grabbing was from ‘hosts’, but snapins were setting hsots accidentally.

      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
      • 1 / 1
      1 / 1
      • First post
        1/2
        Last post

      178

      Online

      12.2k

      Users

      17.4k

      Topics

      155.5k

      Posts
      Copyright © 2012-2024 FOG Project