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

App API complains about 'Docker Socket' with 'Docker Socket Proxy' set up. #100

Closed
ShapeShifter499 opened this issue Oct 22, 2023 · 1 comment · Fixed by #102
Closed

Comments

@ShapeShifter499
Copy link

ShapeShifter499 commented Oct 22, 2023

Describe the bug

I have set up Nextcloud AIO and App API complains about the 'docker socket' although 'Docker Socket Proxy' is set up. It seems like it's a irreverent error since it displays that it has connected successfully to the proxy. See the following screenshot included.

Steps/Code to Reproduce

Install Nextcloud AIO, select for 'Docker Socket Proxy' as one of the optional containers to install. Run into this error displayed in the Nextcloud Web Interface.

Expected Results

No error is shown.

Actual Results

Screenshot from 2023-10-22 04-44-39

Setup configuration

Running Nextcloud AIO v7.5.0 BETA generated after this nextcloud/all-in-one#3566

App API = 1.0.1
Nextcloud = 27.1.2

System Specs
Operating System: Linux 6.1.55-1-MANJARO x86_64
CPU: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz (4 cores)
Memory: 15.50 GB

EDIT: There's 16GB of RAM installed, but above is just what I got from the system info page of Nextcloud.

@andrey18106
Copy link
Member

Thank you for reporting. It's a known problem, will be fixed in the next release.

andrey18106 added a commit that referenced this issue Oct 23, 2023
Resolves: #100 

Check only default daemon connection the same as in ExApps management
page and show error note in admin settings.

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
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 a pull request may close this issue.

2 participants