You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to download firmware for my Samsung Galaxy S9+ SM-G965F and I always get a response error from the FUS server. This happens for any firmware. Below are Frija’s logs :
2023-11-11 13:24:39.4816 | INFO | ---------Info Provided--------- |
2023-11-11 13:24:39.5035 | INFO | Device Model: SM-G965F |
2023-11-11 13:24:39.5035 | INFO | Device CSC: XEF |
2023-11-11 13:24:39.5035 | INFO | Sending provided info to FOTA server to retried latest available firmware |
2023-11-11 13:24:40.4301 | INFO | ---------Retrieved info from FOTA server--------- |
2023-11-11 13:24:40.4311 | INFO | PDA: G965FXXUHFVG4 |
2023-11-11 13:24:40.4311 | INFO | CSC: G965FOXMHFVB4 |
2023-11-11 13:24:40.4311 | INFO | Phone: G965FXXUHFVB4 |
2023-11-11 13:24:40.4311 | INFO | Retrieving firmware from FUS server |
2023-11-11 13:24:51.5383 | ERROR | Exception occured while getting response from FUS server |
2023-11-11 13:24:51.5423 | ERROR | Could not connect to FUS server for nonce |
2023-11-11 13:25:40.0685 | INFO | ---------Info Provided--------- |
2023-11-11 13:25:40.0685 | INFO | Device Model: SM-G965F |
2023-11-11 13:25:40.0685 | INFO | Device CSC: XEF |
2023-11-11 13:25:40.0685 | INFO | Sending provided info to FOTA server to retried latest available firmware |
2023-11-11 13:25:41.1822 | INFO | ---------Retrieved info from FOTA server--------- |
2023-11-11 13:25:41.1822 | INFO | PDA: G965FXXUHFVG4 |
2023-11-11 13:25:41.1822 | INFO | CSC: G965FOXMHFVB4 |
2023-11-11 13:25:41.1822 | INFO | Phone: G965FXXUHFVB4 |
2023-11-11 13:25:41.1822 | INFO | Retrieving firmware from FUS server |
2023-11-11 13:26:05.7513 | ERROR | Exception occured while creating token for Frija database | System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.IO.IOException: The response ended prematurely.
at System.Net.Http.HttpConnection.FillAsync()
at System.Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync(Boolean foldedHeadersAllowed)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithNtConnectionAuthAsync(HttpConnection connection, HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at System.Net.Http.HttpClient.GetStringAsyncCore(Task1 getTask)
at Frija.Backend.Helper.FrijaAPI.(Int32 )
2023-11-11 13:26:05.8211 | ERROR | Invalid FUS server certificate | System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at System.Net.Security.SslStream.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, ExceptionDispatchInfo exception)
at System.Net.Security.SslStream.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.PartialFrameCallback(AsyncProtocolRequest asyncRequest)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Security.SslStream.ThrowIfExceptional()
at System.Net.Security.SslStream.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.Security.SslStream.EndProcessAuthentication(IAsyncResult result)
at System.Net.Security.SslStream.EndAuthenticateAsClient(IAsyncResult asyncResult)
at System.Net.Security.SslStream.<>c.b__65_1(IAsyncResult iar)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Stream stream, SslClientAuthenticationOptions sslOptions, CancellationToken cancellationToken)
2023-11-11 13:26:05.8589 | ERROR | Could not connect to FUS server for nonce |
I also took a screenshot :
The text was updated successfully, but these errors were encountered:
I tried to download firmware for my Samsung Galaxy S9+ SM-G965F and I always get a response error from the FUS server. This happens for any firmware. Below are Frija’s logs :
2023-11-11 13:24:39.4816 | INFO | ---------Info Provided--------- |
2023-11-11 13:24:39.5035 | INFO | Device Model: SM-G965F |
2023-11-11 13:24:39.5035 | INFO | Device CSC: XEF |
2023-11-11 13:24:39.5035 | INFO | Sending provided info to FOTA server to retried latest available firmware |
2023-11-11 13:24:40.4301 | INFO | ---------Retrieved info from FOTA server--------- |
2023-11-11 13:24:40.4311 | INFO | PDA: G965FXXUHFVG4 |
2023-11-11 13:24:40.4311 | INFO | CSC: G965FOXMHFVB4 |
2023-11-11 13:24:40.4311 | INFO | Phone: G965FXXUHFVB4 |
2023-11-11 13:24:40.4311 | INFO | Retrieving firmware from FUS server |
2023-11-11 13:24:51.5383 | ERROR | Exception occured while getting response from FUS server |
2023-11-11 13:24:51.5423 | ERROR | Could not connect to FUS server for nonce |
2023-11-11 13:25:40.0685 | INFO | ---------Info Provided--------- |
2023-11-11 13:25:40.0685 | INFO | Device Model: SM-G965F |
2023-11-11 13:25:40.0685 | INFO | Device CSC: XEF |
2023-11-11 13:25:40.0685 | INFO | Sending provided info to FOTA server to retried latest available firmware |
2023-11-11 13:25:41.1822 | INFO | ---------Retrieved info from FOTA server--------- |
2023-11-11 13:25:41.1822 | INFO | PDA: G965FXXUHFVG4 |
2023-11-11 13:25:41.1822 | INFO | CSC: G965FOXMHFVB4 |
2023-11-11 13:25:41.1822 | INFO | Phone: G965FXXUHFVB4 |
2023-11-11 13:25:41.1822 | INFO | Retrieving firmware from FUS server |
2023-11-11 13:26:05.7513 | ERROR | Exception occured while creating token for Frija database | System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.IO.IOException: The response ended prematurely.
at System.Net.Http.HttpConnection.FillAsync()
at System.Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync(Boolean foldedHeadersAllowed)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithNtConnectionAuthAsync(HttpConnection connection, HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task
1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at System.Net.Http.HttpClient.GetStringAsyncCore(Task
1 getTask)at Frija.Backend.Helper.FrijaAPI.(Int32 )
2023-11-11 13:26:05.8211 | ERROR | Invalid FUS server certificate | System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at System.Net.Security.SslStream.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, ExceptionDispatchInfo exception)
at System.Net.Security.SslStream.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.PartialFrameCallback(AsyncProtocolRequest asyncRequest)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Security.SslStream.ThrowIfExceptional()
at System.Net.Security.SslStream.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.Security.SslStream.EndProcessAuthentication(IAsyncResult result)
at System.Net.Security.SslStream.EndAuthenticateAsClient(IAsyncResult asyncResult)
at System.Net.Security.SslStream.<>c.b__65_1(IAsyncResult iar)
at System.Threading.Tasks.TaskFactory
1.FromAsyncCoreLogic(IAsyncResult iar, Func
2 endFunction, Action1 endAction, Task
1 promise, Boolean requiresSynchronization)--- End of stack trace from previous location where exception was thrown ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Stream stream, SslClientAuthenticationOptions sslOptions, CancellationToken cancellationToken)
2023-11-11 13:26:05.8589 | ERROR | Could not connect to FUS server for nonce |
I also took a screenshot :
The text was updated successfully, but these errors were encountered: