What are you trying to do?
Deploy locally substra following the steps in: https://docs.substra.org/en/stable/how-to/developing-substra/local-deployment.html
Issue Description (what is happening?)
skaffold crash for permissions when running without sudo.
Then I ran all the steps with sudo, but when I try to launch substra-backend (sudo skaffold run) the process crash. error_SubstraBackend.txt
Then I try "sudo skaffold run" again and this was the result: error_SubstraBackend_secondTry.txt
CPU: Intel Core i7-1355U
RAM: 16GB
OS: Ubuntu 22.04.3 LTS 64-bit
Expected Behavior (what should happen?)
The substra backend service would launch.
Reproducible Example
No response
Operating system
ububtu 22.04
Python version
3.10.112
Installed Substra versions
substra==0.49.0
substrafl==0.42.0
substratools==0.21.0
Installed versions of dependencies
helm == v3.14.0
skaffold == v2.1.0
numpy == 1.24.3
pytorch == 2.0.1+cu117
Logs / Stacktrace
error_SubstraBackend.txt
error_SubstraBackend_secondTry.txt
What are you trying to do?
Deploy locally substra following the steps in: https://docs.substra.org/en/stable/how-to/developing-substra/local-deployment.html
Issue Description (what is happening?)
skaffold crash for permissions when running without sudo.
Then I ran all the steps with sudo, but when I try to launch substra-backend (sudo skaffold run) the process crash. error_SubstraBackend.txt
Then I try "sudo skaffold run" again and this was the result: error_SubstraBackend_secondTry.txt
CPU: Intel Core i7-1355U
RAM: 16GB
OS: Ubuntu 22.04.3 LTS 64-bit
Expected Behavior (what should happen?)
The substra backend service would launch.
Reproducible Example
No response
Operating system
ububtu 22.04
Python version
3.10.112
Installed Substra versions
Installed versions of dependencies
helm == v3.14.0
skaffold == v2.1.0
numpy == 1.24.3
pytorch == 2.0.1+cu117
Logs / Stacktrace
error_SubstraBackend.txt
error_SubstraBackend_secondTry.txt