Re: [RDD] RDXport / Recording Issues Centos7

2018-12-24 Thread Workino
U can easily find if that is the problem opening a terminal and run rdlibrary 
from shell. If u see some sql error is host configuration problem. But anyway 
if u have any kind of problem try to execute the command in a terminal. I can 
have a better output of the error

Regards
Gabriele

Sent from my iPhone

> On 24 Dec 2018, at 21:25, Tom Van Gorkom  wrote:
> 
> What's the status of SElinux? It needs to be disabled.
> 
>> On Mon, Dec 24, 2018, 11:05 AM Workino > Hello,
>> For point 2 double check the nfs export on server for directory /var/snd and 
>> how u have mounted on client side ( mount |grep snd )
>> 
>> For point 3 check the user u are using to connect to the database what 
>> permission have on database server. 
>> 
>> If I can send some log output 
>> 
>> Workino 
>> 
>> Sent from my iPhone
>> 
>>> On 24 Dec 2018, at 15:37, Edmer Archila  
>>> wrote:
>>> 
>>> Hi,
>>> 
>>> I have a Dell R610 that I’m using as the Rivendell Server. Attached to that 
>>> over LAN is an HP PC with an ASI 6114 Audio Card. 
>>> 
>>> I also have a secondary PC that is VPN from a building 15 miles away.
>>> 
>>> All systems were installed with CentOS 7 and properly installed following 
>>> the Centos/RHEL 7 sheet from the Paravel Systems website.
>>> 
>>> I have multiple problems with the system (RDLibrary). I am new to Linux and 
>>> am not sure where to start troubleshooting.
>>> 
>>> 1. Audio Static - Every few seconds in the recording of an audio cut, Audio 
>>> gets replaced completely by static. After a few seconds, I get audio back. 
>>> I am getting this result consistently with the local machine and the remote 
>>> machine. The server has no audio cards, but I may try recording using a 
>>> Creative Soundblaster USB Card.
>>> 
>>> 2. RDXport - While trying to get into “Edit Markers” in RDLibrary, I get 
>>> the following error. Unable to download peak data, error was 
>>> “RDXport.service returned an error”. Most of the terminal commands that 
>>> were used and mentioned in previous emails on this mailing list do not 
>>> apply to CentOS 7. This is also consistent on the local and remote client 
>>> machines. The server is able to get the waveform ok.
>>> 
>>> 3. Database Access - Read/Write/Deletion - Although the Client Machines can 
>>> write files as well as modify into the library, I cannot delete them or get 
>>> the Hours Remaining information at the bottom of RDLibrary window. The 
>>> server appears to be working fine when doing all of this.
>>> 
>>> I’m beginning to think there is a permissions issue, but again, I am a 
>>> newbie to Linux.
>>> 
>>> Thanks!
>>> Edmer Archila
>>> Engineer, Studio A
>>> Media Communications and Journalism
>>> 
>>> www.edmerarchila.com
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> ___
>>> Rivendell-dev mailing list
>>> Rivendell-dev@lists.rivendellaudio.org
>>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>> ___
>> Rivendell-dev mailing list
>> Rivendell-dev@lists.rivendellaudio.org
>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] RDXport / Recording Issues Centos7

2018-12-24 Thread Tom Van Gorkom
What's the status of SElinux? It needs to be disabled.

On Mon, Dec 24, 2018, 11:05 AM Workino  Hello,
> For point 2 double check the nfs export on server for directory /var/snd
> and how u have mounted on client side ( mount |grep snd )
>
> For point 3 check the user u are using to connect to the database what
> permission have on database server.
>
> If I can send some log output
>
> Workino
>
> Sent from my iPhone
>
> On 24 Dec 2018, at 15:37, Edmer Archila 
> wrote:
>
> Hi,
>
> I have a Dell R610 that I’m using as the Rivendell Server. Attached to
> that over LAN is an HP PC with an ASI 6114 Audio Card.
>
> I also have a secondary PC that is VPN from a building 15 miles away.
>
> All systems were installed with CentOS 7 and properly installed following
> the Centos/RHEL 7 sheet from the Paravel Systems website.
>
> I have multiple problems with the system (RDLibrary). I am new to Linux
> and am not sure where to start troubleshooting.
>
> 1. Audio Static - Every few seconds in the recording of an audio cut,
> Audio gets replaced completely by static. After a few seconds, I get audio
> back. I am getting this result consistently with the local machine and the
> remote machine. The server has no audio cards, but I may try recording
> using a Creative Soundblaster USB Card.
>
> 2. RDXport - While trying to get into “Edit Markers” in RDLibrary, I get
> the following error. Unable to download peak data, error was
> “RDXport.service returned an error”. Most of the terminal commands that
> were used and mentioned in previous emails on this mailing list do not
> apply to CentOS 7. This is also consistent on the local and remote client
> machines. The server is able to get the waveform ok.
>
> 3. Database Access - Read/Write/Deletion - Although the Client Machines
> can write files as well as modify into the library, I cannot delete them or
> get the Hours Remaining information at the bottom of RDLibrary window. The
> server appears to be working fine when doing all of this.
>
> I’m beginning to think there is a permissions issue, but again, I am a
> newbie to Linux.
>
> Thanks!
> *Edmer Archila*
> Engineer, Studio A
> Media Communications and Journalism
>
> www.edmerarchila.com
>
>
>
>
>
>
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] RDXport / Recording Issues Centos7

2018-12-24 Thread Edmer Archila
Ok. I think I resolved my own problem.

This is an issue of Wrong IP / Wrong Hosts HTTP XPort profile.

I did move the server from my testbed IP to production and forgot to update the 
IP address of the server host in RDAdmin.

As for the clients, I needed to have selected rdserv0 as the access point for 
the clients to connect to.

I’ll give the audio stuff a check and will get back to you

HAPPY HOLIDAYS
Otherwise, HAPPY FESTIVUS!
Edmer Archila
Engineer, Studio A
Media Communications and Journalism

Mobile: (559) 994-9474
www.edmerarchila.com

Member RTDNA







> On Dec 24, 2018, at 9:05 AM, Workino  wrote:
> 
> Hello,
> For point 2 double check the nfs export on server for directory /var/snd and 
> how u have mounted on client side ( mount |grep snd )
> 
> For point 3 check the user u are using to connect to the database what 
> permission have on database server. 
> 
> If I can send some log output 
> 
> Workino 
> 
> Sent from my iPhone
> 
> On 24 Dec 2018, at 15:37, Edmer Archila  > wrote:
> 
>> Hi,
>> 
>> I have a Dell R610 that I’m using as the Rivendell Server. Attached to that 
>> over LAN is an HP PC with an ASI 6114 Audio Card. 
>> 
>> I also have a secondary PC that is VPN from a building 15 miles away.
>> 
>> All systems were installed with CentOS 7 and properly installed following 
>> the Centos/RHEL 7 sheet from the Paravel Systems website.
>> 
>> I have multiple problems with the system (RDLibrary). I am new to Linux and 
>> am not sure where to start troubleshooting.
>> 
>> 1. Audio Static - Every few seconds in the recording of an audio cut, Audio 
>> gets replaced completely by static. After a few seconds, I get audio back. I 
>> am getting this result consistently with the local machine and the remote 
>> machine. The server has no audio cards, but I may try recording using a 
>> Creative Soundblaster USB Card.
>> 
>> 2. RDXport - While trying to get into “Edit Markers” in RDLibrary, I get the 
>> following error. Unable to download peak data, error was “RDXport.service 
>> returned an error”. Most of the terminal commands that were used and 
>> mentioned in previous emails on this mailing list do not apply to CentOS 7. 
>> This is also consistent on the local and remote client machines. The server 
>> is able to get the waveform ok.
>> 
>> 3. Database Access - Read/Write/Deletion - Although the Client Machines can 
>> write files as well as modify into the library, I cannot delete them or get 
>> the Hours Remaining information at the bottom of RDLibrary window. The 
>> server appears to be working fine when doing all of this.
>> 
>> I’m beginning to think there is a permissions issue, but again, I am a 
>> newbie to Linux.
>> 
>> Thanks!
>> Edmer Archila
>> Engineer, Studio A
>> Media Communications and Journalism
>> 
>> www.edmerarchila.com 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> ___
>> Rivendell-dev mailing list
>> Rivendell-dev@lists.rivendellaudio.org 
>> 
>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev 
>> 

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] RDXport / Recording Issues Centos7

2018-12-24 Thread Edmer Archila
10.2.10.14:/var/snd on /var/snd type nfs4 
(rw,realitime,vers-4.1,rsize1048576,wsize=1-48576,namelen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.2.10.15,local_lock=none,addr=10.2.10.14

The addresses are local to LAN. They were first issued by DHCP and then made 
into fixed addresses on the router.

SND shows up as red in terminal.

Edmer Archila
Engineer, Studio A
Media Communications and Journalism

www.edmerarchila.com








> On Dec 24, 2018, at 9:05 AM, Workino  wrote:
> 
> Hello,
> For point 2 double check the nfs export on server for directory /var/snd and 
> how u have mounted on client side ( mount |grep snd )
> 
> For point 3 check the user u are using to connect to the database what 
> permission have on database server. 
> 
> If I can send some log output 
> 
> Workino 
> 
> Sent from my iPhone
> 
> On 24 Dec 2018, at 15:37, Edmer Archila  > wrote:
> 
>> Hi,
>> 
>> I have a Dell R610 that I’m using as the Rivendell Server. Attached to that 
>> over LAN is an HP PC with an ASI 6114 Audio Card. 
>> 
>> I also have a secondary PC that is VPN from a building 15 miles away.
>> 
>> All systems were installed with CentOS 7 and properly installed following 
>> the Centos/RHEL 7 sheet from the Paravel Systems website.
>> 
>> I have multiple problems with the system (RDLibrary). I am new to Linux and 
>> am not sure where to start troubleshooting.
>> 
>> 1. Audio Static - Every few seconds in the recording of an audio cut, Audio 
>> gets replaced completely by static. After a few seconds, I get audio back. I 
>> am getting this result consistently with the local machine and the remote 
>> machine. The server has no audio cards, but I may try recording using a 
>> Creative Soundblaster USB Card.
>> 
>> 2. RDXport - While trying to get into “Edit Markers” in RDLibrary, I get the 
>> following error. Unable to download peak data, error was “RDXport.service 
>> returned an error”. Most of the terminal commands that were used and 
>> mentioned in previous emails on this mailing list do not apply to CentOS 7. 
>> This is also consistent on the local and remote client machines. The server 
>> is able to get the waveform ok.
>> 
>> 3. Database Access - Read/Write/Deletion - Although the Client Machines can 
>> write files as well as modify into the library, I cannot delete them or get 
>> the Hours Remaining information at the bottom of RDLibrary window. The 
>> server appears to be working fine when doing all of this.
>> 
>> I’m beginning to think there is a permissions issue, but again, I am a 
>> newbie to Linux.
>> 
>> Thanks!
>> Edmer Archila
>> Engineer, Studio A
>> Media Communications and Journalism
>> 
>> www.edmerarchila.com 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> ___
>> Rivendell-dev mailing list
>> Rivendell-dev@lists.rivendellaudio.org 
>> 
>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev 
>> 

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] RDXport / Recording Issues Centos7

2018-12-24 Thread Workino
Hello,
For point 2 double check the nfs export on server for directory /var/snd and 
how u have mounted on client side ( mount |grep snd )

For point 3 check the user u are using to connect to the database what 
permission have on database server. 

If I can send some log output 

Workino 

Sent from my iPhone

> On 24 Dec 2018, at 15:37, Edmer Archila  
> wrote:
> 
> Hi,
> 
> I have a Dell R610 that I’m using as the Rivendell Server. Attached to that 
> over LAN is an HP PC with an ASI 6114 Audio Card. 
> 
> I also have a secondary PC that is VPN from a building 15 miles away.
> 
> All systems were installed with CentOS 7 and properly installed following the 
> Centos/RHEL 7 sheet from the Paravel Systems website.
> 
> I have multiple problems with the system (RDLibrary). I am new to Linux and 
> am not sure where to start troubleshooting.
> 
> 1. Audio Static - Every few seconds in the recording of an audio cut, Audio 
> gets replaced completely by static. After a few seconds, I get audio back. I 
> am getting this result consistently with the local machine and the remote 
> machine. The server has no audio cards, but I may try recording using a 
> Creative Soundblaster USB Card.
> 
> 2. RDXport - While trying to get into “Edit Markers” in RDLibrary, I get the 
> following error. Unable to download peak data, error was “RDXport.service 
> returned an error”. Most of the terminal commands that were used and 
> mentioned in previous emails on this mailing list do not apply to CentOS 7. 
> This is also consistent on the local and remote client machines. The server 
> is able to get the waveform ok.
> 
> 3. Database Access - Read/Write/Deletion - Although the Client Machines can 
> write files as well as modify into the library, I cannot delete them or get 
> the Hours Remaining information at the bottom of RDLibrary window. The server 
> appears to be working fine when doing all of this.
> 
> I’m beginning to think there is a permissions issue, but again, I am a newbie 
> to Linux.
> 
> Thanks!
> Edmer Archila
> Engineer, Studio A
> Media Communications and Journalism
> 
> www.edmerarchila.com
> 
> 
> 
> 
> 
> 
> 
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] RDXport / Recording Issues Centos7

2018-12-24 Thread Edmer Archila
Hi,

I have a Dell R610 that I’m using as the Rivendell Server. Attached to that 
over LAN is an HP PC with an ASI 6114 Audio Card. 

I also have a secondary PC that is VPN from a building 15 miles away.

All systems were installed with CentOS 7 and properly installed following the 
Centos/RHEL 7 sheet from the Paravel Systems website.

I have multiple problems with the system (RDLibrary). I am new to Linux and am 
not sure where to start troubleshooting.

1. Audio Static - Every few seconds in the recording of an audio cut, Audio 
gets replaced completely by static. After a few seconds, I get audio back. I am 
getting this result consistently with the local machine and the remote machine. 
The server has no audio cards, but I may try recording using a Creative 
Soundblaster USB Card.

2. RDXport - While trying to get into “Edit Markers” in RDLibrary, I get the 
following error. Unable to download peak data, error was “RDXport.service 
returned an error”. Most of the terminal commands that were used and mentioned 
in previous emails on this mailing list do not apply to CentOS 7. This is also 
consistent on the local and remote client machines. The server is able to get 
the waveform ok.

3. Database Access - Read/Write/Deletion - Although the Client Machines can 
write files as well as modify into the library, I cannot delete them or get the 
Hours Remaining information at the bottom of RDLibrary window. The server 
appears to be working fine when doing all of this.

I’m beginning to think there is a permissions issue, but again, I am a newbie 
to Linux.

Thanks!
Edmer Archila
Engineer, Studio A
Media Communications and Journalism

www.edmerarchila.com







___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev