Closed nullcount closed 4 years ago
When you try to disable a service: TypeError: service is undefined The problem is with line 74 in src/Components/ServiceView/ActionList/index.js
Fixed the authentication issue but I get errors when trying to enable subprocess.CalledProcessError: Command 'bash /home/memoya/project_rainstorm/services/pihole/install.sh' returned non-zero exit status 127
subprocess.CalledProcessError: Command 'bash /home/memoya/project_rainstorm/services/pihole/install.sh' returned non-zero exit status 127
When you try to disable a service: TypeError: service is undefined The problem is with line 74 in src/Components/ServiceView/ActionList/index.js