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

Outline Client Unable to Connect: Invalid Access Key Error After Successful Server Setup #1591

Open
Zeus64 opened this issue Sep 6, 2024 · 5 comments
Labels
customer support Customer support requests server

Comments

@Zeus64
Copy link

Zeus64 commented Sep 6, 2024

I set up a fresh Ubuntu 24.04.1 LTS server and installed Outline Server on it. I forwarded the necessary ports on my router: 48742 (TCP and UDP for the access key) and 15472 (TCP for management) to the Ubuntu server. From my desktop, I was able to connect to the server using the Outline Manager and successfully create a new access key.

However, when I try to connect using the Outline client, I consistently get the error: 'It seems like your access key is not valid. If this happens again, please contact the person who gave it to you.' In the Outline Manager, I can see that a small amount of data is exchanged during the connection attempt, but the connection still fails. I’ve tried different clients, locations, and networks, but the problem persists.

Is this a known bug, or what could be causing this issue?

@Zeus64
Copy link
Author

Zeus64 commented Sep 8, 2024

I just tried on a fresh install of Ubuntu 20.04 LTS, same probleme :(
does someone know what i can do to debug this problem? how can i access the log ?

@Zeus64
Copy link
Author

Zeus64 commented Sep 16, 2024

Just one remark , from the client when i connect to the server with :

ss://xxxxx@:/?outline=1

that is the good key, then imediatly (in less than a second) I receive "Invalid Access Key Error"

If I update the xxxxx part of the ss://xxxxx@:/?outline=1 by something completely random like for exemple ss://yyyyy@:/?outline=1 (so the key is completely false) then it's take around 10 - 20 second to say "Invalid Access Key Error"

It's look like i miss to setup something on the server, but what ?

what did i miss ?

@sbruens
Copy link
Contributor

sbruens commented Sep 24, 2024

Thank you for reaching out! Please contact us through the application on the device where you’re experiencing this issue – or at support.getoutline.org – and include the GitHub issue number so that we can better support your needs.

If you haven’t already, check out the Outline Support Site at support.getoutline.org for access to help articles and more.

@sbruens sbruens added customer support Customer support requests server labels Sep 24, 2024
@Zeus64
Copy link
Author

Zeus64 commented Sep 30, 2024

Hello, I already reach the support.getoutline.org with this ticket without any help :(
How can i get the outline log to know exactly what the problem is ?

@sbruens
Copy link
Contributor

sbruens commented Oct 8, 2024

On the server you can look at the Docker logs with: docker logs shadowbox.

You can also use the Outline SDK fetch tool to send requests with debug information on the client-side using the access key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer support Customer support requests server
Projects
None yet
Development

No branches or pull requests

2 participants