project-rainstorm / rainstorm

The easiest way to own your cloud. Your data. Your cloud. Rainstorm.
Other
10 stars 5 forks source link

[BUG] React error when enabling or disabling a service #81

Closed nullcount closed 3 years ago

nullcount commented 3 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

WillHHippo commented 3 years ago

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