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

Android App - Save Button is grey for setting an IP/Host #53

Open
Noname1122 opened this issue Sep 9, 2023 · 5 comments
Open

Android App - Save Button is grey for setting an IP/Host #53

Noname1122 opened this issue Sep 9, 2023 · 5 comments
Labels
bug Something isn't working remote Remote app

Comments

@Noname1122
Copy link

Hi there! This isn't exactly the right place to leave this issue, but it was the most appropriate I could find.

For the Android Remote app in the Play Store, in the Connect popup, no matter what text you enter, the Save button below remains grey. As such, I cannot save an IP or host name, meaning I can't use the app.
I've tried every version of formatting of the text, thinking you might be validating a format to ungrey the button, but I can't find anything.

When I attempt to use the Settings menu to set the host instead, typing "mister.local:8182" into the same field in the Settings menu, I Can save. But, then the screen immediately turns purple and the app cannot be recovered. Even upon quitting an re-opening the app, the screen will be full purple. The only way to recover the app is to clear the file Storage (not cache) through the Android settings menu and go back to square one.

I'm on a Pixel 7 Pro on most recent firmware. Let me know if I can do anything to help test/debug.

Screenshot_20230909-152022

Thanks!

@wizzomafizzo
Copy link
Owner

Hi. Can you confirm that the remote.sh script is definitely running on the mister when you try to connect? Probably best to actually have the status screen displayed on your mister as you're trying, make sure the service hasn't stopped running.

@Noname1122
Copy link
Author

I can indeed confirm that the script is running on the mister, as I use the remote on my PC all the time (thanks for the hard work!). I'm even able to use the browser-based remote on my PC while this issue is going on.
But, since I can't save the host name, I'm not sure the app is attempting to connect yet, from the top-right "connect" button. It seems as if there might not be any network traffic yet, at the time I'm still typing that host name, pre-save.

@wizzomafizzo
Copy link
Owner

I just noticed you're putting the port in this screen. It should just be the plain IP or hostname no port number. Have you tried that? It might also be worth trying the ip address instead of the .local address in case your phone is not resolving .local addresses correctly.

@Noname1122
Copy link
Author

Noname1122 commented Sep 10, 2023

"mister.local" did not work. But, ah! The IP address DID work. I just copied the value "xxx.xxx.xx.xx" that the desktop app derived into the same field and the Save button turned green after I typed the last digit and poked away from the text field.

@sigboe
Copy link
Collaborator

sigboe commented Oct 1, 2023

afaik android doesn't do mdns so .local addresses wont

@symm symm added remote Remote app bug Something isn't working labels Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working remote Remote app
Projects
None yet
Development

No branches or pull requests

4 participants