• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. brmitmhart
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    brmitmhart

    @brmitmhart

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    brmitmhart Unfollow Follow

    Latest posts made by brmitmhart

    • RE: Fog Client Certificate Validation Failed

      @brmitmhart said in Fog Client Certificate Validation Failed:
      We generated our own srvpublic.crt based on which certificates are needed so that you can connect to the https:// site without getting an error . https://wiki.fogproject.org/wiki/index.php?title=HTTPS#Custom_CA_and_certificates

      We found that the ca.cert.pem did not work so rolled it back and that fixed the connection errors we were getting. We left the srvpublic.crt file in place and it connects to the HTTPS without error. I downloaded the client through the new fog server as well but had to configure it once installed to point to the same server which is expected however only get the errors above.

      I rolled back the srvpublic.crt to the original one that came with the install of Fog on the server but with the same results.

      Thank you,

      posted in FOG Problems
      B
      brmitmhart
    • Fog Client Certificate Validation Failed

      I have built a new fog server on our network to replace the old one. It’s running the same version of fog but on a much older server OS. I have installed the client and pointed it to the new fog server however it will not validate the certificate. We did create a new one for our https setup however even when replacing the old one we get the same error. Below is the error in the fog.log.


      --------------------------------Authentication--------------------------------

      10/15/2021 12:42:17 PM Client-Info Version: 0.12.0
      10/15/2021 12:42:17 PM Client-Info OS: Windows
      10/15/2021 12:42:17 PM Middleware::Authentication Waiting for authentication timeout to pass
      10/15/2021 12:44:17 PM Middleware::Communication Download: http://10.30.12.7/fog/management/other/ssl/srvpublic.crt
      10/15/2021 12:44:17 PM Data::RSA FOG Server CA cert found
      10/15/2021 12:44:17 PM Data::RSA ERROR: Certificate validation failed
      10/15/2021 12:44:17 PM Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: A certificate chain could not be built to a trusted root authority. (PartialChain)
      10/15/2021 12:44:17 PM Middleware::Communication SSL certificate chain error: A certificate chain could not be built to a trusted root authority.

      10/15/2021 12:44:17 PM Middleware::Communication ERROR: Could not download file
      10/15/2021 12:44:17 PM Middleware::Communication ERROR: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

      posted in FOG Problems
      B
      brmitmhart
    • RE: FOG 1.6 Locations Causing internal server error

      @george1421 Thank you and I am aware of this however that does not solve the problem of the locations breaking the ability to remove Snapins, images and storage nodes.

      posted in FOG Problems
      B
      brmitmhart
    • FOG 1.6 Locations Causing internal server error

      I have setup a new FOG server using the working 1.6 version (1.6 .0 Alpha 1133). I have setup 3 storage nodes, including the primary fog server in our main office. After installing and enabling the Locations Plugin I am unable to delete any snapins through the Web GUI. This includes the files associated with the snapins. They can be removed from the DB directly and by manually removing the files however that seems cumbersome and I am concerned this might lead to a larger issue. Here are the errors I get in the log file. (var/log/php-fpm/www-error.log)
      2a3100c6-fc23-403f-9c2c-d4cc7d9e4bcc-image.png
      This is the line it is referencing.
      d1b8c12f-8945-45a0-bebc-e0506c89733e-image.png

      posted in FOG Problems locations snapins plugins
      B
      brmitmhart