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

    sborgne

    @sborgne

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

    sborgne Unfollow Follow

    Latest posts made by sborgne

    • RE: Snapins Issue : Hash does not match

      Bonjour,

      J’ai rencontré le même problème, la configuration de php est en cause.

      Vérifiez dans le fichier php.ini que la variable allow_url_fopen est à On.
      Redémarrez apache si vous faites la modification de Off à On, puis effectuez des tests.

      Sous EOLE, lors de la mise à jour automatique, le “reconfigure” va écraser la configuration php et remettre la variable à Off, il faut créer un patch creole pour péréniser la configuration allow_url_fopen=On.

      Le problème n’est donc pas lié à fog mais à EOLE.

      MP si vous voulez sur stephane DOT borgne AT savoie DOT fr

      Cordialement,

      Hi,

      It’s a php misconfiguration specific recurently applied by EOLE distribution update process.

      Issue is not from fog.

      Regards,

      Stéphane

      posted in FOG Problems
      S
      sborgne
    • RE: (503) Service unavailable

      @sebastian-roth

      Thanks for your reply.

      Proxy parameters bad config is to be blamed…

      While ping and curl to fogserver were working (not routed to proxy), fogservice requests were routed through proxy.

      Question is : where does fogservice get its proxy parameters ?

      Best regards,

      Stéphane

      posted in Windows Problems
      S
      sborgne
    • (503) Service unavailable

      Hi,

      English is not my primary language… sorry…

      Running versions :
      Server Debian 10, fog version : 1.5.9
      Client windows 10 pro, fog client version : 0.11.16

      Most of our windows 10 (vers 1803) fog clients show errors 503 in fog.log

      From error client :

      • ping fogserver (checked traces with wireshark and tcpdump) is OK
      • curl http://fogserver/fog/management/other/ssl/srvpublic.crt is OK
      • FOGService running

      client fog.log

      30/04/2021 09:37 Service Stop requested
      30/04/2021 09:37 Bus Emmiting message on channel: Status
      30/04/2021 09:37 Main Overriding exception handling
      30/04/2021 09:37 Main Bootstrapping Zazzles
      30/04/2021 09:37 Controller Initialize
      30/04/2021 09:37 Controller Start
      
      30/04/2021 09:37 Service Starting service
      30/04/2021 09:37 Bus Became bus server
      30/04/2021 09:37 Bus Emmiting message on channel: Status
      30/04/2021 09:37 Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
      30/04/2021 09:37 Client-Info Version: 0.11.16
      30/04/2021 09:37 Client-Info OS:      Windows
      30/04/2021 09:37 Middleware::Authentication Waiting for authentication timeout to pass
      30/04/2021 09:37 Middleware::Communication Download: http://fogserver/fog/management/other/ssl/srvpublic.crt
      30/04/2021 09:37 Middleware::Communication ERROR: Could not download file
      30/04/2021 09:37 Middleware::Communication ERROR: Le serveur distant a retourné une erreur : (503) Serveur non disponible.
      30/04/2021 09:37 Middleware::Authentication ERROR: Could not authenticate
      30/04/2021 09:37 Middleware::Authentication ERROR: Le fichier spécifié est introuvable.
      

      While FOGservice cycle :

      • Wireshark on client side doesn’t show any network traffic with fogserver
      • Tcpdump on server side doesn’t show any more traffic

      Client 0.12.0 installation or reinstallation fails with error : Unable to install CA Certificate while pinning server

      Questions are :

      • where do i have to dig on client to find what is causing failure ?
      • how could client receive 503 response from server that wireshark/tcpdump cant’t capture ?

      Thanks for reading and maybe responding

      Greetings

      Stéphane

      posted in Windows Problems
      S
      sborgne
    • Snapin Task continuously restarting

      Hi,

      I scheduled a Snapin Task (powershell script auditing #6006 windows event) against a group of 134 hosts.
      Execution duration is about 10 seconds but, task continuously restart.

      Database shows 212256 pending tasks. GUI is down…

      How do i clean things ?

      Thanks for advices…

      posted in FOG Problems
      S
      sborgne