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

Private key not found

Scheduled Pinned Locked Moved Solved
Bug Reports
4
12
2.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.
  • M
    Matthieu Jacquart
    last edited by Feb 24, 2016, 5:18 PM

    Hi,

    I deployed 2 hosts today, and both of them have this error :

    ------------------------------------------------------------------------------
    --------------------------------Authentication--------------------------------
    ------------------------------------------------------------------------------
     24/02/2016 18:14 Client-Info Version: 0.9.11
     24/02/2016 18:14 Middleware::Communication URL: http://192.168.10.60/fog/management/other/ssl/srvpublic.crt
     24/02/2016 18:14 Data::RSA FOG Server CA cert found
     24/02/2016 18:14 Middleware::Authentication Cert OK
     24/02/2016 18:14 Middleware::Communication POST URL: http://192.168.10.60/fog/management/index.php?sub=authorize
     24/02/2016 18:14 Middleware::Communication Unknown Response: Private key not found
     24/02/2016 18:14 Service Sleeping for 120 seconds
     24/02/2016 18:16 Bus Registering ParseBus in channel Power
     24/02/2016 18:16 Bus Became bus client
     24/02/2016 18:16 Bus Registering OnNotification in channel Notification
     24/02/2016 18:16 Bus Registering OnUpdate in channel Update
    

    Any idea ?

    Thanks
    Matthieu

    Fog 1.5.9.138
    Debian 11
    Vmware ESXi

    1 Reply Last reply Reply Quote 0
    • I
      ITSolutions Testers
      last edited by Feb 24, 2016, 5:27 PM

      Did you recently update your trunk version? Was it working before the update? This can happen if your /opt/fog/snapins/CA and or /opt/fog/ssl get removed. Check to see if they are there and if there are any files in them. The files will be hidden files

      M 1 Reply Last reply Feb 24, 2016, 5:31 PM Reply Quote 0
      • M
        Matthieu Jacquart @ITSolutions
        last edited by Feb 24, 2016, 5:31 PM

        @ITSolutions It worked on monday, but I updated trunk this morning, and after that I had this problem.
        In opt/fog/snapinq there is no CA folder, but there is ssl folder with CA folder inside
        And no /opt/fog/ssl folder…

        Fog 1.5.9.138
        Debian 11
        Vmware ESXi

        W T 3 Replies Last reply Feb 24, 2016, 5:34 PM Reply Quote 0
        • W
          Wayne Workman @Matthieu Jacquart
          last edited by Feb 24, 2016, 5:34 PM

          @Matthieu-Jacquart There’s been recent changes to this specifically, alerting the @Developers about it.

          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
          • T
            Tom Elliott @Matthieu Jacquart
            last edited by Feb 24, 2016, 5:34 PM

            @Matthieu-Jacquart All files where moved to /opt/fog/snapins/ssl (ca and all).

            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

            M 1 Reply Last reply Feb 24, 2016, 5:44 PM Reply Quote 0
            • T
              Tom Elliott @Matthieu Jacquart
              last edited by Feb 24, 2016, 5:34 PM

              @Matthieu-Jacquart This is only if it’s default. The default location for these files is set to /opt/fog/snapins/ssl, but you can specify whereever you want.

              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

              T 1 Reply Last reply Feb 24, 2016, 5:38 PM Reply Quote 0
              • T
                Tom Elliott @Tom Elliott
                last edited by Feb 24, 2016, 5:38 PM

                Issue found and replicated and fixed.

                Thanks for reporting, please test to ensure all is good.

                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
                • M
                  Matthieu Jacquart @Tom Elliott
                  last edited by Matthieu Jacquart Feb 24, 2016, 11:45 AM Feb 24, 2016, 5:44 PM

                  @Tom-Elliott ok, I’ve got this :

                  root@FOG:/opt/fog/snapins/ssl$ ls
                  total 20
                  drwxr-xr-x 3 fog www-data 4096 fevr. 24 18:05 .
                  drwxrwxr-x 3 fog www-data 4096 fevr. 24 18:05 ..
                  drwxr-xr-x 2 fog www-data 4096 oct.  10 08:52 CA
                  -rw-r--r-- 1 fog www-data 1590 aout  27 10:36 fog.csr
                  -rw-r--r-- 1 fog www-data 3243 aout  27 10:36 .srvprivate.key
                  root@FOG:/opt/fog/snapins/ssl$ cd CA
                  root@FOG:/opt/fog/snapins/ssl/CA$ ls
                  total 20
                  drwxr-xr-x 2 fog www-data 4096 oct.  10 08:52 .
                  drwxr-xr-x 3 fog www-data 4096 fevr. 24 18:05 ..
                  -rw-r--r-- 1 fog www-data 3243 aout  27 10:36 .fogCA.key
                  -rw-r--r-- 1 fog www-data 1797 aout  27 10:36 .fogCA.pem
                  -rw-r--r-- 1 fog www-data   17 fevr. 24 18:05 .srl
                  root@FOG:/opt/fog/snapins/ssl/CA$
                  

                  But still no communication between hosts and server…

                  Fog 1.5.9.138
                  Debian 11
                  Vmware ESXi

                  T 1 Reply Last reply Feb 24, 2016, 5:46 PM Reply Quote 0
                  • T
                    Tom Elliott @Matthieu Jacquart
                    last edited by Feb 24, 2016, 5:46 PM

                    @Matthieu-Jacquart Have you updated?

                    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

                    M 2 Replies Last reply Feb 24, 2016, 5:47 PM Reply Quote 0
                    • M
                      Matthieu Jacquart @Tom Elliott
                      last edited by Feb 24, 2016, 5:47 PM

                      @Tom-Elliott I use 6411 trunk, I’ll try to update

                      Fog 1.5.9.138
                      Debian 11
                      Vmware ESXi

                      1 Reply Last reply Reply Quote 0
                      • M
                        Matthieu Jacquart @Tom Elliott
                        last edited by Feb 24, 2016, 5:51 PM

                        @Tom-Elliott Yes, it’s ok with 6413 😉

                        Fog 1.5.9.138
                        Debian 11
                        Vmware ESXi

                        T 1 Reply Last reply Feb 24, 2016, 5:51 PM Reply Quote 1
                        • T
                          Tom Elliott @Matthieu Jacquart
                          last edited by Feb 24, 2016, 5:51 PM

                          @Matthieu-Jacquart Told ya.

                          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 1
                          • 1 / 1
                          1 / 1
                          • First post
                            4/12
                            Last post

                          206

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project