Alright, I’ve currently got git version 4682. I started from a fresh database and imported my hosts via a csv file, then I adjusted all my service settings. It’s been going for about two hours now, and all the hosts are still in the web interface. Also, I have yet to see any settings change in unpredictable ways. So far so good!
Best posts made by Brian David
-
RE: Some clients disappear from web interface but are still present in databse
-
RE: [git r4682] ipxe 'Boot from hard disk' option boots to memtes86 instead
I updated to the latest git version of FOG today, and whatever had been causing this issue is now gone. This thread can be marked as solved.
-
[git r 4900] Snapin arguments with quotes render incorrectly
When adding snapin arguments, any argument that contains a quote will not show correctly when looking at the snapin details.
For instance, let’s say I’ve entered this argument into the ‘Snapin Arguments’ field:
/CLIENTNAME="some-client-name"
When looking at the snapin details after the snapin has been created, both the ‘Snapin Arguments’ and the ‘Snapin Command’ field will cut off the argument at the first quote, like this:
/CLIENTNAME=
However, the snapin will still work as expected, as the information does get correctly added to the database.
-
[git r4900] Snapin details cannot be updated
After a snapin has been created, if I change any snapin details and click ‘Update’, I am taken to a completely blank white screen. After going back to the snapin details, I can see that nothing has been updated. The only way to update the details is to delete the snapin and create a new one.
-
RE: [git 5736] Snap-in installation failes when using sfx files
This also turned out to be due to our anti-virus settings. So let this be a lesson to us all; check your anti-virus first!
This can be marked as fixed.