Connect to the Network-Server postgresql database
DELETE FROM device_activation where E'\\x<REPLACE_ME_DEV_EUI>'=dev_eui;
this should delete all accepted/generated JOINs (also the current one) for the device
USE THIS AS A LAST RESORT AND AT YOUR OWN RISK