Greetings, having the LibreTime on Raspberry Pi running normally. When im uploading files, some times they completed and some times the are stuck on Import Pending status, and after some time they get failed. Bellow i will paste a section of the log from my latest upload (which is showing as file on the library and i can also preview it or put it on schedule)
2020-01-29 03:03:23,677 [message_listener] [INFO ] Listening for messages…
2020-01-29 04:01:38,103 [message_listener] [INFO ] - Received ‘{“tmp_file_path”:“/srv/airtime/stor/organize/Detect with Dale Swaby 015.mp3”,“storage_backend”:“file”,“import_directory”:“/srv/airtime/stor//imported/1”,“original_filename”:“Detect with Dale Swaby 015.mp3”,“callback_url”:“http://localhost//rest/media/433”,“api_key”:“0VGRU0AF7ZU36D5UWFOI”,“file_prefix”:“”}’ on routing_key ‘’
2020-01-29 04:06:13,162 [message_listener] [ERROR] Connection to message queue failed.
2020-01-29 04:06:13,175 [message_listener] [ERROR] (-1, “error(104, ‘Connection reset by peer’)”)
2020-01-29 04:06:13,178 [message_listener] [INFO ] Retrying in 5 seconds…
2020-01-29 04:06:13,652 [status_reporter] [INFO ] HTTP request sent successfully.
2020-01-29 04:06:18,227 [message_listener] [INFO ] Listening for messages…
2020-01-29 04:06:18,234 [message_listener] [INFO ] - Received ‘{“tmp_file_path”:“/srv/airtime/stor/organize/Detect with Dale Swaby 015.mp3”,“storage_backend”:“file”,“import_directory”:“/srv/airtime/stor//imported/1”,“original_filename”:“Detect with Dale Swaby 015.mp3”,“callback_url”:“http://localhost//rest/media/433”,“api_key”:“0VGRU0AF7ZU36D5UWFOI”,“file_prefix”:“”}’ on routing_key ‘’
2020-01-29 04:06:18,236 [analyzer_pipeline] [ERROR] [Errno 2] No such file or directory: ‘/srv/airtime/stor/organize/Detect with Dale Swaby 015.mp3’
Traceback (most recent call last):
File “/usr/local/lib/python2.7/dist-packages/airtime_analyzer-0.1-py2.7.egg/airtime_analyzer/analyzer_pipeline.py”, line 66, in run_analysis
metadata = MetadataAnalyzer.analyze(audio_file_path, metadata)
File “/usr/local/lib/python2.7/dist-packages/airtime_analyzer-0.1-py2.7.egg/airtime_analyzer/metadata_analyzer.py”, line 32, in analyze
metadata[“filesize”] = os.path.getsize(filename)
File “/usr/lib/python2.7/genericpath.py”, line 57, in getsize
return os.stat(filename).st_size
OSError: [Errno 2] No such file or directory: ‘/srv/airtime/stor/organize/Detect with Dale Swaby 015.mp3’
2020-01-29 04:06:18,247 [message_listener] [ERROR] Analyzer pipeline exception: [Errno 2] No such file or directory: ‘/srv/airtime/stor/organize/Detect with Dale Swaby 015.mp3’
2020-01-29 04:06:18,249 [message_listener] [INFO ] - Received ‘{“tmp_file_path”:“/srv/airtime/stor/organize/Weekeng Grooves episode07 (30.01.2020).mp3”,“storage_backend”:“file”,“import_directory”:“/srv/airtime/stor//imported/1”,“original_filename”:“Weekeng Grooves episode07 (30.01.2020).mp3”,“callback_url”:“http://localhost//rest/media/434”,“api_key”:“0VGRU0AF7ZU36D5UWFOI”,“file_prefix”:“”}’ on routing_key ‘’
2020-01-29 04:06:18,578 [status_reporter] [INFO ] HTTP request sent successfully.
2020-01-29 04:08:56,930 [cuepoint_analyzer] [WARNI] Silan cue out 10812.100750 or length 5407.680958 differs too much from the Mutagen length 5407.66679167. Ignoring Silan values.