这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@edigaryev
Copy link
Collaborator

@edigaryev edigaryev requested a review from fkorotkov as a code owner June 17, 2025 17:40
do {
return try await resolveIP(controlSocketURL)
} catch let error as GRPCConnectionPoolError {
return nil
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we log the error? Like agent is not installed or something.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We give a hint here:

message += " (also make sure that Guest agent for Tart is running inside of a VM)"

Not sure about logs, though, because other resolvers don't log anything.

@edigaryev edigaryev merged commit 5793935 into main Jun 19, 2025
7 checks passed
@edigaryev edigaryev deleted the tart-ip-resolver-agent branch June 19, 2025 09:07
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

Successfully merging this pull request may close these issues.

3 participants