• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

FOG 1.3.3 Kernel Update - Unable to contact server

Scheduled Pinned Locked Moved Solved
FOG Problems
3
15
4.7k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L
    Lenain
    last edited by Jan 25, 2017, 6:47 AM

    Server
    • FOG Version: 1.3.3
    • OS: Ubuntu 14.04.1LTS
    Client
    • Service Version: 1.3.3
    • OS: Windows 7PRO 64bits
    Description

    My fog server is behind a proxy and it seams to prevent fog to communicate, how can I inquire it address?
    Thanks

    L 1 Reply Last reply Feb 8, 2017, 9:51 AM Reply Quote 0
    • L
      Lenain @Lenain
      last edited by Lenain Feb 8, 2017, 4:22 AM Feb 8, 2017, 9:51 AM

      @Lenain
      With help I have find a solution:
      Put proxy settings in fog configuration page
      Edit fogconfigurationpage.class.php, change ’https://fogproject.org/kernels/kernelupdate.php?version=%s’ to ’https://fogproject.org/kernels/kernelupdate.php?version=’.

      G 1 Reply Last reply Feb 8, 2017, 12:44 PM Reply Quote 0
      • G
        george1421 Moderator
        last edited by Jan 25, 2017, 10:57 AM

        If your FOG server is behind a proxy server then you may need to do two things.

        1. In the fog configuration there is a proxy setting you need to complete.
        2. In the linux command line you need to export the following in bashrc or where ever your profiles are stored in ubuntu.
        http_proxy=http://<proxy_server_IP>:<port>
        https_proxy=http://<proxy_server_IP>:<port>
        no_proxy=<fog_server_ip>
        

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        W L 2 Replies Last reply Jan 25, 2017, 1:37 PM Reply Quote 1
        • W
          Wayne Workman @george1421
          last edited by Jan 25, 2017, 1:37 PM

          @george1421 said in FOG 1.3.3 Kernel Update - Unable to contact server:

          If your FOG server is behind a proxy server then you may need to do two things.

          1. In the fog configuration there is a proxy setting you need to complete.
          2. In the linux command line you need to export the following in bashrc or where ever your profiles are stored in ubuntu.
          http_proxy=http://<proxy_server_IP>:<port>
          https_proxy=http://<proxy_server_IP>:<port>
          no_proxy=<fog_server_ip>
          

          #wiki worthy

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • L
            Lenain
            last edited by Jan 30, 2017, 3:48 PM

            In fog proxy settings I did it, i’ll try in bashrc. Thanks

            1 Reply Last reply Reply Quote 0
            • L
              Lenain @george1421
              last edited by Jan 31, 2017, 1:25 PM

              @george1421
              I still have a problem of communication:
              Unable to contact server

              G 1 Reply Last reply Jan 31, 2017, 1:28 PM Reply Quote 0
              • G
                george1421 Moderator @Lenain
                last edited by george1421 Jan 31, 2017, 7:34 AM Jan 31, 2017, 1:28 PM

                @Lenain When you are in the gui, there are proxy settings under the fog configurations

                FOG Configuration->FOG Settings->Proxy Settings->FOG_PROXY_IP

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                L 1 Reply Last reply Jan 31, 2017, 2:16 PM Reply Quote 0
                • L
                  Lenain @george1421
                  last edited by Jan 31, 2017, 2:16 PM

                  @george1421
                  Thanks but as I said I’v already do it in FOG_PROXY_IP as in bashrc:
                  ProxySettings

                  G 1 Reply Last reply Jan 31, 2017, 2:21 PM Reply Quote 0
                  • G
                    george1421 Moderator @Lenain
                    last edited by Jan 31, 2017, 2:21 PM

                    @Lenain Well that’s a bit strange.

                    When you go to log into FOG does it display this? Does it populate the estimated FOG sites?

                    0_1485872454789_fog_login.png

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                    L 1 Reply Last reply Jan 31, 2017, 2:38 PM Reply Quote 0
                    • L
                      Lenain @george1421
                      last edited by Jan 31, 2017, 2:38 PM

                      @george1421
                      Yes it work fine.

                      G 1 Reply Last reply Jan 31, 2017, 2:45 PM Reply Quote 0
                      • G
                        george1421 Moderator @Lenain
                        last edited by george1421 Jan 31, 2017, 8:46 AM Jan 31, 2017, 2:45 PM

                        @Lenain OK that tells me that the proxy settings are working for the http protocol. I would also guess if you go to the FOG Configuration page that you get something that looks like this (fyi: I’m running the same version on my production server as you):

                        {image removed not needed}

                        OK, duh when I go to the same page as you (to update the kernel) I gets the same warning message Unable to contact server Must be a bug in the code.

                        Will you update your FOG server to the latest version first (1.3.4) please. Then if its still broken we can go to the devs with this discovered issue.

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                        L 2 Replies Last reply Jan 31, 2017, 3:01 PM Reply Quote 0
                        • L
                          Lenain @george1421
                          last edited by Jan 31, 2017, 3:01 PM

                          @george1421
                          Fine, I will try to update as soon as possible. Thanks for your help.

                          1 Reply Last reply Reply Quote 0
                          • L
                            Lenain @george1421
                            last edited by Feb 7, 2017, 3:26 PM

                            @george1421
                            Hello,
                            I’ve tried an upgrade to 1.3.4, nothing change and worst delayed tasks don’t work anymore… I have rollback with a snapshot.

                            L 1 Reply Last reply Feb 8, 2017, 9:33 AM Reply Quote 0
                            • L
                              Lenain @Lenain
                              last edited by Feb 8, 2017, 9:33 AM

                              @Lenain
                              Here the issue:
                              KernelUpdateFail
                              And sometime I got a message error from my proxy:
                              KernelUpdateFailProxy
                              Translate: “You got this page because your web browser is not configured with the proxy setting…”

                              Do I have to add proxy settings somewhere else?
                              Thanks

                              1 Reply Last reply Reply Quote 0
                              • L
                                Lenain @Lenain
                                last edited by Lenain Feb 8, 2017, 4:22 AM Feb 8, 2017, 9:51 AM

                                @Lenain
                                With help I have find a solution:
                                Put proxy settings in fog configuration page
                                Edit fogconfigurationpage.class.php, change ’https://fogproject.org/kernels/kernelupdate.php?version=%s’ to ’https://fogproject.org/kernels/kernelupdate.php?version=’.

                                G 1 Reply Last reply Feb 8, 2017, 12:44 PM Reply Quote 0
                                • G
                                  george1421 Moderator @Lenain
                                  last edited by Feb 8, 2017, 12:44 PM

                                  @Lenain I can’t understand how/why this is a fix. I’m going to update my prod instance fro 1.3.4 and see if I can duplicate it. I’m currently on 1.3.3.

                                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                                  1 Reply Last reply Reply Quote 0
                                  • 1 / 1
                                  • First post
                                    Last post

                                  157

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project