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

Install file #53

Closed ChickenGoddess closed 8 years ago

ChickenGoddess commented 8 years ago

The start batch file is easily viewable, but I am unable to find the install file for the program. Has it been removed?

ThauEx commented 8 years ago

Go to the release page an pick a release there. I had to do this, because of the dependencies.

leojreimroc commented 8 years ago

I have the same issue actually. I went on the release page, and it's the same files. Still can't seem to find the install.bat. Were you able to solve the issue ChickenGoddess?

ThauEx commented 8 years ago

There is no install.bat because nodejs is included in the release.

leojreimroc commented 8 years ago

Thanks for the reply. I was actually getting the following error when opening start.bat Fixed it by downloading the files on the release page. The front page files didn't have the \bin\node.exe

'bin\node.exe' is not recognized as an internal or external command, operable program or batch file. Press any key to continue . . .

leojreimroc commented 8 years ago

Just getting a slight issue with the root certificate work work (rootCA.pem?). It's asking for a password when I open it. Do I set this password anywhere? When I input anything, it says incorrect password.

ThauEx commented 8 years ago

The password should be your phones pin, you have to set one in order to install a custom root ca.

leojreimroc commented 8 years ago

I'm assuming you mean the lock screen pin? I just set a basic 4 digit pin. Still wouldn't let me install the certificate. I'm getting the same error as before. I tried rebooting the phone (you never know). I also tried installing the certificate from the Settings under Credential storage\Install from device storage.

ThauEx commented 8 years ago

Hmm... Can you provide some screenshots?

leojreimroc commented 8 years ago

I sure can. Thanks again for your time by the way.

screenshot_2016-06-07-12-39-07 1 screenshot_2016-06-07-12-39-14 1 screenshot_2016-06-07-12-40-30 1 screenshot_2016-06-07-12-40-34 1

KHShadowrunner commented 8 years ago

Are you installing it as a VPN cert instead of a WiFi cert?

EDIT: I wonder if I installed it wrong as a wifi cert :x. I'd try installing as that though.

leojreimroc commented 8 years ago

Sorry, I should have mentioned that. I did try both wifi and VPN/apps. Pin is set to a simple 4 digit number if that matters.

KHShadowrunner commented 8 years ago

Weird, yo ucould try temporarily changing your pin and trying again? Do you encrypt your device and does that use a different PW?

leojreimroc commented 8 years ago

I'll give that a go tonight. Had to go to work. I'll let you know. On Jun 7, 2016 1:26 PM, "KHShadowrunner" notifications@github.com wrote:

Weird, yo ucould try temporarily changing your pin and trying again? Do you encrypt your device and does that use a different PW?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ThauEx/ffrk-proxy/issues/53#issuecomment-224335748, or mute the thread https://github.com/notifications/unsubscribe/AS4e4WFDXHNyedtH9kVrnZKHD75aap_fks5qJZu6gaJpZM4IvhPb .

leojreimroc commented 8 years ago

Back from work. I tried a bunch of things. I tried to put a password instead of a pin. The error message changed. For a while, I got "credential storage cleared" as a response. Now, I'm actually back to incorrect password. Some googling brings up others with similar issues. I'm going to keep searching for a solution. Any ideas are appreciated of course.

leojreimroc commented 8 years ago

Solution: http://www.netsparkmobile.com/support/en/installation/109-credential-storage.html

I tried many similar things for a couple of hours actually. There were many different solutions online, but the above worked for me. Everything works fine now.

ThauEx commented 8 years ago

Wow, nice android bug... SInce the issue is resolved, I will close this it.