You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
After running the docker command:
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:
The text was updated successfully, but these errors were encountered: