docker-openwisp
docker-openwisp copied to clipboard
[change!] Changed the command to delete_old_radiusbatch_users #294
Updated the command. Related to openwisp/openwisp-radius#502 .This change ensures proper functionality and maintains consistency.
Closes #294
Attached the screenshots too @nemesifier @pandafy
@nemesifier what corrections are needed to be done here now?
@nemesifier what corrections are needed to be done here now?
Nothing here, just the build on master seems failing, we'll need to resolve that before merging.
@praptisharma28 From the initial impression it looks like a python dependency issue. Look a this line in the logs https://github.com/openwisp/docker-openwisp/pull/295/checks#step:6:1391
@praptisharma28 From the initial impression it looks like a python dependency issue. Look a this line in the logs https://github.com/openwisp/docker-openwisp/pull/295/checks#step:6:1391
Yeah, u r right the error message indicates that the need for netaddr~=0.8 or netaddr~=0.8.0 is not fulfilled, but idk how to resolve it. @pandafy