Re: [RDD] Mysql Backup

2018-04-12 Thread Mike Carroll
Open a CentOS command line and enter "rdadmin".  Try taking the backup.
Look at the command line window for any SQL error messages.

You might also check /var/log/messages on the workstation where you're
trying the backup, and /var/log/mysqld.log on the MySQL server.  You'll
need superuser to access both of those logs.


On Thu, Apr 12, 2018 at 11:27 AM Cowboy  wrote:

> On Thursday 12 April 2018 01:16:39 pm ija...@jamcorbroadcast.com wrote:
> > It used to make backups on it own but after we loaded more songs in the
> > database It stopped making backups.any suggtions
>
>  Unless you're familiar with command line MySQL, not from me.
>
>  We have I don't even know how many entries in our database,
>  and though it takes 4 or 5 minutes to make a backup, it does.
>
> --
> Cowboy
>
> http://cowboy.cwf1.com
>
> Adore, v.:
> To venerate expectantly.
> -- Ambrose Bierce, "The Devil's Dictionary"
> ___
> 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] test post to confirm own posts being sent back

2018-04-12 Thread VE4PER / Andy

please disregard


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


Re: [RDD] Logs

2018-04-12 Thread jorge soto
In order to generate logs you need to have your clocks setup. Only you
would know what works for your station.

On Thu, Apr 12, 2018, 10:39 AM  wrote:

> We didn't save the original configuration in the set up manage services.
> We are trying to generate logs with the log manager Do anyone have the
> these settings.
>
> Thanka
> ___
> 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] Rivendell plays but will not record

2018-04-12 Thread Rob Landry


I thought the ASI5211 was still current. They must have discontinued it 
only recently.


Thanks.


Rob

--
Я там, где ребята толковые,
Я там, где плакаты "Вперёд",
Где песни рабочие новые
Страна трудовая поёт.

On Thu, 12 Apr 2018, Fred Gleason wrote:


On Apr 12, 2018, at 03:22, Rob Landry <41001...@interpring.com> wrote:
  We have downgraded from RD 2.19.1 back to RD 2.15.2, and we can
  now record again. Both rdcatch and rdlibrary now work as they
  should.

  There must be something in this particular combination of OS
  (CentOS 6), Rivendell version (2.19.1) and hardware (ASI5211)
  that gives rise to the problem.


Confirmed here. The problem appears to be affecting only certain (older)
model units. Model series known to be affected at this time are:

ASI50xx
ASI51xx
ASI52xx
ASI60xx
ASI61xx

These are all models that have been officially ‘end-of-lifed’ by ASI. All
currently ‘active’ models appear to be functioning normally with v2.19.1.

Cheers!


|--|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|--|
|       Remember that the wastepaper basket is your best friend.       |
|                                         -- Robert Graves             |
|                                            "Goodbye to All That"     |
|--|


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


[RDD] Install trbls New clean install compilr from source files

2018-04-12 Thread VE4PER / Andy
I followed step-by-step through 
http://rivendell.tryphon.org/wiki/UbuntuXenial and was unable to 
complete the install.


System it is being installed on is UbuntuStudio Xenial 64 bit CPU with 
8GB RAM. I am using a combination of ssh connections to do root commands 
and xtightvncviewer for remote control and access of all other needs. 
version of RD is 19 most recent.


Apache2.4.18-2ubuntu 3.5, Mysql 5.7.21-ubuntu.16.0.4.1  both functioning 
correctly to run phpmyadmin.


On the synaptic manager list it shows SSH, OpenSSH and OpenSSL installed 
which I assume had correctly set up paths and location access info WHEN 
SYNAPTIC INSTALLED THEM.


All was smooth until the patches needed; generated an error on first 
patch, and second patch I opted to open the table, once rda was 
installed completely and using phpmyadmin (working OK) and delete the 
column. The third patch was noted as being fixed in vers 14.


When I ran the unzip of the tar ball all seemed normal as can be seen in 
att file. When I ran the configure it seemed to go smoothly until the 
last couple of lines. They did not seem an urgent component at the time 
so I moved on to the make step and it generated an immediate missing 
target error also (also included in att text info file). All files 
extracted are also listed in the att file.


If some of the usual folks here with a lot more RD experience than I can 
spot something I am missing the help would be appreciated.


Thanks, Andy



%%%

~/installs/rivendell-2.19.1/rdadmin# patch opendb.cpp opendb.cpp.patch  
patching file opendb.cpp
Hunk #1 FAILED at 240.
1 out of 1 hunk FAILED -- saving rejects to file opendb.cpp.rej

%%%

./configure --libexecdir=/usr/local/libexec
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to 
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC 

Re: [RDD] Mysql Backup

2018-04-12 Thread Cowboy
On Thursday 12 April 2018 01:16:39 pm ija...@jamcorbroadcast.com wrote:
> It used to make backups on it own but after we loaded more songs in the 
> database It stopped making backups.any suggtions

 Unless you're familiar with command line MySQL, not from me.

 We have I don't even know how many entries in our database,
 and though it takes 4 or 5 minutes to make a backup, it does.

-- 
Cowboy

http://cowboy.cwf1.com

Adore, v.:
To venerate expectantly.
-- Ambrose Bierce, "The Devil's Dictionary"
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Logs

2018-04-12 Thread ijames
We didn't save the original configuration in the set up manage services. 
We are trying to generate logs with the log manager Do anyone have the 
these settings.


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


[RDD] Mysql Backup

2018-04-12 Thread ijames
Anyone have any suggestions On Making MYSQL and Music Backups  I have 
bee trying to make a backup of our system. No succes

Yet

I Can get to make a backup on Mysql CLI. I mounted a new drive on the 
machine to sent all the backups to. Would like to get suggestion on whe 
proper script in make the backup.


Or Used Mysql Work bench to log into the Mysql database.
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Mysql Backup

2018-04-12 Thread ijames

Just Tried it and

The error Is Unable to Create Backup. Is the file size of the Database.

On 2018-04-10 14:16, Cowboy wrote:

On Tue, 10 Apr 2018 13:01:42 -0400
ija...@jamcorbroadcast.com wrote:


I have been trying to make backup of database. I have tries different
ways to still no success.


 Open rdadmin
 Click Backup Database
 Give it the filename you'd like.
 Click Save

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


Re: [RDD] Mysql Backup

2018-04-12 Thread ijames

Cowboy

It used to make backups on it own but after we loaded more songs in the 
database It stopped making backups.any suggtions


On 2018-04-10 14:16, Cowboy wrote:

On Tue, 10 Apr 2018 13:01:42 -0400
ija...@jamcorbroadcast.com wrote:


I have been trying to make backup of database. I have tries different
ways to still no success.


 Open rdadmin
 Click Backup Database
 Give it the filename you'd like.
 Click Save

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


Re: [RDD] Rivendell plays but will not record

2018-04-12 Thread Fred Gleason
On Apr 12, 2018, at 03:22, Rob Landry <41001...@interpring.com> wrote:

> We have downgraded from RD 2.19.1 back to RD 2.15.2, and we can now record 
> again. Both rdcatch and rdlibrary now work as they should.
> 
> There must be something in this particular combination of OS (CentOS 6), 
> Rivendell version (2.19.1) and hardware (ASI5211) that gives rise to the 
> problem.

Confirmed here. The problem appears to be affecting only certain (older) model 
units. Model series known to be affected at this time are:

ASI50xx
ASI51xx
ASI52xx
ASI60xx
ASI61xx

These are all models that have been officially ‘end-of-lifed’ by ASI. All 
currently ‘active’ models appear to be functioning normally with v2.19.1.

Cheers!


|--|
| Frederick F. Gleason, Jr. |  Chief Developer |
|   |  Paravel Systems |
|--|
|   Remember that the wastepaper basket is your best friend.   |
| -- Robert Graves |
|"Goodbye to All That" |
|--|

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


Re: [RDD] Rivendell plays but will not record

2018-04-12 Thread Rob Landry


We have another machine being prepared for service at a different station; 
it runs RD 2.18.2 under Debian 8, with an ASI 6114 card.


After first verifying that recording works properly in rdlibrary, I 
upgraded the machine to RD 2.19.1. When I tried to record a cut in 
rdlibrary, I saw the same problem as on the other machine.


I don't think I'll be using RDD 2.19.1 with any machine that has an ASI 
card.



Rob

--
Я там, где ребята толковые,
Я там, где плакаты "Вперёд",
Где песни рабочие новые
Страна трудовая поёт.

On Thu, 12 Apr 2018, Rob Landry wrote:



We have downgraded from RD 2.19.1 back to RD 2.15.2, and we can now record 
again. Both rdcatch and rdlibrary now work as they should.


There must be something in this particular combination of OS (CentOS 6), 
Rivendell version (2.19.1) and hardware (ASI5211) that gives rise to the 
problem.



Rob

--
Я там, где ребята толковые,
Я там, где плакаты "Вперёд",
Где песни рабочие новые
Страна трудовая поёт.

On Wed, 11 Apr 2018, Fred Gleason wrote:


On Apr 11, 2018, at 05:06, Rob Landry <41001...@interpring.com> wrote:
  If I remember right, recent HPI drivers will not compile under
  CentOS 6. The version in the Paravel-Broadcast repository is
  4.10.09.


That version should work fine with an ASI5211. No need to upgrade.

Cheers!


|--|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|--|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|--|

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


Re: [RDD] Rivendell plays but will not record

2018-04-12 Thread Rob Landry


We have downgraded from RD 2.19.1 back to RD 2.15.2, and we can now record 
again. Both rdcatch and rdlibrary now work as they should.


There must be something in this particular combination of OS (CentOS 6), 
Rivendell version (2.19.1) and hardware (ASI5211) that gives rise to the 
problem.



Rob

--
Я там, где ребята толковые,
Я там, где плакаты "Вперёд",
Где песни рабочие новые
Страна трудовая поёт.

On Wed, 11 Apr 2018, Fred Gleason wrote:


On Apr 11, 2018, at 05:06, Rob Landry <41001...@interpring.com> wrote:
  If I remember right, recent HPI drivers will not compile under
  CentOS 6. The version in the Paravel-Broadcast repository is
  4.10.09.


That version should work fine with an ASI5211. No need to upgrade.

Cheers!


|--|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|--|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|--|

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