ThauEx / ffrk-proxy

Proxy for Final Fantasy Record Keeper written in node.js
GNU Lesser General Public License v3.0
39 stars 21 forks source link

Can't install certificate #105

Closed BalkirCalmune closed 6 years ago

BalkirCalmune commented 6 years ago

I ran the start.bat and I setup the proxy settings as told in the instructions, but on my phone's browser when I got to computerip:5051 the browser tells me I am not connected to the internet.

BalkirCalmune commented 6 years ago

Well figured out that i need to put my IP in for computerip, but still can't get the cert.

ThauEx commented 6 years ago

What is happening?

BalkirCalmune commented 6 years ago

Nothing as far as I can tell, from what I have seen myself other people with problems have text come up in their cmd window for the proxy, but nothing appears at all in mine other than the initial lines when you run the start.bat when I try to get the cert.

ThauEx commented 6 years ago

Is your computer in the same network as your phone? They must be in the same network and when the proxy got started, you should be able to download the cert with your mobile browser. Maybe I should add something, which displays the actual ip instead of 0.0.0.0...

BalkirCalmune commented 6 years ago

Yeah they are both connected through the same modem.

Sent from my Samsung Galaxy smartphone.

-------- Original message -------- From: ThauEx notifications@github.com Date: 01/30/2018 4:05 AM (GMT-05:00) To: ThauEx/ffrk-proxy ffrk-proxy@noreply.github.com Cc: BalkirCalmune ex_calmune@hotmail.com, State change state_change@noreply.github.com Subject: Re: [ThauEx/ffrk-proxy] Can't install certificate (#105)

Is your computer in the same network as your phone? They must be in the same network and when the proxy got started, you should be able to download the cert with your mobile browser. Maybe I should add something, which displays the actual ip instead of 0.0.0.0...

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/ThauEx/ffrk-proxy/issues/105#issuecomment-361523550, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AiL_6zlugOzbvos8JxRZG5LgdfjmwK6kks5tPtt0gaJpZM4RusEN.

ThauEx commented 6 years ago

It's not that easy to help you, when you don't provide details. I don't know what you have done etc. The basic setup is to start the proxy on your computer, get the computers lan IP address and openeing in your phones browser http://**(computers lan ip address):5051 (replace the bold** part with the actual ip). Then a certificate install request should pop up and install the root certificate. When you don't have a pin or similar you have to set one. After that configure the proxy in your phones wifi settings and enjoy.

BalkirCalmune commented 6 years ago

Sorry for the delayed response, I have no details I can give. I did everything as you said and no request popped up. I literally can not give any more detail than that because that is all I have.

I have the proxy open and I type into my phone's browser http:// 192.168.0.##:5051 and all that comes up is This site can't be reached,


From: ThauEx notifications@github.com Sent: Thursday, February 1, 2018 2:07 AM To: ThauEx/ffrk-proxy Cc: BalkirCalmune; State change Subject: Re: [ThauEx/ffrk-proxy] Can't install certificate (#105)

It's not that easy to help you, when you don't provide details. I don't know what you have done etc. The basic setup is to start the proxy on your computer, get the computers lan IP address and openeing in your phones browser http://(computers lan ip address):5051 (replace the bold part with the actual ip). Then a certificate install request should pop up and install the root certificate. When you don't have a pin or similar you have to set one. After that configure the proxy in your phones wifi settings and enjoy.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/ThauEx/ffrk-proxy/issues/105#issuecomment-362177594, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AiL_62kK8m6ITFN2dg434LVctzdRULJ5ks5tQWKlgaJpZM4RusEN.

BalkirCalmune commented 6 years ago

Attempting to do this again, was thinking before my problem was that I wasn't using a router, but alas getting a router fixed nothing. Both devices are connected to the router.

Step by step this is what I am doing to try to get this to work:

1.) Run Start.bat (My computer has never asked me to allow anything) 2.) Configure proxy on my phone's wifi connection to: Host name: 192.168.1.XX Port: 5050 Bypass: 127.0.0.1 3.) In my web browser on my phone (tried both chrome and the built in browser) went to the url http://192.168.1.XX:5051. Nothing loads at all on the built in browser and in chrome it returns: "This site can't be reached xx.xx.xx.xx took too long to respond Try changing the connection ERR_CONNECTION_TIMED_OUT"

BalkirCalmune commented 6 years ago

Well figured out my problem, needed to add a port rule to my firewall. I feel so dumb now.

wikkawubwub commented 6 years ago

Having the same issue....

1.) Run Start.bat (My computer has never asked me to allow anything) 2.) Configure proxy on my phone's wifi connection to: Host name: 192.168.1.XX Port: 5050 Bypass: 127.0.0.1 3.) In my web browser on my phone (tried both chrome and the built in browser) went to the url http://192.168.1.XX:5051. Nothing loads at all on the built in browser and in chrome it returns: "This site can't be reached xx.xx.xx.xx took too long to respond Try changing the connection ERR_CONNECTION_TIMED_OUT"

How do I add a port rule to get this to work? Also will this setup work with NOX?

ThauEx commented 6 years ago

Did you use "XX" or the correct ip of your computer? I never used MOX, so I cannot help you. Maybe you have to add some additional configuration.