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
Hello, I'm excited to start using the FFRK Inspector, at least I was until I spent most of the day trying to get it to work. Now, I'm interested, but sadly the excitement has waned.
I've followed the directions in the readme file multiple times, and yet, nothing seems to work. The most common error I get is FFRK not loading. Some time it says, "The session timed out," or "Download error. Retrying," or "Try again when the network strength is higher."
I can view my mobile data on fiddler, so I can see that the proxy is working (at least mostly). I've spent a lot of hours trying to debug this, so I'm a little confused on what settings caused what results. I can use my phone to access websites and apps that need a log in as well as ones that don't need a login.
I've tried the certplugin script which just screwed everything up. I wasn't able to access any web page. It was a "your connection is not private" error I believe.
Also, when I used the certplugin or when I used Drony there was a bunch (hundreds) of certificate mismatch errors.
The most recent string of failures have the 127.0.0.1 address showing up in fiddler with the error message of:
[Fiddler] The connection to '127.0.0.1' failed. Error: ConnectionRefused (0x274d). System.Net.Sockets.SocketException No connection could be made because the target machine actively refused it 127.0.0.1:26284
With Drony enabled I don't see the error messages in fiddler, but it still doesn't work, and when I go to view a webpage it says that the proxy is not available.
The text was updated successfully, but these errors were encountered:
What happens if you don't use drony? You should be able to set the proxy server address in the advanced wifi settings, and there is also a bypass list, make sure to add 127.0.0.1 to that. If you're seeing 127.0.0.1 entries in fiddler, the bypass either isn't set correctly or isn't working (I suspect that's the case for Sony Xperia devices).
When I don't use drony the 127.0.0.1 shows up in fiddler, and I get the connection failed error message. It appears that FFRK through my phone doesn't respect the bypass proxy setting, and that either I'm an idiot when setting up drony or my phone is particularly difficult.
When I have time tomorrow or Wednesday I'll run systematic setup variations and report the data.
Hello, I'm excited to start using the FFRK Inspector, at least I was until I spent most of the day trying to get it to work. Now, I'm interested, but sadly the excitement has waned.
Running Windows 8.1
Fiddler v4.5.1.2
Samsung Galaxy S6 SM-G920V
Android v5.0.2
FFRK v4.0.5
I have used Drony 1.2.86
I've followed the directions in the readme file multiple times, and yet, nothing seems to work. The most common error I get is FFRK not loading. Some time it says, "The session timed out," or "Download error. Retrying," or "Try again when the network strength is higher."
I can view my mobile data on fiddler, so I can see that the proxy is working (at least mostly). I've spent a lot of hours trying to debug this, so I'm a little confused on what settings caused what results. I can use my phone to access websites and apps that need a log in as well as ones that don't need a login.
I've tried the certplugin script which just screwed everything up. I wasn't able to access any web page. It was a "your connection is not private" error I believe.
Also, when I used the certplugin or when I used Drony there was a bunch (hundreds) of certificate mismatch errors.
The most recent string of failures have the 127.0.0.1 address showing up in fiddler with the error message of:
[Fiddler] The connection to '127.0.0.1' failed.
Error: ConnectionRefused (0x274d).
System.Net.Sockets.SocketException No connection could be made because the target machine actively refused it 127.0.0.1:26284
With Drony enabled I don't see the error messages in fiddler, but it still doesn't work, and when I go to view a webpage it says that the proxy is not available.
The text was updated successfully, but these errors were encountered: