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

SCRAM authentication fails #137

Open
felipeZ opened this issue Aug 7, 2018 · 1 comment
Open

SCRAM authentication fails #137

felipeZ opened this issue Aug 7, 2018 · 1 comment
Assignees

Comments

@felipeZ
Copy link
Contributor

felipeZ commented Aug 7, 2018

After running the docker command:

docker-compose  up -d crossbar lie_structures common_resources

All the microservices start and crossbar reports that all services all healthy.
Then when I try to run the microservices test, for example the common_resources test I get the following error:

2018-08-07T12:06:35+0200 Crossbar host is: localhost
2018-08-07T12:06:35+0200 Collecting logs on session "Run_test_resources"
2018-08-07T12:06:36+0200 session closed with reason wamp.error.not_authorized [SCRAM authentication faile
d]
2018-08-07T12:06:37+0200 dropping connection to peer tcp4:127.0.0.1:8080 with abort=True: WebSocket closi
ng handshake timeout (server did not drop TCP connection in time)
2018-08-07T12:06:37+0200 Scheduling retry 1 to connect <twisted.internet.endpoints.SSL4ClientEndpoint object at 0x7f570902af98> in 2.2326024275886804 seconds.

@felipeZ
Copy link
Contributor Author

felipeZ commented Aug 7, 2018

The same test finishes successfully in Python 2

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