Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

일부 시편 장 등 에서 에러가 첨부 파일처럼 나옵니다 #123

Open
youngteak8484 opened this issue Dec 27, 2024 · 0 comments

Comments

@youngteak8484
Copy link

일부 시편 장 등 에서 에러가 첨부 파일처럼 나옵니다
오류

내용은 아래와 같습니다.

X
System AggregateException: 하나 이상의 오류가 발생했습니다. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 요 청이 중단되었습니다. SSL/TLS 보안 채널을 만들 수 없습니다.
위치:
System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
위치:
System.Net.Http.HttpClientHandler.GetResponseCallback(IAsync Result ar)
내부 예외 스택 추적의 끝
위치:
Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonS uccess(Task task)
위치:
Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuc cess(Task task)
위치:
Bible2PPT.Bibles.Sources.Source.d_28.Move Next)
--- 내부 예외 스택 추적의 끝---
uccess(Task task) Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonS
위치:
cess(Task task) Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuc
위치:
위치:
Bible2PPT.MainForm.<BuildButton_Click>d_76.MoveNext() ---> (내부 예외 #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 요청이 중단되었습니다. SSL/TLS 보안 채널을 만들 수 없습니다.
위치:
System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
위치:
System.Net.Http.HttpClientHandler.GetResponseCallback(IAsync Result ar)
내부 예외 스택 추적의 끝
위치:
Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonS uccess(Task task) 위치: Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuc
cess(Task task)
위치:
Bible2PPT.Bibles.Sources.Source.d_28.Move Next()<---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant