I'm getting the Error 101: Unable to connect to server. Is there a way to fix this? (SM-T736B|WC5) Thanks.
After more tests, I have succeeded in running Frija on a recent version of Ubuntu LTS, and downloading works too. I didnt let the DL finish due to being concerned about using too much of my hotspot/tethering allotment. It was able to fetch the latest firmware for my tablet, select a folder to save to, and begin downloading. I also verified that the file exists in the location I selected. So I'd say that the core functionality and the GUI *APPEAR* to be fully functional. Need more testing to be sure.And I'd like to write a short guide.Technically all the core features besides the UI on Frija v2.x is made such that it could be run on Linux. Though everyone has their own definition of running it in linux, does one need a CLI or fully fledged Desktop app on linux is different story which is why I never perused it.
@SlackingVeteran: I have posted a follow-up video, showing the how-to of getting Frija to run in Linux. The previous video was just a demo to show that it works, without instructions. It is about 30 mins long, a bit too long if you ask me, but I'm new to creating videos and have very little editing experience. It's just a straight-up unedited screen recording.After more tests, I have succeeded in running Frija on a recent version of Ubuntu LTS, and downloading works too. I didnt let the DL finish due to being concerned about using too much of my hotspot/tethering allotment. It was able to fetch the latest firmware for my tablet, select a folder to save to, and begin downloading. I also verified that the file exists in the location I selected. So I'd say that the core functionality and the GUI *APPEAR* to be fully functional. Need more testing to be sure.And I'd like to write a short guide.
Briefly, you need to install WINE and winetricks. At first I got alot of errors about .NET Framework, and Visual C redists, which I eventually managed to install, after a few hrs of trying. And I also got an error from Themida about globalutil.dll not being found. After I got all the needed dependencies installed, Frija started working without issues.
I've attached a screenshot as proof.
Edit: After clicking the Paypal donate button, it opens the Firefox Web browser. But when I go back to the Frija window, it is not responding and I'm given the options to either wait, or kill the task. Continually clicking "wait" just brings up the same message again and again, so killing it is the only viable option. Frija can be restarted just fine. I think it's better to keep the Frija window in focus/on top when downloading, to reduce the possibility of instability. In other words, don't switch to other windows if you don't have to.
This could be specific to Ubuntu, or hardware related, or just a quirk of running Frija on an OS it wasn't designed for. I don't think it's a big deal, as long as downloading works.
Edit: Here's a video link too. It's not edited in any way (I don't know how to do that anyway), just a simple screen recording. I probably could have made it shorter by speeding up the downloading part, but whatever. There's no ads.
Frija on Ubuntu LTS Via WINE
Get firmware from SamFW.com insteadI've always used this without any problems, buy now when I put in my model number, etc, it says it can't be found, and I've never had this happen before. How do I fix this?
My Samsung firmware source can get me the version ending in SCE, but he doesn't have SCCHey, my firmware is not available via Frija nor SamFW. It's T510XXXU1ASCC. Any idea where I can acquire this firmware? I want to spoof a firmware being valid via PIT file (I know what I'm doing, the partitions are nearly identical, the only difference is the CSC being XXU), but I cannot find this firmware ANYWHERE online except those Arabic sites where you can 'purchase' firmwares, and lord knows if they are trustworthy or safe.
Hmmm, that may actually be a valid update to my tablet, as far as I know, the last digit is merely a build ID's subversion, correct? Maybe this update will contain an actual Knox app where I can legitimately disable Knox and flash a stock firmware without needing to spoof. It's a chance I'm honestly willing to take, to be honest.My Samsung firmware source can get me the version ending in SCE, but he doesn't have SCC
Correct, subversion. Since they both end in SCx, they were both compiled in March 2019. SCE would just be 2 "subversions" after SCCHmmm, that may actually be a valid update to my tablet, as far as I know, the last digit is merely a build ID's subversion, correct? Maybe this update will contain an actual Knox app where I can legitimately disable Knox and flash a stock firmware without needing to spoof. It's a chance I'm honestly willing to take, to be honest.
Okay, then may I please know how to acquire this firmware? If I'm required to pay, I will gladly fork over any amount less than $20, although I'll need to wait until the 22nd to actually pay it. I see that you have a 'source' for these firmwares, so it is unlikely that these 'services' are free, so name a reasonable price if it is indeed not free.Correct, subversion. Since they both end in SCx, they were both compiled in March 2019. SCE would just be 2 "subversions" after SCC
Public discussion of paid services is frowned upon, so I'll DM youOkay, then may I please know how to acquire this firmware? If I'm required to pay, I will gladly fork over any amount less than $20, although I'll need to wait until the 22nd to actually pay it. I see that you have a 'source' for these firmwares, so it is unlikely that these 'services' are free, so name a reasonable price if it is indeed not free.
Sure ... EUX isn't a CSC !
Sure ... EUX isn't a CSC !
U have to choose one of those below ... sorry for the french at the beginning !
► EUX - L'Europe dans l'Espace économique européen - EEE et l'indicatif du pays
BTB BTE BTU EVR MET H3G 3IE O2U VDI VOD DBT XEF PHE PLS PRT TPH ITV PHN LUX ATO SFR MEO OMN HUI XEC DRE MOB ATL TCL VD2 VDF AMO FTM NEE SEB HTS XEO ROM BGL XEH XGREZ ORX OX VDC VDH OU SIO COA COS CRO DCO DNL DTM MAX TMH TMS TMZ TNL TPL BOG MOT O2C SIM TIM VIP SMP TSI
But EUX can't currently be pulled for some reasonSame issue. searching for S22+ SM-S906B/EUX gives error 102. It used to work untill about 2 months ago. Oh, and EUX is absolutely the correct CSC for S22 and S23 series in the European Union region.
That error looks like db server returned a html response instead of json, thanks for the call stack!First attempt I have unpacked and taken name from Zip for path...
Code:2023-09-19 07:02:22.7572 | ERROR | Exception occured while connecting to Frija database | Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonTextReader.Read() at Newtonsoft.Json.JsonReader.ReadAndMoveToContent() at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonSerializer.Deserialize(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Frija.Backend.Helper.FrijaAPI.DBGet(String path) 2023-09-19 07:02:22.8522 | ERROR | Unhandled Exception Occured | System.NullReferenceException: Object reference not set to an instance of an object. at Frija.App.() at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__139_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
For second attempt i have renamed into easier folder name... then Frija runs
Best Regards
3.1 because thats what was latest at the time I started working on it, January 2020. I want to update it to latest but there are couple things I use that does not support anything newer than 3.1. Will have to find a way to remove those pieces and upgrading isn't as easy as just switching the framework. I haven't done any major fixes or updates to 2.0 since 2021, hence the reason of using 3.1. I only came out of woodwork yesterday to push 2.0 to public release after fixing couple things because 1.4.4 was completely useless to download anythingAny reason for using that particular net core 3.1 (3.1.21)? 3.1.32 works for me, which is the last supported version with security updates.
And why net core 3.1? Microsoft says the LTS net core 6 is backwards compatible with 3.1, but I tried net core 6, frija didn't work.
As 3.1 is out of support, isn't it better to go more modern version for bugs/security?
For now the software is for Windows only. As for now the developer doesn't have any plans to release the code to the public.
Same. That's why I'm here. I've used it in the past with no problems, but showed up as a virus yesterday. I wonder what's up, back to using SamFirm for now.
Pretty nasty too if you look up what that virus does too, I'm staying clear, I'm only here because I returned a UK S10 plus exynos which I had beta 10 on in favour of a G9750 China with Qualcomm and now the members app is not giving me the Android 10 beta notice even though it's supposed to be available for this model.
• Improved Firmware search method
• Added support for Dual Sim model
• Added Frija sage number in About Page
• Load Samsung dll libraries in efficient way
• Fixed sub text for on/off in Settings Page