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 any server behind basic-auth #1073

Closed
2 tasks done
Drintios opened this issue Feb 4, 2019 · 2 comments
Closed
2 tasks done

Can't connect to any server behind basic-auth #1073

Drintios opened this issue Feb 4, 2019 · 2 comments

Comments

@Drintios
Copy link
Contributor

Drintios commented Feb 4, 2019

My Setup

  • Operating System: Ubuntu 18.04.1 LTS

  • App Version: 2.14.7

  • Installation type: deb

  • I have tested with the latest version

  • I can simulate the issue easily

Description

When trying to use any basic-auth url it throws error of no server available.

Current Behavior

Can't connect to a server behind basic-auth ie: https://username:[email protected]

Expected Behavior

I should be able to login to a basic-auth server

@YurkinPark
Copy link

Faced same issue on 3.5.7

@reisman234
Copy link

I tried also 3.7 and 3.8 as deb on Linux Mint and 3.8 on Windows 10 -- basic auth in URL is not working.

For the Version 3.8 on my Linux Mint, I have the following behavior:
Without the basic auth credentials in the URL, I'm getting an Unauthorized error in the debugging window of the client. Which is expected.
With the credentials in the URL, e.g. https://user:[email protected] I'm getting immediately a no valid server error on the Login but nothing appears in the debugging window or in the logs on my server.
Also does the login screen stuck, and I have to refresh the client

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

3 participants