Hello,
My server crash with this error :
:/home/container$ ./OnsetServer
terminate called after throwing an instance of 'std::runtime_error'
what(): get_term_size() failed, probably not a terminal
/entrypoint.sh: line 36: 39 Aborted (core dumped) ./OnsetServer
Can you help me to correct it ?
My server crash with this error :
:/home/container$ ./OnsetServer
terminate called after throwing an instance of 'std::runtime_error'
what(): get_term_size() failed, probably not a terminal
/entrypoint.sh: line 36: 39 Aborted (core dumped) ./OnsetServer
Can you help me to correct it ?
Comment