Product: PowerShell Universal
Version: 2.8.2
Noticed that every few days my jobs won’t run, no failures are shown in the job log, they just don’t run. If I try to manually run a job in this state it sits in the Queued status and never runs. I see this over and over in the logs as well, not sure if it related?
2022-02-21 21:14:57.874 -05:00 [DBG] Connection id "0HMFJUEPJNK97" accepted.
2022-02-21 21:14:57.874 -05:00 [DBG] Connection id "0HMFJUEPJNK97" started.
2022-02-21 21:14:57.895 -05:00 [DBG] Connection "0HMFJUEPJNK97" established using the following protocol: "Tls12"
2022-02-21 21:14:57.897 -05:00 [INF] Request starting HTTP/1.1 GET https://10.101.9.49/ - -
2022-02-21 21:14:57.897 -05:00 [DBG] AuthenticationScheme: Cookies was not authenticated.
2022-02-21 21:14:57.897 -05:00 [DBG] No response compression available, the Accept-Encoding header is missing or invalid.
2022-02-21 21:14:57.897 -05:00 [DBG] The request path / does not match a supported file type
2022-02-21 21:14:57.897 -05:00 [DBG] The request path does not match the path filter
2022-02-21 21:14:57.897 -05:00 [DBG] No candidates found for the request path '/'
2022-02-21 21:14:57.897 -05:00 [DBG] Request did not match any endpoints
2022-02-21 21:14:57.899 -05:00 [INF] Executing ChallengeResult with authentication schemes ([]).
2022-02-21 21:14:57.899 -05:00 [INF] AuthenticationScheme: Cookies was challenged.
2022-02-21 21:14:57.900 -05:00 [INF] Request finished HTTP/1.1 GET https://10.101.9.49/ - - - 302 0 - 2.9154ms
2022-02-21 21:14:57.900 -05:00 [DBG] Connection id "0HMFJUEPJNK97" disconnecting.
2022-02-21 21:14:57.900 -05:00 [DBG] Connection id "0HMFJUEPJNK97" stopped.
2022-02-21 21:14:57.900 -05:00 [DBG] Connection id "0HMFJUEPJNK97" sending FIN because: "The Socket transport's send loop completed gracefully."