hero_proc is not starting #48

Closed
opened 2026-04-17 14:54:17 +00:00 by ashraf · 1 comment
Member

I'm on latest development branch and suddenly hero_proc stopped working

make run                                                                                                      (1d3h50m) 16:50:08 
source /home/afouda/code/github/lhumina_code/hero_proc/scripts/build_lib.sh 2>/dev/null && cargo_env && cargo build --release --workspace --exclude hero_proc_integration_test --exclude hero_proc_integration_tests 
    Finished `release` profile [optimized] target(s) in 0.20s
Installed hero_proc -> /home/afouda/hero/bin/hero_proc
Installed hero_proc_server -> /home/afouda/hero/bin/hero_proc_server
Installed hero_proc_ui -> /home/afouda/hero/bin/hero_proc_ui
No screen session found.
No screen session found.
No screen session found.
No screen session found.
make: *** [Makefile:74: run] Terminated

I'm on latest development branch and suddenly hero_proc stopped working ``` make run (1d3h50m) 16:50:08 source /home/afouda/code/github/lhumina_code/hero_proc/scripts/build_lib.sh 2>/dev/null && cargo_env && cargo build --release --workspace --exclude hero_proc_integration_test --exclude hero_proc_integration_tests Finished `release` profile [optimized] target(s) in 0.20s Installed hero_proc -> /home/afouda/hero/bin/hero_proc Installed hero_proc_server -> /home/afouda/hero/bin/hero_proc_server Installed hero_proc_ui -> /home/afouda/hero/bin/hero_proc_ui No screen session found. No screen session found. No screen session found. No screen session found. make: *** [Makefile:74: run] Terminated ```
Owner

This is not related to hero proc, this is more related to the skills, and since we are now using the services inside the skills, the makefiles are no longer needed

This is not related to hero proc, this is more related to the skills, and since we are now using the services inside the skills, the makefiles are no longer needed
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_proc#48
No description provided.