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 Mosh on macOS #218

Open
redreceipt opened this issue Dec 23, 2021 · 0 comments
Open

Can't Connect to Mosh on macOS #218

redreceipt opened this issue Dec 23, 2021 · 0 comments

Comments

@redreceipt
Copy link

macOS by default accepts locale info, I know because mosh works fine with Blink.sh for iOS. But even with this chrome extension supposedly sending UTF-8, something isn't working properly. I get this error:

Bad response when running mosh-server: 'mosh-server needs a UTF-8 native locale to run.

Unfortunately, the local environment ([no charset variables]) specifies
the character set "US-ASCII",

The client-supplied environment ([no charset variables]) specifies
the character set "US-ASCII".

LANG=""

LC_COLLATE="C"

LC_CTYPE="C"

LC_MESSAGES="C"

LC_MONETARY="C"

LC_NUMERIC="C"

LC_TIME="C"

LC_ALL=

'

SSH Login failed.

Mosh has exited.
Press "x" to close the window.
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

1 participant