Any update on this issue? I am trying to install FOG 1.5.9 on Ubuntu and getting the exact same errors.
Failed to stop php7.1-fpm.service: Unit php7.1-fpm.service not loaded.
(Also tried on Ubuntu 22).
Any update on this issue? I am trying to install FOG 1.5.9 on Ubuntu and getting the exact same errors.
Failed to stop php7.1-fpm.service: Unit php7.1-fpm.service not loaded.
(Also tried on Ubuntu 22).
This worked for me on a 3550 as well.
Thanks!
@george1421 how would I add your section above to my DHCP scope to dynamically switch between legacy and UEFI? I am using a Windows Server 2016 DHCP server.
Thanks
I am having a similar problem with a Dell OptiPlex 3060. It has a m.2 SSD hard drive. I tried changing from “RAID on” to “AHCI” but that didn’t fix it for me.
I am using FOG version 1.5.4
I deleted the database and re-ran the fog setup. I got past that error now.
This is Ubuntu 11.10 32-bit. It is a new install of FOG.
Thanks for your help.
[INDENT=1]mysql> describe tasks;[/INDENT]
[INDENT=1]±-----------------------±--------------------------±-----±----±--------±---------------+[/INDENT]
[INDENT=1]| Field | Type | Null | Key | Default | Extra |[/INDENT]
[INDENT=1]±-----------------------±--------------------------±-----±----±--------±---------------+[/INDENT]
[INDENT=1]| taskID | int(11) | NO | PRI | NULL | auto_increment |[/INDENT]
[INDENT=1]| taskName | varchar(250) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskCreateTime | datetime | NO | | NULL | |[/INDENT]
[INDENT=1]| taskCheckIn | datetime | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskHostID | int(11) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskState | int(11) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskCreateBy | varchar(200) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskForce | varchar(1) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskScheduledStartTime | datetime | NO | | NULL | |[/INDENT]
[INDENT=1]| taskType | varchar(1) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskPCT | int(10) unsigned zerofill | NO | | NULL | |[/INDENT]
[INDENT=1]| taskBPM | varchar(250) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskTimeElapsed | varchar(250) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskTimeRemaining | varchar(250) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskDataCopied | varchar(250) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskPercentText | varchar(250) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskDataTotal | varchar(250) | NO | | NULL | |[/INDENT]
[INDENT=1]| taskNFSGroupID | int(11) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskNFSMemberID | int(11) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskNFSFailures | char(1) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]| taskLastMemberID | int(11) | NO | MUL | NULL | |[/INDENT]
[INDENT=1]±-----------------------±--------------------------±-----±----±--------±---------------+[/INDENT]
[INDENT=1]21 rows in set (0.00 sec)[/INDENT]
[INDENT=1] [/INDENT]
[INDENT=1]mysql>[/INDENT]
[quote=“Jay, post: 3580, member: 1085”]It was a problem with the password I had set up for MySQL on the install. I went into /var/www/fog/commons/config.php and set the password for DATABASE_PASSWORD . You need to do it with root credentials - [FONT=Consolas]sudo mysql -u root -p. [/FONT]After changing the password I was able to access fog via [URL=‘http://fog/fog/management’]http://“IP address of server”/fog/management[/URL][/quote]
I think you were correct. I got that issue fixed, but now I’m getting this error message:
[FONT=Ubuntu][COLOR=#333333][B]Database error: (ID# 15-0)[/B][/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333][B]Database Error: [/B][/COLOR][/FONT]
[COLOR=#333333][B]Duplicate column name ‘taskBPM’[/B][/COLOR]
[COLOR=#333333] [/COLOR]
[COLOR=#333333] [/COLOR]
Blackout,
I tried doing what you said, but I still get the same error as jah007. Any other ideas?
Thanks
I have the same issue on Ubuntu 11.10.