docker-openwisp icon indicating copy to clipboard operation
docker-openwisp copied to clipboard

[change!] Changed the command to delete_old_radiusbatch_users #294

Open praptisharma28 opened this issue 1 year ago • 1 comments

Updated the command. Related to openwisp/openwisp-radius#502 .This change ensures proper functionality and maintains consistency.

Closes #294

praptisharma28 avatar Mar 09 '24 14:03 praptisharma28

Screenshot from 2024-03-09 20-13-02

Screenshot from 2024-03-09 20-12-50 Attached the screenshots too @nemesifier @pandafy

praptisharma28 avatar Mar 09 '24 15:03 praptisharma28

@nemesifier what corrections are needed to be done here now?

praptisharma28 avatar Mar 22 '24 14:03 praptisharma28

@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.

nemesifier avatar Mar 22 '24 14:03 nemesifier

@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

pandafy avatar Mar 22 '24 17:03 pandafy

@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

praptisharma28 avatar Mar 24 '24 14:03 praptisharma28