Image upload stuck at 99%
-
When trying to upload an image in for 1.2.0 on ubuntu 12.04 it says task complete image uploaded but it never goes away from active tasks and the screen is black with stars down the middle. This is a windows 7 64 bit image that is multiple partition single disk on a dell m4800 laptop on a 500 gb hybrid hdd. . . usually the system reboots and its good to go. I’m afraid to try to deploy to other systems because it doesn’t look like it has uploaded completely.
[url=“/_imported_xf_attachments/1/1655_2.JPG?:”]2.JPG[/url][url=“/_imported_xf_attachments/1/1656_1.JPG?:”]1.JPG[/url][url=“/_imported_xf_attachments/1/1657_3.JPG?:”]3.JPG[/url]
-
Have you ensured FTP works?
-
Tom thanks for the quick reply…I have successfully uploaded images in the past…how would i ensure that it is working correctly?
-
Run the commands on FOG server:
[code]ftp localhost[/code]
Enter the corresponding username and password for the linux fog user:
username: fog
password: whateveritisThe password can be found in GUI:
Storage Management Page-><Your relevant node>Management Password.
Click the eye to see your password in clear text.
-
looks like it was successful…?..
[url=“/_imported_xf_attachments/1/1658_4.JPG?:”]4.JPG[/url]
-
Anything in the error logs?
-
are you looking for a specific log in /var/log/apache2? Somewhere else? There are a lot in there…
[url=“/_imported_xf_attachments/1/1659_5.JPG?:”]5.JPG[/url]
-
Look at my signature!
-
definitely has errors…
[url=“/_imported_xf_attachments/1/1660_error.txt?:”]error.txt[/url]
-
and my apologies about the signature…i saw the folder location but didn’t see the error.log listed . . heh…my bad!
-
And,
As you’re on 1.2.0, can you edit the file:
/var/www/fog/commons/init.php
Right before the $FOGFTP line can you put:
[php]ini_set(‘memory_limit’,‘256M’);[/php] -
Tom,
I think i did it correctly…attached.
[url=“/_imported_xf_attachments/1/1661_6.JPG?:”]6.JPG[/url]
-
should i try uploading again?
-
Did the system reboot?
-
it did not should i reboot the fog server
-
I would not.
If you want you can give me more recent error log?
-
this is the newest one
[url=“/_imported_xf_attachments/1/1663_newlog.txt?:”]newlog.txt[/url]
-
You want to restart and try again if possible (restart the one uploading the image, not the fog server.)
-
ok no problem, i have the laptop uploading the image once again…should take about an hour.
-
Cool, if it doesn’t help (as I’ll be heading home) can you Convo me with your email address?
I’d much prefer to get realtime info to help narrow and correct the issue.