INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Licensing Issues on Fedora  (Read 2652 times)

ipta

  • Recent member
  • *
  • Posts: 17
Licensing Issues on Fedora
« on: November 21, 2016, 11:38:52 am »

I installed Media Center using the method stuck on the forums: https://yabb.jriver.com/interact/index.php/topic,106006.0.html

When I paste my license into the box I get a friendly "There was a problem communicating with the license server." One post said this is because the SSL certificate bundled with MC isn't included when you install on an RPM system.

When I run the /RestoreFromFile command line option, this licenses my copy of media center for a couple of weeks before I have to do it again. I have been getting the MJR files from the restore license page of the JRiver website

Is there a way to permanently license MC on fedora?
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7371
  • The color of Spring...
Re: Licensing Issues on Fedora
« Reply #1 on: November 26, 2016, 11:45:50 am »

You need to open a Terminal and input the following commands;

Code: [Select]
cd /etc/ssl/certs
Then...

Code: [Select]
sudo ln -s /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem ca-certificates.crt
And that should do it.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

ipta

  • Recent member
  • *
  • Posts: 17
Re: Licensing Issues on Fedora
« Reply #2 on: December 08, 2016, 01:36:36 pm »

This fixed my issue.

Thanks!
Logged
Pages: [1]   Go Up