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

Failed on connection through docker #77

Closed
rose-jinyang opened this issue Aug 17, 2022 · 2 comments
Closed

Failed on connection through docker #77

rose-jinyang opened this issue Aug 17, 2022 · 2 comments

Comments

@rose-jinyang
Copy link

rose-jinyang commented Aug 17, 2022

Hello
How are you?
Thanks for contributing to this project.

I have my AXIS camera.
I checked that this is a container capable device and 2 ACAP applications are already installed and they can run on the camera device through the web interface.

image

I tried to run the following command on my desktop PC (Ubuntu 20.04).

docker -H=x.x.x.x:2375 version

But I met the following issue.

image

How should I fix this issue?
Thanks

@rose-jinyang rose-jinyang added the bug Something isn't working label Aug 17, 2022
@Corallo
Copy link
Contributor

Corallo commented Aug 19, 2022

If the app doesn't appear in the list of app, it means that you don't have docker acap installed yet.
Proceed installing it as explained in the readme before running docker commands.

@Corallo Corallo closed this as completed Aug 19, 2022
@Corallo Corallo removed the bug Something isn't working label Aug 19, 2022
@rose-jinyang
Copy link
Author

rose-jinyang commented Aug 20, 2022

Thanks for your quick reply.
Yeah, it is right.
First, the docker acap should be installed.
Here what is important is that the docker acap should be installed from the pc on the same local network rather than Internet.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants