Video Processing Successful with Multiple Warning. Version 14.10

48 views
Skip to first unread message

Savneel Kant

unread,
Apr 16, 2024, 10:07:49 PMApr 16
to Opencast Users
Hi,

I recently installed the Opencast version on RHEL 9 using a multiple-server setup. Our setup comprises four servers: adminpresentation, database, and two workers.

All configurations have been completed, and video processing has been successfully tested. The connection to and from Extron is also successfully established.

However, upon reviewing the logs, I noticed multiple warnings appearing when a video is processed and published successfully. I would appreciate it if someone could examine the logs and provide guidance on resolving these warnings.
opencast.log

Katrin Ihler

unread,
Apr 17, 2024, 3:28:30 AMApr 17
to us...@opencast.org

Hi Savneel,

2024-04-17T08:52:32,325 | WARN  | (IngestServiceImpl:407) - Download authentication method is neither Digest nor Basic; setting to Digest

2024-04-17T08:56:42,234 | WARN  | (TrustedHttpClientImpl:596) - URI http://<worker>/files/mediapackage/1c867c1e-f151-4ff9-b4ae-cbfeccc18d2b/16cd7f48-c00a-4168-9566-caf463548722 does not support digest authentication
2024-04-17T08:56:42,235 | INFO  | (CleanupWorkflowOperationHandler:305) - Unable to delete external URI http://<worker>/files/mediapackage/1c867c1e-f151-4ff9-b4ae-cbfeccc18d2b/16cd7f48-c00a-4168-9566-caf463548722, status code '405' returned

Looks like auth might be inconsistently configured for admin and worker?

Katrin

To unsubscribe from this group and stop receiving emails from it, send an email to users+un...@opencast.org.
-- 
ELAN e.V.
Karlstr. 23
D-26123 Oldeburg

elan-ev.de

Savneel Kant

unread,
May 6, 2024, 5:54:04 AMMay 6
to us...@opencast.org
Hi Katrin,

i have checked the following files and the configuration seems to be correct and consistent. Please advise where else to check for the configuration as per your suggestion on auth inconsistencies. 

- custom.properties
- org.opencastproject.organization-mh_default_org.cfg
org.ops4j.pax.web.cfg

Regards
Savneel Kant


Greg Logan

unread,
May 10, 2024, 4:34:23 PMMay 10
to us...@opencast.org
Hi Savneel,

You're looking for org.opencastproject.download.auth.method in org.opencastproject.ingest.impl.IngestServiceImpl.cfg.  Looking at the URLs which seem to be erroring out, you're seeing HTTP 405 (Method Not Allowed) on URLs with :8080, when *most* of the rest of your URLs do not have the ports specified.  I suspect the ports (and proxies, or lack thereof) are also part of your problems here.  Depending on exactly what the misconfiguration is here, you might not have a Digest vs Basic issue at all.

G

Savneel Kant

unread,
May 15, 2024, 12:22:37 AMMay 15
to Opencast Users, Greg Logan
Thank you for the guidance Greg
Reply all
Reply to author
Forward
0 new messages