Federico Capoano
Federico Capoano
This is the task which is causing the failure: https://github.com/openwisp/ansible-openwisp2/blob/master/tasks/django.yml#L163 It shouldn't cause the playbook to fail because it's flagged with `failed_when: false`. CC: @pandafy @Sparshagarwal29 can you check why...
I have enabled CI builds on the stable branches to facilitate releasing bug fix releases and this came out on the 24.11 branch: https://github.com/openwisp/ansible-openwisp2/actions/runs/20238275231/job/58098815686 ``` TASK [openwisp.openwisp2 : Copy static...
Superseded by https://github.com/openwisp/openwisp-wifi-login-pages/pull/792, thank you for contributing Sankalp!
@Eeshu-Yadav what's the point of reviewing if you don't follow up? Please follow up with https://github.com/openwisp/openwisp-radius/pull/621.
Follw up: https://github.com/openwisp/ansible-openwisp2/issues/500 https://github.com/openwisp/docker-openwisp/issues/392
@keyxmakerx in the [recent releases we have addressed some VLAN issues](https://github.com/openwisp/netjsonconfig/blob/master/CHANGES.rst#version-120-2025-10-23). I haven't tired replicating again this issue on the latest master yet
Maybe the problem is that `docker ompose` still tris to bring up the container. What if you remove the definition of the openvpn container it from the YAML? Does it...
> Hey, I found the issue with [#490](https://github.com/openwisp/docker-openwisp/issues/490). The problem is that even when we disable OpenVPN in the auto-install script, the celery and celery_monitoring services in docker-compose.yml have hardcoded...
> Hey, I am new to contributing to OS projects, is there any good-first-issues which I can solve and get some experience. Is there anyone who can guide me.? I...
Seems similar to https://github.com/openwisp/openwisp-controller/pull/1093.