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

When I use: ddClient.desktopUI.navigate.viewImage(Id, Tag) I see console ERROR Error: Error invoking remote method 'navigation.requestNavigateDashboardWindow.toImage__unwrapped': Error: not found #300

Open
sandipchitale opened this issue Nov 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sandipchitale
Copy link

Describe the bug
When I use the call in my extension:
ddClient.desktopUI.navigate.viewImage(Id, Tag)

I see this in devtools console:

ERROR Error: Error invoking remote method 'navigation.requestNavigateDashboardWindow.toImage__unwrapped': Error: not found

Add the steps to reproduce

Describe the expected behavior
I expect to go to the Image view.

Optional: Add screenshots

Output of docker extension version:

Client Version: v0.2.27
Server API Version: 0.3.4

Output of docker version:

Client: Docker Engine - Community
 Version:           27.3.1
 API version:       1.47
 Go version:        go1.22.7
 Git commit:        ce12230
 Built:             Fri Sep 20 11:42:52 2024
 OS/Arch:           linux/amd64
 Context:           desktop-linux

Server: Docker Desktop 4.36.0 (175267)
 Engine:
  Version:          27.3.1
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.7
  Git commit:       41ca978
  Built:            Fri Sep 20 11:41:11 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.7.21
  GitCommit:        472731909fa34bd7bc9c087e4c27943f9835f111
 runc:
  Version:          1.1.13
  GitCommit:        v1.1.13-0-g58aa920
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Include the Diagnostics ID

(paste your output here)

Additional context
Add any other context about the problem here.

@sandipchitale sandipchitale added the bug Something isn't working label Nov 22, 2024
@sandipchitale
Copy link
Author

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant