Trunk Recorder error

Status
Not open for further replies.

OH-SIGINT

Member
Joined
Feb 17, 2009
Messages
25
Reaction score
0
Getting the following error when trying to start Trunk Recorder docker container on a raspberry pi. help?

Code:
INSTANCE
-------------------------------------
[2021-06-29 00:14:16.978259] (info)   Capture Directory: /app
[2021-06-29 00:14:16.978393] (info)   Upload Server: https://api.openmhz.com
[2021-06-29 00:14:16.978521] (info)   Broadcastify Calls Server:
[2021-06-29 00:14:16.978627] (info)   Status Server:
[2021-06-29 00:14:16.978720] (info)   Instance Key:
[2021-06-29 00:14:16.978831] (info)   Instance Id:
[2021-06-29 00:14:16.978932] (info)   Broadcast Signals: false
[2021-06-29 00:14:16.979095] (info)   Default Mode: digital
[2021-06-29 00:14:16.979236] (info)   Call Timeout (seconds): 3
[2021-06-29 00:14:16.979456] (info)   Log to File: false
[2021-06-29 00:14:16.979624] (info)   Log Directory: logs
[2021-06-29 00:14:16.979719] (info)   Control channel decoding warnings (< messages/second): 10
[2021-06-29 00:14:16.979835] (info)   Control channel decoding updates (seconds): 3
[2021-06-29 00:14:16.980013] (info)   Control channel retune limit: 0
[2021-06-29 00:14:16.980114] (info)   Frequency format: 0
[2021-06-29 00:14:16.980165] (info)   Status as String: true
[2021-06-29 00:14:16.980260] (info)   Log Level: info
[2021-06-29 00:14:16.980491] (info)   [test]        Started with Control Channel: 8.514120e+08
[2021-06-29 00:14:16.982781] (info)      P25 Trunking two-stage decimator - Initial decimated rate: 96000 Second decimated rate: 24000 FA: 6250 FB: 12000 System Rate: 2400000
[2021-06-29 00:14:17.009893] (info)      P25 Trunking ARB - Initial Rate: 2400000 Resampled Rate: 24000 Initial Decimation: 25 System Rate: 24000 ARB Rate: 1
/tmp/.gnuradio/prefs/vmcircbuf_default_factory: No such file or directory
vmcircbuf_createfilemapping: createfilemapping is not available
gr::vmcircbuf_sysv_shm: shmat (2): Invalid argument
gr::vmcircbuf_sysv_shm: shmat (2): Invalid argument
gr::vmcircbuf_sysv_shm: shmat (2): Invalid argument
Allocating 15 zero-copy buffers
Allocating 15 zero-copy buffers
terminate called after throwing an instance of 'boost::wrapexcept<boost::thread_resource_error>'
  what():  boost::thread_resource_error: Resource temporarily unavailable
 

OH-SIGINT

Member
Joined
Feb 17, 2009
Messages
25
Reaction score
0
Too many 'recorders' for the system causing a resource overload, apparently.
 
Status
Not open for further replies.
Top