Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't connect to server + Crash on 'SSL / Authentication' option click #85

Open
0xb1337 opened this issue Feb 14, 2019 · 1 comment
Open

Comments

@0xb1337
Copy link

0xb1337 commented Feb 14, 2019

I'm "using" this app for the first time, so I may have missed something important. I decided to keep both problems in the same issue as maybe one depends on the other? I'd be happy to create a new one and delete one issue from here if necessary though.


Info:

  • Inspeckage 2.4
  • Android 7.1.2 (Nougat, API 25)
  • physical device: LGE Lge LG-D855 (arm)
  • Systemless Xposed 89.3

  1. The first problem is that I can't access the server UI interface.
  2. The other problem (maybe connected) is that when I click the 'SSL / Authentication' option the app crashes.

1. The server UI:

I tried connecting through a USB debugging connected PC and the adb forward command, but the Google Chrome browser returns an error. I tried on Wi-Fi (with IP type of 192.168.1.1) on the PC also didn't work. I tried on the phone's browser (with IP type of 127.0.0.1) itself, also didn't work. The app's functionality is actually working when I checked the logcat there is some interesting info about some web requests and such. I tried setting different ports apart from the default 8008 such as: 8006, 80.

When on phone:
When I try any port besides the specified I get Chrome Error: ERR_CONNECTION_REFUSED.
When I try the specified port I get: ERR_CONNECTION_RESET.

2. SSL / Authentication onclick crash:

Happens right after clicking the SSL / Authentication option in the app.

Seems like this is the culprit:

txtLogin.setText(login.split(":")[0]);

I'd be happy to provide more info if necessary!

@evidi
Copy link

evidi commented Jan 6, 2021

I have the same problem as the first one that you refer. Did you find any solution for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants