Giter VIP home page Giter VIP logo

Comments (3)

dmiwell avatar dmiwell commented on May 31, 2024

Happens in version 2.1.2.3

I have same issue. It works fine for my old key, which I don't even remember how was generated. I don't want to use this key.

I've tried to generate new with -t rsa, with -t rsa -b 4096, with -t ed25519, but none worked. All of them works fine with usual ssh client.

The old key has head:

-----BEGIN RSA PRIVATE KEY-----

New keys have head:

-----BEGIN OPENSSH PRIVATE KEY-----

Changing head to use word RSA for rsa keys does not make any difference too. Not sure if related but old key has line length of 64 chars, and new keys have 70 chars per line.

Also, maybe it's a good idea to add support of local path to private key for connection?

from amnezia-client.

lqdc avatar lqdc commented on May 31, 2024

Looks like the bug might be here:
https://github.com/amnezia-vpn/amnezia-client/blob/34a228adbe74c0c0deed1d874f19f640fbfa0e72/client/ui/qml/Pages/PageStart.qml#L277C9-L277C22
TextFieldType can not have multiple lines of text.

So the fix might be to change it to TextAreaType

from amnezia-client.

pokamest avatar pokamest commented on May 31, 2024

Please check 3.1.0 release
https://github.com/amnezia-vpn/amnezia-client/releases/tag/3.1.0

from amnezia-client.

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.