error message when downloading the image
-
What version of FOG are you running?
-
@fredlwal As well please use the forum search as well. There are a dozen or more posts with the error message “Unable to locate image store”. Maybe it’s not the exact same issue but you can see how people went to find out what is wrong.
There should be a folder /images/<name-of-your-image> if you uploaded properly as well! See if you have (empty) files /images/.mntcheck and /images/dev/.mntcheck
-
Ubuntu Mate 1.8.2
-
Tom was asking about the FOG version (see in the blue cloud on the web interface)!
-
1.2.0 fog version
-
-
@fredlwal sounds to me like either nfs-kernel-server isn’t running and/or ufw is blocking connections.
-
@Tom-Elliott so how can I tell if that is the case?
-
-
foguser@chuhubu01:~$ touch /images/dev/.mntcheck
foguser@chuhubu01:~$ touch /images/.mntcheck
foguser@chuhubu01:~$ ls
Desktop Downloads Music Public Videos
Documents examples.desktop Pictures Templates
foguser@chuhubu01:/$ ls
bin etc initrd.img lost+found opt run sys tmp vmlinuz
boot home lib media proc sbin tftpboot usr
dev images lib64 mnt root srv tftpboot.prev var
foguser@chuhubu01:/$ cd images
foguser@chuhubu01:/images$ ls
dev postdownloadscripts
foguser@chuhubu01:/images$ cd dev
foguser@chuhubu01:/images/dev$ ls
0024e8c1d8e4 5cf9dddd34a4 -
now we are getting this error message.
-
@fredlwal once again this is found by searching either here or on the wiki. 1.2.0 and Ubuntu 14.04 and earlier are not the most friendly. They try but there are some things you need to do to get the working mostly seamlessly.
-
https://github.com/fogproject/fogproject/issues/1
Follow the instructions in there and it should help you find and fix the problem.
-
@Tom-Elliott should we be using a different ubuntu, instead of ubuntu mate?
-
@fredlwal I don’t think it would matter. What I’m suggesting is take a look at the page I put below. It should walk you through some steps so you don’t keep having these issues with ubuntu not starting mysql.
-
@Tom-Elliott yes, thank you !! I fixed the mysql issue now its the upload and download issue.
-
-
@Tom-Elliott when I ran this command sudo ufw enable , now I can’t connect into the server.
-
@fredlwal Why did you enable it? It should remain disabled.
sudo ufw disable