@Tom-Elliott
ok cool… thanks again Tom… will do.
FOG Settings page is all good. Plugins also.
Posts made by Toby777
-
RE: Bugs in latest FOG Trunk 5360
-
RE: Bugs in latest FOG Trunk 5360
Actually sorry, I lie… It looks like the Plugins icon has disappeared from the row of icons. I look in FOG Settings and it isn’t enabled. When I tick the box to enable Plugins and click Save, it doesn’t get enabled and the checbox is still clear, even though it says ‘Settings successfully stored’.
My previously activated Location plugin is still loaded and appears as an icon.
EDIT: Looks like it applies to all the checkboxes in the FOG Settings page.
I noticed a few were no longer checked , even though they were previously. When I try to check the boxes and click Save, the setting appears to not be saved even though it says it is saved.
-
RE: Bugs in latest FOG Trunk 5360
@Tom-Elliott
Hi Tom…
Have confirmed that all those items I mentioned have been resolved. (except for the IE view issue but that’s no big deal ;)) Thanks again!
I will try updating my production fog server to the latest trunk and test out image replication to the SN and imaging hosts and let you know how it all goes. -
RE: Bugs in latest FOG Trunk 5360
Thanks for that @george1421.
I have added those entries though it kinda looks like Tom may have removed the Backing up of the database from the installer?
My FOG server has been a working fog server for about a year or so without any problem. It was originally set up on 0.32, then saw an upgrade to 1.2.0, then to a trunk version (32??). Unfortunately, I can’t remember what trunk version it was running at the time prior to upgrading it recently.
The only reason I thought to upgrade it was when I had installed a Storage Node (in another city) last week. The SN was running 1.2.0 and at the time, the images were being replicated to the SN without issue. When I then upgraded the SN to the latest trunk at that time, it seemed to have broken replication because any updated images would no longer transfer through to the SN. It even wasn’t showing up on the logs.
-
RE: Bugs in latest FOG Trunk 5360
@Sebastian-Roth
Thanks for that. I will run though that wiki. -
RE: Bugs in latest FOG Trunk 5360
Hi @george1421,
- Yes this FOG server is behind a proxy. I actually added http_proxy & https_proxy settings in /etc/wgetrc thinking it would resolve it but I guess not?
- I’m guessing you mean, has the FOG server worked prior? Yes. I did upgrade it from 1.2.0 to trunk 3590. So was now looking to upgrade it to the latest version. Apologies if you meant something else.
Hi Tom,
Thanks for the quick response.Thanks for clarifying about the multiple spawned services.
Apologies I should have known better and to have checked the Apache error log. This is the error log from apache…
[Tue Nov 17 21:09:59 2015] [error] [client 192.168.23.35] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘FOGFTP: Login failed. Host: 192.168.23.176, Username: fog, Password: ******, Error: ftp_login(): Login incorrect.’ in /var/www/html/fog/lib/fog/FOGFTP.class.php:29\nStack trace:\n#0 /var/www/html/fog/lib/pages/FOGConfigurationPage.class.php(625): FOGFTP->connect()\n#1 [internal function]: FOGConfigurationPage->log()\n#2 /var/www/html/fog/lib/fog/FOGPageManager.class.php(67): call_user_func(Array)\n#3 /var/www/html/fog/management/index.php(24): FOGPageManager->render()\n#4 {main}\n thrown in /var/www/html/fog/lib/fog/FOGFTP.class.php on line 29, referer: http://192.168.23.176/fog/management/index.php?node=about
Note: I masqueraded the password with ******
So I’m guessing from the error above, it is because the FTP credentials are incorrect on the test server that I created?
Thanks for resolving the reported bugs so quickly and again, my apologies for not performing my own self checks with the http errors I was getting. Not quite sure why the display is like that in my Win7 IE11. I’ve even launched IE with no-addons and the page is still displayed same. It’s no big deal really because it is fine with Chrome & Firefox. I just thought I would mention it just in case.
I’ll update to the latest trunk now and give it another go. Thanks again!
-
Bugs in latest FOG Trunk 5360
Hi there,
Just wanted to report some issues with the latest FOG trunk.
I’m currently running FOG trunk 3594 on CentOS 6.7 with 1 Storage Node.
I have created a replica CentOS 6.7 server with replica DB and FOG instance to allow me to test with.
All my testing is done in Chrome as it appears to be the browser where FOG WebUI is most compatible.Installation:
On install of latest trunk and when the installer is attempting to ‘Backing up the database’, it fails and the install stops.- Setting up SSL FOG Server…OK
- Restarting Apache2 for fog vhost…OK
- Changing permissions on apache log files…OK
- Backing up database…Failed!
The way I get around this is by editing the installfog.sh file and removing all association to Backing up the database.
Services:
Also, I notice that FOG services are doubling up. This doesn’t seem normal?
On latest FOG Trunk…
[root@fogtest trunkfog]# ps -ef |grep fog
root 7162 1 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager
root 7185 1 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator
root 7197 1 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
root 7210 1 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts
root 7215 7162 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager
root 7227 7185 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator
root 7237 7197 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
root 7254 7210 0 16:11 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts
root 7603 1 0 16:14 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator
root 7606 7603 0 16:14 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator
root 7617 2547 0 16:14 pts/0 00:00:00 grep fogOn FOG Trunk 3594…
root 2789 1 96 Nov15 ? 1-13:45:27 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts
root 4416 1 0 Nov15 pts/0 00:00:20 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager
root 4452 1 0 Nov15 pts/0 00:13:40 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator
root 4499 1 0 Nov15 pts/0 00:05:23 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
root 4549 1 0 Nov15 pts/0 00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator
root 32183 3075 0 18:21 pts/0 00:00:00 grep fog
Image Management:
In Image Management, when I attempt to Delete a Storage Group from an Image, it does not remove the Storage Group from the list, even though it displays ‘Image updated’ at the top. No problems with adding Storage Groups to an Image, just can’t delete the Storage Group associations.
Browser:
When I go to the Log Viewer, the browser displays a ‘HTTP 500 Internal Server Error’.
When I select Login History, the browser displays a ‘HTTP 500 Internal Server Error’.
In Windows 7 IE 11, the icons across the top display as bullet points with no icons. Dashboard doesn’t display properly (no graphics or graphs - see screenshot below). In Win10 Edge browser is fine.
Location Management:
After clicking Add when Creating a New Location in Location Management, the checkbox for TFTP From Node: becomes 47 and 53 underneath it if the box was not checked, and 55, 53 if checked. Checkbox no longer available against TFTP From Node.Doesn’t seem like you can delete host/s from a location either even though it displays ‘… saved successfully’ above. Adding nodes to a location appears to be fine.
Plugin Management:
When I attempt to install the LDAP plugin from Activate Plugins, it disappears in to Install Plugins fine, but when I click on the LDAP plugin there and select Install Plugin, the page appears to refresh to the Installed Plugins section with the Install Plugin button and description of the plugin I was trying to install. So the LDAP plugin fails to be installed and remains in Install Plugins.Other plugins such as pushbullet, wolbroadcast plugins install without issue.
I haven’t tried imaging or replicating to a storage node. I know I’ve tried a number of recent trunk versions and storage node replication is broken.
Let me know if you require any further information.
Cheers
David