-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
In long recordings Opencast seems to take long to inspect all the files. During this the connection to the BBB-instance can time out causing an error (see log output below). I do not know how grave this is, because the whole workflow still seems to work, but it certainly is confusing in the logs and there might be an easy fix for that.
From /var/log/bigbluebutton/post_archive.log:
E, [2021-04-08T17:50:52.600932 #5969] ERROR -- : A problem occured for request: /ingest/ingest/bbb-upload
I, [2021-04-08T17:50:52.601036 #5969] INFO -- : 504 Gateway Timeout (RestClient::GatewayTimeout)
/var/lib/gems/2.5.0/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:249:in `exception_with_response'
/var/lib/gems/2.5.0/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:129:in `return!'
/var/lib/gems/2.5.0/gems/rest-client-2.1.0/lib/restclient/request.rb:836:in `process_result'
/var/lib/gems/2.5.0/gems/rest-client-2.1.0/lib/restclient/request.rb:743:in `block in transmit'
/usr/lib/ruby/2.5.0/net/http.rb:910:in `start'
/var/lib/gems/2.5.0/gems/rest-client-2.1.0/lib/restclient/request.rb:727:in `transmit'
/var/lib/gems/2.5.0/gems/rest-client-2.1.0/lib/restclient/request.rb:163:in `execute'
/usr/local/bigbluebutton/core/scripts/post_archive/oc_modules/oc_util.rb:104:in `requestIngestAPI'
/usr/local/bigbluebutton/core/scripts/post_archive/post_archive.rb:1194:in `<main>'
I, [2021-04-08T17:50:52.601082 #5969] INFO -- : <html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx</center>
</body>
</html>
I, [2021-04-08T17:50:52.601093 #5969] INFO -- : LOG ERROR Aborting ingest with BBB id 9993503bcee5edce408f7e34ef38b5a7af2b3c94-1617879754745and OC idbd3c9497-f52e-407e-a32f-3b702199c495Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels