• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. inafog9
    3. Posts
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 28
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by inafog9

    • RE: Fog issue with new Dell optiplex 7040

      @Sebastian-Roth I know the password. I have tried to enter it into the .fogsettings several times and I still get the same error when logging into fog

      0_1458849462592_upload-adc0b8e4-9a18-41cc-bc75-2101c4a402f5

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott I removed the password from config.class.php but that did not work. Should I also remove the password from .fogsettings?

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Sebastian-Roth What should I be looking for?

      0_1458846510256_upload-e2f17cd3-8016-4252-a679-1133633e6b3f

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Sebastian-Roth I ran both commands but I’m still not able to get past the Database Schema Installer / Updater.

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Sebastian-Roth
      0_1458842903915_upload-da9bda2e-08f1-4d9d-807a-8ccb60d0f094
      0_1458842999429_upload-d16d5623-1b54-426b-8061-bdd8660cca80
      0_1458843012214_upload-dc47371a-2dab-4e3f-b842-1dfbb943d112
      0_1458843028405_upload-2dbbc414-3aec-4c86-a450-4f8b65f74d34
      0_1458843042881_upload-f705e889-631a-4ba4-b0ba-16c01fa166d5

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott I was looking for an answer and I noticed I do not have /var/www/fog/lib/fog/Config.class.php. Could that be my issue?

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Sebastian-Roth I had to use my root password to access.

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott I removed the password from the file but i’m still prompted to update the database and I get the same errors. I’m not sure if there was a password used.

      0_1458838284840_upload-984031d2-a232-4389-af5d-02efaea6ed57

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott I was able to get past the report section. Once it got to the database portion it said successful but lots of errors. I was not prompted to enter root password.

      pdate ID: 1 - 0
      
      Database Error:
      
      Access denied for user 'root'@'localhost' (using password: YES), Message: Check that database is running
      Database SQL:
      
      CREATE DATABASE fog
      Update ID: 1 - 1
      
      Database Error:
      
      Access denied for user 'root'@'localhost' (using password: YES), Message: Check that database is running
      Database SQL:
      
      CREATE TABLE `fog`.`groupMembers` ( `gmID` int(11) NOT NULL auto_increment, `gmHostID` int(11) NOT NULL, `gmGroupID` int(11) NOT NULL, PRIMARY KEY (`gmID`),
      KEY `new_index` (`gmHostID`),
      KEY `new_index1` (`gmGroupID`) ) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC
      Update ID: 1 - 2
      
      Database Error:
      
      Access denied for user 'root'@'localhost' (using password: YES), Message: Check that database is running
      Database SQL:
      
      CREATE TABLE `fog`.`groups` ( `groupID` int(11) NOT NULL auto_increment, `groupName` varchar(50) NOT NULL, `groupDesc` longtext NOT NULL, `groupDateTime` datetime NOT NULL, `groupCreateBy` varchar(50) NOT NULL, `groupBuilding` int(11) NOT NULL, PRIMARY KEY (`groupID`),
      KEY `new_index` (`groupName`) ) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1
      Update ID: 1 - 3
      
      Database Error:
      
      Access denied for user 'root'@'localhost' (using password: YES), Message: Check that database is running
      Database SQL:
      
      CREATE TABLE `fog`.`history` ( `hID` int(11) NOT NULL auto_increment, `hText` longtext NOT NULL, `hUser` varchar(200) NOT NULL, `hTime` datetime NOT NULL, `hIP` varchar(50) NOT NULL, PRIMARY KEY (`hID`) ) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1
      
      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      Sure, Do you want me to run the entire trunk upgrade again? Starting with downloading the svn?

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott 0_1458833548360_upload-555f3f51-524b-4521-a935-b71196f70e63

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott yes
      0_1458833225451_upload-fbd9aff7-fe1c-484a-9a7b-d74f8464b009

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott I’m logged in as the root user. I tried the sudo -i then the install and it still fails on the backing up user reports.

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott 5113

      0_1458831146875_upload-4b20f822-ee60-4ae1-9f6b-0d53347269a9

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Wayne-Workman that happens when I run ./installfog/sh Is this something with the install file?

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott I started the trunk install and it failed at the end.

      0_1458829483438_upload-b955b911-765a-43cb-8957-7b5d9f7f97a4

      0_1458829602581_upload-649f11d2-7546-45e7-b342-f1765915843c

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott Thanks everyone for your help. After the last dns changes didn’t work I set the dns back to what we normally use. I’m able to ping by name and the current install of fog is letting me download new kernels. I was never able to do that in the past.

      I’m still having the issue attempting to send inventory so I will try the trunk update.

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott yes

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Sebastian-Roth I tried your suggestion and i’m still unable to ping by name.

      posted in FOG Problems
      I
      inafog9
    • RE: Fog issue with new Dell optiplex 7040

      @Tom-Elliott I have tried my normal dns and also the google servers. I figured my normal dns could be could be an issue so I tried google.

      posted in FOG Problems
      I
      inafog9
    • 1 / 1