We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
run the autoscript doesn't work on debian and/or ubuntu i get the following error:
`Configuring docker-openwisp... Starting images docker-openwisp (this will take a while)... make: Entering directory '/opt/openwisp/docker-openwisp' make[1]: Entering directory '/opt/openwisp/docker-openwisp' ^[[1;34mDownloading OpenWISP images...^[[m registry.gitlab.com/openwisp/docker-openwisp/openwisp-base:24.11.2 registry.gitlab.com/openwisp/docker-openwisp/openwisp-nfs:24.11.2 registry.gitlab.com/openwisp/docker-openwisp/openwisp-api:24.11.2 registry.gitlab.com/openwisp/docker-openwisp/openwisp-dashboard:24.11.2 registry.gitlab.com/openwisp/docker-openwisp/openwisp-freeradius:24.11.2 registry.gitlab.com/openwisp/docker-openwisp/openwisp-nginx:24.11.2 registry.gitlab.com/openwisp/docker-openwisp/openwisp-openvpn:24.11.2 registry.gitlab.com/openwisp/docker-openwisp/openwisp-postfix:24.11.2 failed to register layer: no space left on device Error response from daemon: No such image: registry.gitlab.com/openwisp/docker-openwisp/openwisp-websocket:24.11.2 make[1]: *** [Makefile:19: pull] Error 1 make[1]: Leaving directory '/opt/openwisp/docker-openwisp' make: *** [Makefile:84: start] Error 2 make: Leaving directory '/opt/openwisp/docker-openwisp'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
run the autoscript doesn't work on debian and/or ubuntu
i get the following error:
`Configuring docker-openwisp...
Starting images docker-openwisp (this will take a while)...
make: Entering directory '/opt/openwisp/docker-openwisp'
make[1]: Entering directory '/opt/openwisp/docker-openwisp'
^[[1;34mDownloading OpenWISP images...^[[m
registry.gitlab.com/openwisp/docker-openwisp/openwisp-base:24.11.2
registry.gitlab.com/openwisp/docker-openwisp/openwisp-nfs:24.11.2
registry.gitlab.com/openwisp/docker-openwisp/openwisp-api:24.11.2
registry.gitlab.com/openwisp/docker-openwisp/openwisp-dashboard:24.11.2
registry.gitlab.com/openwisp/docker-openwisp/openwisp-freeradius:24.11.2
registry.gitlab.com/openwisp/docker-openwisp/openwisp-nginx:24.11.2
registry.gitlab.com/openwisp/docker-openwisp/openwisp-openvpn:24.11.2
registry.gitlab.com/openwisp/docker-openwisp/openwisp-postfix:24.11.2
failed to register layer: no space left on device
Error response from daemon: No such image: registry.gitlab.com/openwisp/docker-openwisp/openwisp-websocket:24.11.2
make[1]: *** [Makefile:19: pull] Error 1
make[1]: Leaving directory '/opt/openwisp/docker-openwisp'
make: *** [Makefile:84: start] Error 2
make: Leaving directory '/opt/openwisp/docker-openwisp'
The text was updated successfully, but these errors were encountered: