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

    Topics

    • S

      (503) Service unavailable

      Watching Ignoring Scheduled Pinned Locked Moved Windows Problems
      4
      0 Votes
      4 Posts
      712 Views
      S

      @sborgne said in (503) Service unavailable:

      Proxy parameters bad config is to be blamed…

      Wow, something I would not have thought of right away! Good you found why it fails!

      No there are no proxy configuration settings in fog-client. We use simple C# .NET WebClient calls. That seams to be using your system proxy settings. Can you set your systemwide proxy settings to not use the proxy server if connecting to your FOG server?

    • S

      Snapin Task continuously restarting

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      291 Views
      Tom ElliottT

      @sborgne I’d start by cancelling all existing tasks:

      UPDATE tasks SET taskStateID='5' WHERE taskStateID IN ('0','1','2','3') AND taskTypeID IN ('12','13');

    • 1 / 1