• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Raymond Bell
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 44
    • Posts 369
    • Best 22
    • Controversial 0
    • Groups 2

    Posts made by Raymond Bell

    • RE: FOG Hangouts - What time is good for you?

      @Tom-Elliott said in FOG Hangouts - What time is good for you?:

      @Scott-B I agree. Mornings are nice, but weekends, (and I guess for most of us working in the IT world of a school district) is when we can get the most done out of our normal day to day at home. Evenings, I think, would work best for a majority as most probably people have done their household chores and what not.
      @Wayne-Workman

      I agree evenings would be the best…

      posted in General
      Raymond BellR
      Raymond Bell
    • RE: FOG Client 0.11.1 - Printer Manager error

      For others that may have this issue restore DB from back before today and update trunk…
      @Tom-Elliott Remoted in and restored database from earlier revision… To fix the adding all printers issue.

      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: FOG Client 0.11.1 - Printer Manager error

      @Tom-Elliott Join.me sent

      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: FOG Client 0.11.1 - Printer Manager error

      @Tom-Elliott said in FOG Client 0.11.1 - Printer Manager error:

      @Raymond-Bell Yes, but not totally.

      Update your server again please.

      Then hit me on chat, and i can try helping remotely please.

      OK will do

      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: FOG Client 0.11.1 - Printer Manager error

      @Tom-Elliott said in FOG Client 0.11.1 - Printer Manager error:

      @Raymond-Bell that’s because all prints got associated accidental from a separate revision.

      So i going to have to go back and redo all printer associations ???For all 800 host

      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: FOG Client 0.11.1 - Printer Manager error

      @Tom-Elliott FYI i just went back to SVN Revision: 5742 and now change

      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: FOG Client 0.11.1 - Printer Manager error

      @Tom-Elliott VERY BAD!!!

      Dont need all printers in the whole district on every computer in the district

      It added them to the Host Printer Configuration

      0_1466696023600_Untitled.png

      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: FOG Client 0.11.1 - Printer Manager error

      @Wayne-Workman I just check some of my guest with the 11.1 and It is adding every printer i have to the GUEST

      revision 5745

      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       6/23/2016 10:13 AM Client-Info Client Version: 0.11.1
       6/23/2016 10:13 AM Client-Info Client OS:      Windows
       6/23/2016 10:13 AM Client-Info Server Version: 8179
       6/23/2016 10:13 AM Middleware::Response Success
       6/23/2016 10:13 AM PrinterManager Getting installed printers
       6/23/2016 10:13 AM PrinterManager Adding printers
       6/23/2016 10:13 AM PrinterManager ad-hpcolor4005 already exists
       6/23/2016 10:13 AM PrinterManager es-07-hp2055 has already been configured
       6/23/2016 10:13 AM PrinterManager es-08-hp2055 already exists
       6/23/2016 10:14 AM PrinterManager es-17-hp4014 already exists
       6/23/2016 10:14 AM PrinterManager es-18-hp2035 already exists
       6/23/2016 10:14 AM PrinterManager es-19-hp2035 already exists
       6/23/2016 10:14 AM PrinterManager es-20-hp2055 already exists
       6/23/2016 10:14 AM PrinterManager es-21-hp2035 already exists
       6/23/2016 10:14 AM PrinterManager es-22-hp2055 already exists
       6/23/2016 10:14 AM PrinterManager es-23-hp2035 already exists
       6/23/2016 10:14 AM PrinterManager es-25-hp2055 already exists
       6/23/2016 10:15 AM PrinterManager es-25a-hp400 already exists
       6/23/2016 10:15 AM PrinterManager es-26-hpm400 already exists
       6/23/2016 10:15 AM PrinterManager es-26a-Toshiba already exists
       6/23/2016 10:15 AM PrinterManager es-27a-hp2055 already exists
       6/23/2016 10:15 AM PrinterManager es-28-hp2035 already exists
      
      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: Printer doesn't appear

      @Matthieu-Jacquart
      Or you can try clicking (Only Assigned Printers) on that computer and it will delete everything except the printer you want to add…

      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott
      @Wayne-Workman
      Got it to connect doing this command
      And the error is gone…

      Thanks guys we can close this issue now

      mysql
      GRANT ALL PRIVILEGES ON fog.* TO 'MysqlUserNameGoesHere'@'%' IDENTIFIED BY 'PasswordHere' WITH GRANT OPTION;
      
      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott
      @Wayne-Workman

      root@fog-GX620-K2:/home/fog/Downloads/svn/bin# mysql -u fogstorage -ppassword -h 10.24.28.18 -D fog
      ERROR 1045 (28000): Access denied for user 'fog'@'10.24.28.16' (using password: YES)
      root@fog-GX620-K2:/home/fog/Downloads/svn/bin#
      
      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott
      @Wayne-Workman

      Same issue after commenting out Bind Address and restarting mysql

       * Starting FOGSnapinReplicator Service........................OK
       * Starting FOGScheduler Service...............................OK
       * Starting FOGPingHosts Service...............................OK
       * Setting up exports file.....................................OK
       * Setting up and starting RPCBind.............................OK
       * Setting up and starting NFS Server..........................OK
      ERROR 1045 (28000): Access denied for user 'fogstorage'@'10.24.28.16' (using password: YES)
      ERROR 1045 (28000): Access denied for user 'fogstorage'@'10.24.28.16' (using password: YES)
      
       * Setup complete
      
      
       * You still need to setup this node in the fog management
       | portal. You will need the username and password listed
       | below.
      
      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott
      @Wayne-Workman

      Run installer again on Storage Node to see if it get this error

      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott said in Error 1045 During Install on Storage Nodes:

      @Raymond-Bell I don’t like ubuntu for these reasons…

      They move things around and try to make it more “modular”

      At anyrate, while in the server’s /etc/mysql folder (cd /etc/mysql) run the command grep -rl 'bind-address' . it should return the filename to the file (or files I suppose) that have that line in them.

      Found it

      vi /etc/mysql/mysql.conf.d/mysqld.cnf
      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott No Change

      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott Found it on Storage Node side trying it now

      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott
      Dont see it sorry

      #
      # The MySQL database server configuration file.
      #
      # You can copy this to one of:
      # - "/etc/mysql/my.cnf" to set global options,
      # - "~/.my.cnf" to set user-specific options.
      #
      # One can use all long options that the program supports.
      # Run program with --help to get a list of available options and with
      # --print-defaults to see which it would actually understand and use.
      #
      # For explanations see
      # http://dev.mysql.com/doc/mysql/en/server-system-variables.html
      
      #
      # * IMPORTANT: Additional settings that can override those from this file!
      #   The files must end with '.cnf', otherwise they'll be ignored.
      #
      
      !includedir /etc/mysql/conf.d/
      !includedir /etc/mysql/mysql.conf.d/
      ~
      ~
      ~
      
      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott said in Error 1045 During Install on Storage Nodes:

      @Raymond-Bell please edit the file /etc/mysql/my.cnf and look for bind-address. Comment the line with a hash symbol.

      on server or node

      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Error 1045 During Install on Storage Nodes

      @Tom-Elliott said in Error 1045 During Install on Storage Nodes:

      @Raymond-Bell what OS is the server running?

      Server = Xubuntu 15.10 Minimal
      Node = Ubuntu 14.04 LTS

      posted in FOG Problems
      Raymond BellR
      Raymond Bell
    • RE: Snapin ID was not set, or unable to be created SVN Revision: 5661

      @Tom-Elliott said in Snapin ID was not set, or unable to be created SVN Revision: 5661:

      @Raymond-Bell try the same delete changing sID to groupID and snapins to group.

      Works like a charm now… with

      delete from groups where groupID=0;
      posted in Bug Reports
      Raymond BellR
      Raymond Bell
    • 1 / 1