having trouble upgrading fog
-
i have backed up my db in the web interface.
im not sure how to upgrade from 1.4.4 to 1.5
if i try this
git clone https://github.com/FOGProject/fogproject.git
it tells me fogproject exists and is not empty
if i go into the fogproject directory and try git pull it tells me Peer’s certificate issuer has been marked as not trusted by the user, and im not sure what to do about that. i dont use a proxy or anything.
-
@jherron You can try deleting your fogproject directory and then re-cloning.
-
That helped! that and after talking to my boss and he telling me that he was trying out a new web filter on the subnet i had the server in… thanks a lot!