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

    Linux client could not authenticate

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    5
    11
    4.3k
    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.
    • F
      Fernando Gietz Developer
      last edited by

      Server
      • FOG Version: 6070
      • OS: RedHat 7.3
      Client
      • Service Version: 0.11.12
      • OS: Linux
      Description

      I try to install the linux client under different distros (Ubuntu 14.04, Ubuntu 16.04 and Centos 7) and doesn’t work well.

       29/05/2017 15:27 Main Bootstrapping Zazzles
       29/05/2017 15:27 Controller Initialize
       29/05/2017 15:27 Controller Start
      
       29/05/2017 15:27 Service Starting service
       29/05/2017 15:27 Bus Became bus server
       29/05/2017 15:27 Bus Emmiting message on channel: Status
       29/05/2017 15:27 Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       29/05/2017 15:27 Client-Info Version: 0.11.12
       29/05/2017 15:27 Client-Info OS:      Linux
       29/05/2017 15:27 Middleware::Authentication Waiting for authentication timeout to pass
       29/05/2017 15:27 Middleware::Communication Download: http://fog.ehu.eus/fog/management/other/ssl/srvpublic.crt
       29/05/2017 15:27 Middleware::Authentication ERROR: Could not authenticate
       29/05/2017 15:27 Middleware::Authentication ERROR: Value cannot be null.
      Parameter name: authority
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       29/05/2017 15:27 Client-Info Version: 0.11.12
       29/05/2017 15:27 Client-Info OS:      Linux
       29/05/2017 15:27 Middleware::Authentication Waiting for authentication timeout to pass
       29/05/2017 15:29 Middleware::Communication Download: http://fog.ehu.eus/fog/management/other/ssl/srvpublic.crt
       29/05/2017 15:29 Middleware::Authentication ERROR: Could not authenticate
       29/05/2017 15:29 Middleware::Authentication ERROR: Value cannot be null.
      Parameter name: authority
      

      I read the Certificate is not from FOG CA post but nothing. Anyone more has the same problem?

      1 Reply Last reply Reply Quote 0
      • F
        Fernando Gietz Developer
        last edited by

        Hi Tom,

        Finally works fine under ubuntu 14.04

        sudo rm /etc/apt/sources.list.d/mono-xamarin.list
        sudo apt-get autoremove
        sudo apt-get update
        sudo apt-get install mono-complete
        Install the client
        

        With these instructions the client woks fine. Thanks!!

        1 Reply Last reply Reply Quote 2
        • Joseph HalesJ
          Joseph Hales Testers
          last edited by Joseph Hales

          I do on windows 10 posted here https://forums.fogproject.org/topic/10167/fog-client-fails-to-authenticate

          RTFM

          1 Reply Last reply Reply Quote 0
          • F
            Fernando Gietz Developer
            last edited by

            The date in the server and in the client is the same 🙂

            1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman
              last edited by

              You have tried resetting the encryption, right? I have to ask the dumb questions.

              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
              • F
                Fernando Gietz Developer
                last edited by

                Yes I have reseted the encryption. I will do more test about this.

                1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott
                  last edited by

                  Please try these things:
                  https://forums.fogproject.org/topic/9698/ubuntu-16-04-fog-client-cannot-communicate-errors/2#

                  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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • F
                    Fernando Gietz Developer
                    last edited by

                    I wiil try it but I always use a Ubuntu/Centos fresh install

                    1 Reply Last reply Reply Quote 0
                    • F
                      Fernando Gietz Developer
                      last edited by

                      Hi Tom,

                      Finally works fine under ubuntu 14.04

                      sudo rm /etc/apt/sources.list.d/mono-xamarin.list
                      sudo apt-get autoremove
                      sudo apt-get update
                      sudo apt-get install mono-complete
                      Install the client
                      

                      With these instructions the client woks fine. Thanks!!

                      1 Reply Last reply Reply Quote 2
                      • ThiagoT
                        Thiago
                        last edited by

                        I have the same error, but in ubuntu 16.04 client:

                        ------------------------------------------------------------------------------
                        --------------------------------Authentication--------------------------------
                        ------------------------------------------------------------------------------
                         02/06/2017 15:47 Client-Info Version: 0.11.12
                         02/06/2017 15:47 Client-Info OS:      Linux
                         02/06/2017 15:47 Middleware::Authentication Waiting for authentication timeout to pass
                         02/06/2017 15:47 Middleware::Communication Download: http://192.168.1.12/fog/management/other/ssl/srvpublic.crt
                         02/06/2017 15:47 Middleware::Authentication ERROR: Could not authenticate
                         02/06/2017 15:47 Middleware::Authentication ERROR: Value cannot be null.
                        Parameter name: authority
                        

                        I tried reinstall all mono packages, reinstall the client, reset encryption data, delete/create host, registering host with ipxe boot and nothing change the error.

                        Tom ElliottT 1 Reply Last reply Reply Quote 0
                        • Tom ElliottT
                          Tom Elliott @Thiago
                          last edited by

                          @Thiago You followed exactly what was just shown to have solved the exact same problem?

                          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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                          ThiagoT 1 Reply Last reply Reply Quote 0
                          • ThiagoT
                            Thiago @Tom Elliott
                            last edited by

                            @Tom-Elliott oh sorry…my mistake (as always)
                            “doing it the right way, wil work”
                            my sources.list was wrong.

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

                            260

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project