@george1421 Please do marke it as solved. Thanks again.
Posts made by guille_elia
-
RE: Installation Problem
-
RE: Installation Problem
@Wayne-Workman said:
You’re probably doing nothing wrong.
Wayne was right. I was doing nothing wrong. When i tried to download the client manually, the download died shortly after i copied wget out to paste it here. A few moments ago i was able to succesfully download the client manually, and decided to run the installer again. This time, no issues, everything went just fine. The network guys say it’s a route issue, probably regional.
Thank you guys for your time and effort, special thanks to Wayne who offered to remote in! You guys rock.
-
RE: Installation Problem
@george1421 I do see veeeery slow speeds when connecting with AWS services from here (southern Brazil on a shitty connection) Could there be any timeouts?
-
RE: Installation Problem
@george1421 well i also thought it could be DNS, but isn’t:
[xxxx@fogserver src]# wget https://github.com/FOGProject/fog-client/releases/download/0.9.7/FOGService.msi --2015-12-01 15:22:30-- https://github.com/FOGProject/fog-client/releases/download/0.9.7/FOGService.msi Resolving github.com (github.com)... 192.30.252.131 Connecting to github.com (github.com)|192.30.252.131|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-cloud.s3.amazonaws.com/releases/38578870/75535acc-89ef-11e5-9f7c-3abbb43dfc44.msi?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20151201%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20151201T172714Z&X-Amz-Expires=300&X-Amz-Signature=1f04a70e90648a37d791bd415fa28a53e0a76349c5b11228091575b74b503fd0&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DFOGService.msi&response-content-type=application%2Foctet-stream [following] --2015-12-01 15:22:31-- https://github-cloud.s3.amazonaws.com/releases/38578870/75535acc-89ef-11e5-9f7c-3abbb43dfc44.msi?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20151201%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20151201T172714Z&X-Amz-Expires=300&X-Amz-Signature=1f04a70e90648a37d791bd415fa28a53e0a76349c5b11228091575b74b503fd0&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DFOGService.msi&response-content-type=application%2Foctet-stream Resolving github-cloud.s3.amazonaws.com (github-cloud.s3.amazonaws.com)... 54.231.32.1 Connecting to github-cloud.s3.amazonaws.com (github-cloud.s3.amazonaws.com)|54.231.32.1|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1933312 (1.8M) [application/octet-stream] Saving to: ‘FOGService.msi’ FOGService.msi 23%[================> ] 441.96K 41.5KB/s eta 52s
-
RE: Installation Problem
SELinux is disabled as per the guide:
[xxxx@fogserver ~]# getenforce
DisabledNo Proxy, SVN got the files just fine. I’ve updated several other packages with no problems.
Are there any logs beeing generated when running the install script?
-
Installation Problem
I’m trying to install FOG on Fedora 23 following this guide:
https://wiki.fogproject.org/wiki/index.php/Fedora_21_ServerEverything goes well until i get to this:
- Downloading inits, kernels, and the fog client…Failed!
I’m trying to install current trunk on Fedora 23 Server 64bit.
What am i doing wrong?