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

while debuging with VS Code extension i am getting error #107

Closed
sedat-eyuboglu opened this issue Aug 26, 2020 · 1 comment
Closed

while debuging with VS Code extension i am getting error #107

sedat-eyuboglu opened this issue Aug 26, 2020 · 1 comment

Comments

@sedat-eyuboglu
Copy link

while debuging with VS Code extension i am getting

time="2020-08-25T14:22:23.6736781+03:00" level=warning msg="error establishing client to placement service: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp [::1]:50005: connectex: No connection could be made because the target machine actively refused it."" app_id=clientcred instance=xxxxxx scope=dapr.runtime.actor type=log ver=0.10.0

Docker hosts the placement at 6050 So i applied "placementAddress": "localhost:6050" in the tasks.json. After that the message disapered.

@philliphoff
Copy link
Collaborator

This is likely the same issue as #82, which has been fixed (but not yet released).

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