Fog 0.33b Snappin deployment
- 
 What I mean, is there tasks for this pc such as a Download/Upload/Multicast. 
- 
 [quote=“Tom Elliott, post: 22005, member: 7271”]What I mean, is there tasks for this pc such as a Download/Upload/Multicast.[/quote] 
 no, just snapins.
- 
 I’ll take a look. I think I disabled task reboot on my fog server (globally) and all seemed to work much more betterer. 
- 
 [quote=“Tom Elliott, post: 22008, member: 7271”]I’ll take a look. I think I disabled task reboot on my fog server (globally) and all seemed to work much more betterer.[/quote] 
 I did the same, and i am still having the reboot issue, strange…
- 
 Do me a favor, update to r1152. I added an element to jobs.php service function that checks if the job is valid and is not a snapin deployment reboot, otherwise there’s no jobs to perform. The original method was, if the tasking is valid, reboot the system so hopefully this will help you out. 
- 
 [quote=“Greg Plamondon, post: 22009, member: 776”]I did the same, and i am still having the reboot issue, strange…[/quote] 
 Scratch that last… It is not rebooting anymore Tom. But it will not install the snapins unless I log in.
- 
 do you still want me to update SVN? 
- 
 Yes please, and reenable task reboot. It’ll help be debug this issue. Also, It’s correct that it won’t install unless you’re logged in. The administrator access needs to be there. I don’t have the source to rebuild the dll’s in use so that particular issue is still the case. 
- 
 This post is deleted!
- 
 hmmm I dont know what happened Tom, but with this new revision I cannot image any PC’s. 
 I get this message:
 [IMG]http://imagizer.imageshack.us/v2/800x600q90/713/aq6m.jpg[/IMG]I have imaged this computer 3 times today before making updates. 
 any thoughts?
- 
 If you revert the revision and try does all work again? To revert run svn -r1150 update and perform reinstall. 
- 
 R1152 - same error message. 
 R1151 - same error message.
 R1150 - same error message.
 hmmm.
- 
 I don’t know what revision i was on before stepping to r1151. 
 I am trying another PC to make sure.
- 
 when trying another PC, when I try to register the pc i get: - Attempting to send Inventory…
- Attempting to send Inventory…
- Attempting to send Inventory…
- Attempting to send Inventory…
- Attempting to send Inventory…
 
- 
 [quote=“Greg Plamondon, post: 22027, member: 776”]when trying another PC, when I try to register the pc i get: - Attempting to send Inventory…
- Attempting to send Inventory…
- Attempting to send Inventory…
- Attempting to send Inventory…
- Attempting to send Inventory…[/quote]
 I think the tftp-hpa server was down.
 trying after restarting service.
 
- 
 no go… there is definitely an issue with tftp though… 
 When trying to download a different Kernel i get:
 [CODE]Error: Unable to connect to tftp server.[/CODE]
- 
 Apparently after installing and uninstalling fog, I have screwed up things like the tftp password for fog. 
 I have fixed the tftp password issue, is there anything else that i need to check/change I still cannot register a host.
- 
 I found the following in /var/log/syslog 
 [CODE]Jan 28 12:39:01 10Fogserver CRON[25479]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null ; -delete)
 Jan 28 12:40:26 10Fogserver in.tftpd[26591]: tftp: client does not accept options
 Jan 28 12:41:23 10Fogserver in.tftpd[27420]: tftp: client does not accept options
 Jan 28 12:52:50 10Fogserver in.tftpd[29509]: tftp: client does not accept options
 Jan 28 12:53:50 10Fogserver in.tftpd[29634]: tftp: client does not accept options
 [/CODE]
- 
 I think I put the new fog scripts in place at revision 1145, maybe to to 1140? 
- 
 Those errors are normal. But you’re still not getting the tftpserver running properly? 

