bhavish
bhavish
Explore posts from servers
CC#
Created by bhavish on 1/21/2025 in #help
✅ Request error: The SSL connection could not be established, see inner exception.
is there some way to bypass this?
63 replies
CC#
Created by bhavish on 1/21/2025 in #help
✅ Request error: The SSL connection could not be established, see inner exception.
idk, it works on postman (cURL) and other language scirpts
63 replies
CC#
Created by bhavish on 1/21/2025 in #help
✅ Request error: The SSL connection could not be established, see inner exception.
How do i make it to trust
Unhandled exception. System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.
---> Interop+AppleCrypto+SslException: bad protocol version
--- End of inner exception stack trace ---
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.
Unhandled exception. System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.
---> Interop+AppleCrypto+SslException: bad protocol version
--- End of inner exception stack trace ---
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.
63 replies
CDCloudflare Developers
Created by bhavish on 6/19/2024 in #general-help
how to deploy an existing remix : vite project on cloudflare pages?
here is the log please help me
10 replies
CDCloudflare Developers
Created by bhavish on 6/19/2024 in #general-help
how to deploy an existing remix : vite project on cloudflare pages?
No description
10 replies
CDCloudflare Developers
Created by Burgil on 6/21/2024 in #general-help
Somehow I got blocked from the dashboard?
I'm facing this issue too, time to touch the grass i guess
46 replies
CDCloudflare Developers
Created by bhavish on 6/19/2024 in #general-help
how to deploy an existing remix : vite project on cloudflare pages?
No errors, I did not start with the cloudflare template is all. I just started with a bare minimum remix-project
10 replies
CDCloudflare Developers
Created by bhavish on 6/19/2024 in #general-help
how to deploy an existing remix : vite project on cloudflare pages?
@JFSIII This is not a worker site, Its simply a remix project. I wanted to deploy my project over on to Cloudflare pages.
10 replies
CDCloudflare Developers
Created by bhavish on 6/19/2024 in #general-help
how to deploy an existing remix : vite project on cloudflare pages?
It is showing a blank screen https://bhavishs.pages.dev/ let me try what @JFSIII is suggesting
10 replies