Quantcast
Channel: Kaltura - Latest posts
Browsing all 7410 articles
Browse latest View live
↧

Best way to change kaltura 11.2.0 using http to use https

Hi, We do set ServerName in /opt/kaltura/app/configurations/apache/conf.d/enabled.kaltura.conf which is included by...

View Article


Best way to change kaltura 11.2.0 using http to use https

I let kaltura set-up everything on ubuntu 14. Which is the 5.6

View Article


Best way to change kaltura 11.2.0 using http to use https

On my Ubuntu machine: # cat /etc/issue Ubuntu 14.04.2 LTS \n \l root@jessex:/opt/kaltura/web/content/clientlibs/csharp# apt-cache policy monit monit: Installed: 1:5.11-1 Candidate: 1:5.11-1 Version...

View Article

Best way to change kaltura 11.2.0 using http to use https

yes I will did you use the apt-get ? or did you set-up the package version? Where did you find it ? There is only the 5.6.2 : http://packages.ubuntu.com/trusty/admin/monit

View Article

Checksum on uploaded files

Hello @jo2012, I agree with you that calculating the checksum of the source file on the server side can help in the event something in the upload process has gone wrong and the resulting file is...

View Article


Cleaning scheduler_status table

Hi,I have around 50M records in the scheduler_status table. The size of the table is now around 9GB.Any reason not to clean old records? Ofer

View Article

Image may be NSFW.
Clik here to view.

Cleaning scheduler_status table

Hi Ofer, Pretty much the same answer as I gave here: forum.kaltura.org Empty batch_job_sep table Hi The table "batch_job_sep" gets very large over time. Is it safe to empty its content?

View Article

Cleaning scheduler_status table

Yes, saw it, but wanted to be 100% sure.Thanks Jess

View Article


Kaltura 12.8.0-2 http and https

This issue can be closed now. I finally managed to get it working. Although I did a complete re-install. The tricky part was to figure out when to use the CDN-url, when to use the back-end machine in...

View Article


Analytics data not showing/visible

HiI have the same problem, analytic not updated automatically, i notice that it update once per day. What i found in databaseSELECT * FROM dwh_fact_events order by event_time DESC;last event_time is...

View Article

Analytics data not showing/visible

Hi @nabil_naim1, Analytics is updated at one day intervals by design, it is not meant to be realtime.You can change the intervals somewhat in /etc/cron.d/kaltura-dwh but you must consider that each...

View Article

Analytics data not showing/visible

thank you for your reply Jess,I can see analytics update through GUI but it's updated once per day as you mention, i read about update statistics every 4 hours? also even if the analytics is updated...

View Article

Image may be NSFW.
Clik here to view.

Analytics data not showing/visible

Hi @nabil_naim1, Some of the jobs happen every hour, some happen every 4 hours and some happen once a day, I wouldn't recommend messing about with it, however, as I said, the process is not meant to...

View Article


Image may be NSFW.
Clik here to view.

Analytics data not showing/visible

Thank you again when i run it from shell using su kaltura -c "/opt/kaltura/app/alpha/scripts/dwh/dwh_plays_views_sync.sh"the content play number updated successfully ?!!! although using cron job it...

View Article

DWH Analytics issue

Hi, Maybe this can help you. We serve all our content through a nginx CDN/Frontend. I had a timing problem with the frontend logrotate script because it was compressing the logs AFTER Kaltura was...

View Article


Analytics data not showing/visible

Hi @nabil_naim1, 0 10 should work the same as 00 10 does but I agree that for consistency's sake it should be corrected. You should still see an entry like: 10:00:01 ce-front0 CROND[9729]: (kaltura)...

View Article

Analytics data not showing/visible

You are right, this means cron job can't update play number automatically less /var/log/cron | grep -i "dwh_plays_views_sync.sh" -B2 -A2 Jan 22 10:00:01 KaltureServer CROND[19590]: (kaltura) CMD...

View Article


DWH Analytics issue

Thank you @Jess, @David.Eusse,I haven't worked on that yet because I had a lot of work in other areas, will try both your solutions soon and let you know how everything went.Again thank you very much...

View Article

Uploads failing. General error: 145 Table './kaltura/scheduler_status' is...

Stack trace: #0 /opt/kaltura/app/batch/client/KalturaClient.php(640): KalturaClientBase->throwExceptionIfError(Array) -- 2017-01-23 15:18:32 [0.001952] [10.40.1.80] [1004244351] [22] [API]...

View Article

Uploads failing. General error: 145 Table './kaltura/scheduler_status' is...

Try:# mysqlrepair kaltura scheduler_status -r If the DB suffered a crush, perhaps you should go right ahead and run:# mysqlrepair kaltura -rso it goes over all tables in the 'kaltura' DB.

View Article
Browsing all 7410 articles
Browse latest View live