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

Cannot authenticate on MacOS #16

Closed
Apaipengpo opened this issue Feb 11, 2024 · 2 comments
Closed

Cannot authenticate on MacOS #16

Apaipengpo opened this issue Feb 11, 2024 · 2 comments

Comments

@Apaipengpo
Copy link

Hi,
I have the same issue than #13 but on MacOS. I tried the certificate thing but it did not work. I get always this message in traktor:
image

and in the docker logs is also only these two requests:
traktor-streaming-proxy-traktor-1 | 392767 [eventLoopGroupProxy-4-13] INFO ktor.application - 302 Found: GET - /v4/auth/o/authorize/ in 0ms -> traktor://bp_oauth?code=foo traktor-streaming-proxy-traktor-1 | 397384 [eventLoopGroupProxy-4-14] INFO ktor.application - 200 OK: GET - /v4/auth/logout/ in 0ms

I also tried the various license file with no luck.

What can I do?

@0xf4b1
Copy link
Owner

0xf4b1 commented Feb 11, 2024

Hey, it seems it fails with the first request and this is before the license part. Most likely the system does not trust the SSL certificate, have you added the CA certificate to the system trust store and verified it works with the curl command in step 5?

@0xf4b1
Copy link
Owner

0xf4b1 commented Feb 26, 2024

I assume you are using a more recent version of Traktor, so it's most likely the same issue as #17 which should be working again with the updated instructions in the README

@0xf4b1 0xf4b1 closed this as completed Feb 26, 2024
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

2 participants