• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. JohannesD
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    JohannesD

    @JohannesD

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

    JohannesD Unfollow Follow

    Latest posts made by JohannesD

    • RE: FOG Client Private Key not readable

      @tom-elliott

      The FOG Server was installed not special like 10 others in our enviroment…

      Works now after running:
      sudo chmod 750 /opt/fog/snapins/ssl/.srvprivate.key

      Thanks a lot!

      posted in FOG Problems
      J
      JohannesD
    • RE: FOG Client Private Key not readable

      @sebastian-roth Hello, i dont change the SSL Path.

      When i run the Command it shows:
      -rw------- 1 root root 3247 Dez 29 14:32 /opt/fog/snapins/ssl/.srvprivate.key

      posted in FOG Problems
      J
      JohannesD
    • FOG Client Private Key not readable

      Hello,

      on a manually installed notebook no communication between Fog Client and Fog Server is possible. The following error messages appear in the Fog Client log:

      Start of Log:
      06.04.2021 11:37:52 Middleware::Communication URL: http://10.70.7.10/fog/management/index.php?sub=requestClientInfo&configure&newService&json
      06.04.2021 11:37:52 Middleware::Response Success
      06.04.2021 11:37:52 Middleware::Communication URL: http://10.70.7.10/fog/management/index.php?sub=requestClientInfo&mac=74:78:27:2C:07:41|B0:7D:64:0C:CB:64|B0:7D:64:0C:CB:65|B2:7D:64:0C:CB:64|B0:7D:64:0C:CB:68&newService&json
      06.04.2021 11:37:52 Middleware::Authentication Waiting for authentication timeout to pass
      06.04.2021 11:37:52 Middleware::Communication Download: http://10.70.7.10/fog/management/other/ssl/srvpublic.crt
      06.04.2021 11:37:52 Data::RSA FOG Server CA cert found
      06.04.2021 11:37:52 Middleware::Authentication Cert OK
      06.04.2021 11:37:52 Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before
      06.04.2021 11:37:52 Middleware::Authentication ERROR: Could not get security token
      06.04.2021 11:37:52 Middleware::Authentication ERROR: Die Datei “C:\Program Files (x86)\FOG\token.dat” konnte nicht gefunden werden.
      06.04.2021 11:37:52 Middleware::Communication POST URL: http://10.70.7.10/fog/management/index.php?sub=requestClientInfo&authorize&newService
      06.04.2021 11:37:52 Middleware::Response Private key not readable
      06.04.2021 11:37:52 Middleware::Response Success
      06.04.2021 11:37:52 Middleware::Communication URL: http://10.70.7.10/fog/service/getversion.php?clientver&newService&json
      06.04.2021 11:37:53 Middleware::Communication URL: http://10.70.7.10/fog/service/getversion.php?newService&json

      06.04.2021 11:37:53 Service Creating user agent cache
      06.04.2021 11:37:53 Middleware::Response ERROR: Unable to get subsection
      06.04.2021 11:37:53 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      06.04.2021 11:37:53 Middleware::Response ERROR: Unable to get subsection
      06.04.2021 11:37:53 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      06.04.2021 11:37:53 Middleware::Response ERROR: Unable to get subsection
      06.04.2021 11:37:53 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.


      ---------------------------------ClientUpdater--------------------------------

      06.04.2021 11:37:53 Client-Info Client Version: 0.12.0
      06.04.2021 11:37:53 Client-Info Client OS: Windows
      06.04.2021 11:37:53 Client-Info Server Version: 1.5.9
      06.04.2021 11:37:53 Middleware::Response Success


      ----------------------------------TaskReboot----------------------------------

      06.04.2021 11:37:53 Client-Info Client Version: 0.12.0
      06.04.2021 11:37:53 Client-Info Client OS: Windows
      06.04.2021 11:37:53 Client-Info Server Version: 1.5.9
      06.04.2021 11:37:53 Middleware::Response ERROR: Unable to get subsection
      06.04.2021 11:37:53 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.


      --------------------------------HostnameChanger-------------------------------

      06.04.2021 11:37:53 Client-Info Client Version: 0.12.0
      06.04.2021 11:37:53 Client-Info Client OS: Windows
      06.04.2021 11:37:53 Client-Info Server Version: 1.5.9
      06.04.2021 11:37:53 Middleware::Response ERROR: Unable to get subsection
      06.04.2021 11:37:53 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.


      ---------------------------------SnapinClient---------------------------------

      06.04.2021 11:37:53 Client-Info Client Version: 0.12.0
      06.04.2021 11:37:53 Client-Info Client OS: Windows
      06.04.2021 11:37:53 Client-Info Server Version: 1.5.9
      06.04.2021 11:37:53 Middleware::Response ERROR: Unable to get subsection
      06.04.2021 11:37:53 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

      END of Log

      What can i do here?

      FOG Server Version:
      1.5.9 with local Storage Node, no NAS!

      posted in FOG Problems
      J
      JohannesD