Image Capture/Upload gets to 100%, then Updating Database task fails
-
@erikd said:
When I first did setup, I messed up the DHCPD.conf file and wasn’t intelligent enough to back it up first. So I re-ran the installer to re-create that file - could that have led to this problem?
Nope. The DHCP config that fog builds for you is solid, I’ve been working to improve it.
Sounds like your issue might be FTP related. Check all the FTP credentials related stuff here in this article: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP
-
Well, the FTP error is definitely not good and should be fixed but I don’t find this being related to the client not being able to update the database after uploading.
The “Invalid MAC Address” error is ok I think as you are accessing the page from a computer not registered in FOG. At least this php file seams ok!
Sure you don’t have any error in apache log when you see the error after upload?
-
@Sebastian-Roth The Upload task might fail if the image could not be FTP’d to the /images directory.
-
@Tom-Elliott Is there a way to get more specific errors from the upload script? Any way to check to see if the FTP move succeeded?
-
@Wayne-Workman Sorry, i’m not that good.
-
Thanks everyone, following the steps under Credentials / Passwords section in the following link fixed the issue.
https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP#Credentials_.2F_PasswordsReally appreciate all your help - I got quicker support here than most of my paid support contacts!
-
@erikd said:
Really appreciate all your help - I got quicker support here than most of my paid support contacts!
Why don’t more people point this out ???
I mean really - quite honestly, greater than 90% of people here get a reply in under 10 minutes if they post during sane hours. And not just a “Thank you for posting, we will get with you” reply, but an actual answer or suggestion or advice.
And to imagine, we are volunteer powered.
FOG is something special, let me tell you. People here - seems like - race to answer first. and that’s an amazing thing! It’s the open source mind set. Learn, explore, share, and help others freely and openly. As open source freely flows, so to does information flow freely into and out of the helpers here. It’s a mind set. We don’t hoard information and answers for ourselves. If you ask us, we will give you our best answers, or try damn hard to find the best answers so that not only you can know, but so we can know too!
-
Problem and solution documented in the Wiki here: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP#Updating_Database...Failed
-
@Wayne-Workman I had the same problem! This worked great Thanks
-
@Wayne-Workman Thanks a lot, this did the trick, I had the exact same problem!