same as @Mangtas_666 , after installing mono on mac osx 10.13.6 same result. won't connect. any thoughts?
It only means that something is blocking connection to https://igoreisberg.com, there's no way for me to know what that is.same as @Mangtas_666 , after installing mono on mac osx 10.13.6 same result. won't connect. any thoughts?
View attachment 5638621View attachment 5638623
mhm... fair enough...It only means that something is blocking connection to https://igoreisberg.com, there's no way for me to know what that is.
$ ping igoreisberg.com
PING igoreisberg.com (172.67.186.34): 56 data bytes
64 bytes from 172.67.186.34: icmp_seq=0 ttl=54 time=145.185 ms
64 bytes from 172.67.186.34: icmp_seq=1 ttl=54 time=143.988 ms
64 bytes from 172.67.186.34: icmp_seq=2 ttl=54 time=145.242 ms
Request URL:
https://igoreisberg.com/
[*]Request Method:
GET
[*]Status Code:
304
[*]Remote Address:
172.67.186.34:443
[*]
Referrer Policy:
strict-origin-when-cross-origin
In that case, the OS is blocking XperiFirm, or rather Mono, from making the connection.mhm... fair enough...
but:
$ ping igoreisberg.com PING igoreisberg.com (172.67.186.34): 56 data bytes 64 bytes from 172.67.186.34: icmp_seq=0 ttl=54 time=145.185 ms 64 bytes from 172.67.186.34: icmp_seq=1 ttl=54 time=143.988 ms 64 bytes from 172.67.186.34: icmp_seq=2 ttl=54 time=145.242 ms
also https://igoreisberg.com/ returns 304
Request URL: https://igoreisberg.com/ [*]Request Method: GET [*]Status Code: 304 [*]Remote Address: 172.67.186.34:443 [*] Referrer Policy: strict-origin-when-cross-origin
any thought?
kind regards !
d
well... using two different providers and also 2 different setups (mac and linux), following the instructions accordingly, it fails.In that case, the OS is blocking XperiFirm, or rather Mono, from making the connection.
If it was not up and running, I wouldn't be able to launch it myself. It's not a home server...@IgorEisberg are you positively sure your server is up and running?
I can confirm Xperifirm reaches 172.67.186.34
I see...If it was not up and running, I wouldn't be able to launch it myself. It's not a home server...
hi @Mangtas_666 ! did you make it work? thx.Hi everyone i been struggling for days to make xperifirm work oon my laptop but still i get this "failed to connect to server check internet connection". Its been working great last few weeks but this suddenly happened. If anyone can upload the BC62 US cuztomized 61.1.A.7.35 please that would be a great help. Thanks in advance or if anyone can guide me to bring back my xperifirm to life it would much appreciated.
I used another pc and it worked right away..idk what i did with my laptop it just suddenly gives me and error that it can't reach the server.
good to know. I'll concluded this app is in any way multi platform as they say. thank you !I used another pc and it worked right away..idk what i did with my laptop it just suddenly gives me and error that it can't reach the server.
This app is not multi-platform and has never been one, because .NET Framework is not multi-platform.good to know. I'll concluded this app is in any way multi platform as they say. thank you !
fair enough.This app is not multi-platform and has never been one, because .NET Framework is not multi-platform.
Mono is a bonus, don't blame the app for that.
Read the "NOTE" in bold yellow on the OP...fair enough.
is this official though https://xperifirm.com/ ?
"Xperifirm Tool is an Xperia Firmware downloader, and it can be used on any platform like Windows, Mac, and Linux. However, to run Xperifirm flashtool on Mac and Linux, Mono must be installed."
Learn to use the program. The Downloads window shows active downloads, you don't have any active downloads.i cant download it... when pressing this button, only this appears.. helpView attachment 5630077View attachment 5630079
It only means that something is blocking connection to https://igoreisberg.com, there's no way for me to know what that is.same as @Mangtas_666 , after installing mono on mac osx 10.13.6 same result. won't connect. any thoughts?
View attachment 5638621View attachment 5638623
This app is not multi-platform and has never been one, because .NET Framework is not multi-platform.good to know. I'll concluded this app is in any way multi platform as they say. thank you !
Read the "NOTE" in bold yellow on the OP...fair enough.
is this official though https://xperifirm.com/ ?
"Xperifirm Tool is an Xperia Firmware downloader, and it can be used on any platform like Windows, Mac, and Linux. However, to run Xperifirm flashtool on Mac and Linux, Mono must be installed."
At least .NET Framework 4.6 must be installed due to Sony server's TLS 1.2 security protocol requirement.
Which means:
Windows XP (all)/Vista (incl. SP1): Not supported
Windows Vista SP2: .NET Framework 4.6
Windows 7/8/8.1: .NET Framework 4.8
Windows 10+: Pre-installed
Apple OS X:Prepare Linux for Mono installation:
http://www.mono-project.com/docs/getting-started/install/linux/
Enter the following lines once per computer:
$ sudo apt-get install mono-complete
$ sudo cert-sync /etc/ssl/certs/ca-certificates.crt
$ sudo certmgr -ssl -m https://igoreisberg.com
$ sudo certmgr -ssl -m https://software.sonymobile.com
(Enter Y whenever asked)
Enter the following line to launch XperiFirm:
$ mono XperiFirm-x64.exe
Install Mono for OS X:
http://www.mono-project.com/download/
Enter the following in Terminal:
$ mono XperiFirm-x64.exe