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

streamble upload error #7415

Open
SlzzpyD opened this issue Apr 28, 2024 · 0 comments
Open

streamble upload error #7415

SlzzpyD opened this issue Apr 28, 2024 · 0 comments

Comments

@SlzzpyD
Copy link

SlzzpyD commented Apr 28, 2024

System.ArgumentNullException: Value cannot be null.
Parameter name: value
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at ShareX.UploadersLib.FileUploaders.Streamable.TranscodeFile(UploadResult result)
at ShareX.UploadersLib.FileUploaders.Streamable.Upload(Stream stream, String fileName)
at ShareX.WorkerTask.UploadData(IGenericUploaderService service, Stream stream, String fileName)
at ShareX.WorkerTask.DoUpload(Stream data, String fileName, Int32 retry)

Error message:
The request was aborted: Could not create SSL/TLS secure channel.

Request URL:
https://api.streamable.com/upload

Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at ShareX.UploadersLib.Uploader.SendRequestFile(String url, Stream data, String fileName, String fileFormName, Dictionary`2 args, NameValueCollection headers, CookieCollection cookies, HttpMethod method, String contentType, String relatedData)

System.ArgumentNullException: Value cannot be null.
Parameter name: value
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at ShareX.UploadersLib.FileUploaders.Streamable.TranscodeFile(UploadResult result)
at ShareX.UploadersLib.FileUploaders.Streamable.Upload(Stream stream, String fileName)
at ShareX.WorkerTask.UploadData(IGenericUploaderService service, Stream stream, String fileName)
at ShareX.WorkerTask.DoUpload(Stream data, String fileName, Int32 retry)

Error message:
The request was aborted: Could not create SSL/TLS secure channel.

Request URL:
https://api.streamable.com/upload

Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at ShareX.UploadersLib.Uploader.SendRequestFile(String url, Stream data, String fileName, String fileFormName, Dictionary`2 args, NameValueCollection headers, CookieCollection cookies, HttpMethod method, String contentType, String relatedData)

System.ArgumentNullException: Value cannot be null.
Parameter name: value
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at ShareX.UploadersLib.FileUploaders.Streamable.TranscodeFile(UploadResult result)
at ShareX.UploadersLib.FileUploaders.Streamable.Upload(Stream stream, String fileName)
at ShareX.WorkerTask.UploadData(IGenericUploaderService service, Stream stream, String fileName)
at ShareX.WorkerTask.DoUpload(Stream data, String fileName, Int32 retry)

Error message:
The request was aborted: Could not create SSL/TLS secure channel.

Request URL:
https://api.streamable.com/upload

Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at ShareX.UploadersLib.Uploader.SendRequestFile(String url, Stream data, String fileName, String fileFormName, Dictionary`2 args, NameValueCollection headers, CookieCollection cookies, HttpMethod method, String contentType, String relatedData)

System.ArgumentNullException: Value cannot be null.
Parameter name: value
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at ShareX.UploadersLib.FileUploaders.Streamable.TranscodeFile(UploadResult result)
at ShareX.UploadersLib.FileUploaders.Streamable.Upload(Stream stream, String fileName)
at ShareX.WorkerTask.UploadData(IGenericUploaderService service, Stream stream, String fileName)
at ShareX.WorkerTask.DoUpload(Stream data, String fileName, Int32 retry)

Error message:
The request was aborted: Could not create SSL/TLS secure channel.

Request URL:
https://api.streamable.com/upload

Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at ShareX.UploadersLib.Uploader.SendRequestFile(String url, Stream data, String fileName, String fileFormName, Dictionary`2 args, NameValueCollection headers, CookieCollection cookies, HttpMethod method, String contentType, String relatedData)

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