[BUG] SSL connection cannot be established at random intervals
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
When I am running a lot of provisioning templates (in my case ~400) I get the error:
195 | Invoke-PnPSiteTemplate -Path ".[my Path] verfolgen … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | The SSL connection could not be established, see inner exception.
That occours randomly every 2 to 40 executions.
If I am going to execute the same script again, same will happen with different templates. So rerunnig the failded ones will narrow down after some executions, but looking for each one that has falied is kind of annoying.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure while running many Invoke-PnPSiteTemplate executions, using the report's range of 2 to 40 executions between failures. Compare failed templates with successful reruns and inspect the inner exception details. Done means identifying the cause of the intermittent SSL failures and confirming that the provisioning run no longer fails randomly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100