Git Product home page Git Product logo

Comments (11)

zebulgar avatar zebulgar commented on July 20, 2024

My SSH version: OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
LANG=en_US.UTF-8

if you run locale I get this:
LANG="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_ALL="en_US.UTF-8"

from aptible-cli.

ebakan avatar ebakan commented on July 20, 2024

I can log in fine on zsh-5.05 and bash-3.2 (and sh-3.2 fwiw):
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
LANG="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_ALL=

from aptible-cli.

zebulgar avatar zebulgar commented on July 20, 2024

Works when I run the following:

/bin/sh -c "aptible ssh --app nightingale-production"

from aptible-cli.

zebulgar avatar zebulgar commented on July 20, 2024

However it does not work when I run this:

/bin/bash -c "aptible ssh --app nightingale-production"

from aptible-cli.

zebulgar avatar zebulgar commented on July 20, 2024

Breaks on all of these:

/bin/csh -c "aptible ssh --app nightingale-production"
/bin/ksh -c "aptible ssh --app nightingale-production"
/bin/tcsh -c "aptible ssh --app nightingale-production"

from aptible-cli.

fancyremarker avatar fancyremarker commented on July 20, 2024

I noticed that each of those breaking examples is not using a double-dash, but instead the – character. Could that be it, or is that just a copying error?

from aptible-cli.

ebakan avatar ebakan commented on July 20, 2024

I think it's just copying? been typing it in from the keyboard each time

On Fri, Jun 13, 2014 at 9:15 AM, Frank Macreery [email protected]
wrote:

I noticed that each of those breaking examples is not using a double-dash,
but instead the — character. Could that be it, or is that just a
copying error?


Reply to this email directly or view it on GitHub
#24 (comment).

from aptible-cli.

zebulgar avatar zebulgar commented on July 20, 2024

FUCK ME IGNORE EVERYTHING

from aptible-cli.

zebulgar avatar zebulgar commented on July 20, 2024

I'm going to blame it on eric for having a single dash in our wiki 🍭

from aptible-cli.

ebakan avatar ebakan commented on July 20, 2024

😞

from aptible-cli.

fancyremarker avatar fancyremarker commented on July 20, 2024

Hahaha. So that means you were logging into the shell, and tried to run the "command" –app ssh nightingale-production.

There's still a bit of a bug here since it means we don't properly allow commands with non-ASCII characters, but I'll close since that won't affect many users.

from aptible-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.