FedML-AI/FedIoT

wandb.errors.CommError: Permission denied, ask the project owner to grant you access

akritikts opened this issue · 3 comments

I am trying to run the centralised experiments from this link: https://github.com/FedML-AI/FedIoT/tree/main/experiments/centralized

Executing the following files:
run_ae_cen_glb_test.sh and
ae_cen_glb_test.py results in the error

Hi,

For your case, I think you should configure your own wandb or just delete all the commends related to the wandb. Wanbd stands for the Weights & Biases and it is online result logging system. You could check the settings on https://wandb.ai/home

Also, I help you to remove all the wandb settings, you could try the new version now and see if the error still happens.

What is more, you need to download the data from the UCI website and setup your own global testset. The dataset website is here https://archive.ics.uci.edu/ml/datasets/detection_of_IoT_botnet_attacks_N_BaIoT