Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-21 Thread Wayne Merricks
Ubuntu is /usr/local/libexec (or at least thats what works for me).  Once you 
have that double check you've copied across a working rd-bin.conf.

You should have that file inside /etc/apache2/conf.d/rd-bin.conf

The important lines are line 23 which should read: Directory 
/usr/local/libexec and line 50: ScriptAlias /rd-bin/ /usr/local/libexec/

If the files not there check your sources it should be inside source_dir/conf.

Regards,

Wayne

-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org on behalf of Rob Landry
Sent: Wed 21/12/2011 13:59
To: User discussion about the Rivendell Radio Automation System
Subject: Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10
 


On Sun, 18 Dec 2011, Patrick Schmalstig / WRRJ Radio wrote:

 No I'm calling rdimport from rdlibrary, but thanks for asking.
 What I have been doing is opening up rdlibrary FROM A TERMINAL RUNNING AS MY
 USER which is also set as the Rivendell audio user. I try to import a cut
 from an mp3 file (also tried wav) into a cart... and it gives me Invalid
 URL.

Are you sure libexecdir is set to the right place? I think Ubuntu follows 
Debian, in which case it should be /var/www/rd-bin .

If all else fails, try Rivendell 1.7.2. Apache is not used in Rivendell 
versions prior to 2.0, so there are no URL's to be invalid.


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


###
Scanned by MailMarshal
###



Attention: 

The information contained in this message is confidential and intended for the 
addressee(s) only. If you have received this message in error or there are any 
problems, please notify the originator immediately.
The unauthorised use, disclosure, copying or alteration of this message is 
strictly forbidden. Christian Vision or any of its subsidiaries will not be 
liable for direct, special, indirect or consequential damages 
arising from alteration of the contents of this message by a third party or as 
a result of any virus being passed on. Please note that we reserve the right to 
monitor and read any e-mails sent or received by the 
company under the Telecommunications (Lawful Business Practice) (Interception 
of Communications) Regulation 2000. Christian Vision is registered in England 
as a limited company 2842414 and as a charity 1031031  


winmail.dat___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-20 Thread Patrick Schmalstig / WRRJ Radio
Sorry does my email say I'm Robert (I'm not trying to sound mad I really
did want to make sure my name wasn't Robert in my from field)? My name's
Patrick.

After reinstalling rivendell, /etc/rd.conf for the top part now reads:

AudioOwner=
AudioGroup=rivendell

However I used that assistant when I reinstalled Rivendell. Even though
there's no audioowner specified Rivendell is working great right now! I'm
afraid to put an owner in at this time and make it not work anymore.

On Tue, Dec 20, 2011 at 5:40 AM, Wayne Merricks 
waynemerri...@thevoiceasia.com wrote:

 Hi Robert,

 Just trying to clear up a bit of confusion.  Your /etc/rd.conf file states
 that Rivendell should run as rduser with the group rivendell.

 -- Snipped from your earlier post --
 [Identity]
 ; Specify who uses rivendell interfaces (like rdairplay)
 ; This user must be into the rivendell unix group
 AudioOwner=rduser
 AudioGroup=rivendell
 -- Snip --

 You have two options, you can create a user called rduser and shove them
 in the appropriate groups (several steps) or you can edit /etc/rd.conf so
 that AudioOwner=patrick (I assume you're already a member of the rivendell
 group but fix that if you're not).

 Regards,

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


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-20 Thread Wayne Merricks
If its working, don't fix it, just be aware thats what it usually is.  As  
for the Robert thing, you'd quoted a response from Robert and my brain  
failed me.

Regards,

Wayne

On Tue, 20 Dec 2011 15:41:50 -, Patrick Schmalstig / WRRJ Radio  
xana...@gmail.com wrote:

 Sorry does my email say I'm Robert (I'm not trying to sound mad I really
 did want to make sure my name wasn't Robert in my from field)? My name's
 Patrick.

 After reinstalling rivendell, /etc/rd.conf for the top part now reads:

 AudioOwner=
 AudioGroup=rivendell

 However I used that assistant when I reinstalled Rivendell. Even though
 there's no audioowner specified Rivendell is working great right now! I'm
 afraid to put an owner in at this time and make it not work anymore.

###
Scanned by MailMarshal
###



Attention: 

The information contained in this message is confidential and intended for the 
addressee(s) only. If you have received this message in error or there are any 
problems, please notify the originator immediately.
The unauthorised use, disclosure, copying or alteration of this message is 
strictly forbidden. Christian Vision or any of its subsidiaries will not be 
liable for direct, special, indirect or consequential damages 
arising from alteration of the contents of this message by a third party or as 
a result of any virus being passed on. Please note that we reserve the right to 
monitor and read any e-mails sent or received by the 
company under the Telecommunications (Lawful Business Practice) (Interception 
of Communications) Regulation 2000. Christian Vision is registered in England 
as a limited company 2842414 and as a charity 1031031  


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


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-19 Thread Aaron Savage
I have run into this problem with Rivendell under Ubuntu.  I was able
to fix the problem after reading this:

http://comments.gmane.org/gmane.comp.radio.rivendell.user/861

I got the  500 unable to set rivendel group until I changed
permissions on rdxport.cgi.  The solution listed used chown root:root
rdxport.cgi with a setuid of 4755.  Worked for me.  It also worked
when I used my audio group instead of the root group.

-Aaron Savage



On Sun, Dec 18, 2011 at 5:17 PM, Patrick Schmalstig / WRRJ Radio
xana...@gmail.com wrote:
 ...now rdxport.cgi is not being able to work unable to create Rivendell
 group. rdxport.cgi is now found but cannot load under the rivendell group.
 I've tried creating a SEPARATE user under both the rivendell and audio
 groups (and even tried loading rivendell under a new rivendell2 group and
 also under root and root). When I've tried all these different users and
 groups I also changed the rdxport.cgi permissions to the same user and
 group. I also tried chmod 4755 rdxport.cgi.

 Nothing at all is working.
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-19 Thread Patrick Schmalstig / WRRJ Radio
I just now tried patrick:patrick, which rdxport.cgi seems to want to run
as, and chowned it to that, as well as changed those values in
/etc/rd.conf. That did not work either! (I reset my changes).




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


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-19 Thread Patrick Schmalstig / WRRJ Radio
I have tried audio user patrick who is a member of rivendell and audio.
That did not work either. For some reason, nothing is able to run under the
rivendell group regardless of the user it runs under. It does not work as
root either.

On Mon, Dec 19, 2011 at 2:33 PM, Robert Jeffares
jeffares.rob...@gmail.comwrote:

 you need to have a user on the system = rduser

 who is a member of the rivendell group

 and that's the user who should be running rivendell

 or change AudioOwner=patrick

 in the /etc/rd.conf

 make sure patrick is a member of the rivendell group and audio group

 On 20/12/2011 03:05, Patrick Schmalstig / WRRJ Radio wrote:
  AudioOwner=rduser
  AudioGroup=rivendell

 --
 Robert Jeffares
 Big Valley Radio
 Thames New Zealand
 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

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


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-19 Thread Cowboy
On Monday 19 December 2011 08:53:06 am you wrote:

 My machines are complaining about not having an FQDN. they are on a 
 private network, we have no domain. what should I put in /etc/hosts to 
 shut them up? Currently they look like this (IP's edited to protect the 
 innocent):

 If you're running DNS, they should be using that, which will serve
 an FQDN.
 If you're not, then /etc/hosts is what will be queried first.
 ( also, before DNS is running, or if a DNS server can't be reached )

 What is an FQDN ?
 It is the full name of the host machine as it would resolve in DNS.
 It generally consists of four parts.
 the fourth part is the hostname of the machine, such as
 myhost
 the third part, the lower level domain, such as
 myhost.example
 the top level domain in which the example sub-domain exists, such as
 myhost.example.com
 and firstly, ( usually left off and assumed by DNS ) the root domain,
 represented by the blank label after the dot after com.
 ( because everything is below the root domain, and the standard allows
 leaving off the domain name *if* the search is confined to within your
 domain )
 In DNS, the FQDN would be
 myhost.example.com.
 ( note the trailing dot, followed by the blank label )
 As such, that can be one and only one machine anywhere in the universe.
 The fully qualified name can refer to one and only one machine.

 # Do not remove the following line, or various programs
 # that require network functionality will fail.
 127.0.0.1localhost.localdomain localhost

 I wouldn't do that !!
 I can almost guarantee that something will fail with that
 partially qualified domain name !

 ::1localhost6.localdomain6 localhost6
 10.100.x.xrdcs
 10.100.x.xrdbs
 10.100.x.xrdoa
 10.100.x.xrdprod
 10.100.x.xrdncs
 
 Apologies if this is a basic question, I've googled it but always get 
 the hostname.example.com answer, that doesn't help me.

 You have host names, but what domain ?
 The machine should assume whatever domain is in
 /etc/networks
 or in
 /etc/HOSTNAME

 Generally, the machine won't complain, but some apps will.

 also, what is this line for?
 ::1localhost6.localdomain6 localhost6
 it was in there from the default.

 It's a syntax which some OS understand.
 Depends on the OS.
 Remember, Linux is NOT an OS !
 Linux is a kernel.
 Since I don't know your OS ( off hand ) I can't know
 exactly how your machine will interpret that syntax.
 Several *nix can use that type of short-hand.

-- 
Cowboy

http://cowboy.cwf1.com

I can resist anything but temptation.

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


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-18 Thread Robert Jeffares


On 17/12/2011 17:08, Patrick Schmalstig / WRRJ Radio wrote:
 with the exception of uploading music at a lower pitch than it should be...


This is a clue:

Are you trying to upload music from a box on the same network as the 
server, or on a remote network?

Is your remote box correctly identified in RDADMIN


Are both boxes working at the same sample rate?


We do all read your messages

For my part I have been unsuccessful at getting Rivendell to work on 
Ubuntu Studio, which I use for Production. I opted for Centos as a 
server OS. Production goes in to a 'Dropbox' installed after getting 
around Ubuntu Studio's version of networking. We have tried a number of 
Linux distributions which all have fantastic features, but at the end of 
the day the rule is: You find the software that does what you want, and 
you run the OS the software is made for.

Rivendell can be made to operate on any distribution if you have the 
time to ferret around and install the various components required to 
make it work.  In the Linux world progressive releases of software 
components can contain features incompatible with software that worked 
on previous versions, just like Microsoft and just like Apple. The good 
thing about Linux is you can generally go back to one that works. Or in 
some cases sideways.

Did you plan to use the same computer for Production and Playout?

regards

Robert



-- 
Robert Jeffares
Big Valley Radio
Thames New Zealand
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-18 Thread Patrick Schmalstig / WRRJ Radio
No I'm calling rdimport from rdlibrary, but thanks for asking.

What I have been doing is opening up rdlibrary FROM A TERMINAL RUNNING AS
MY USER which is also set as the Rivendell audio user. I try to import a
cut from an mp3 file (also tried wav) into a cart... and it gives me
Invalid URL.

---This was a reply to---
Are you calling rdimport from the command line?  What's the command
you're using?  What is the URL it's trying to use?  Can you paste that
URL into a browser and have it go there properly?

I'm jumping into the fray late, so don't know if you've posted the
answer to those question earlier bit if so, please post again.  Since
we're not watching when you do it, it's hard to troubleshoot.  Please
give a detailed step by step of what you're doing and how, any specific
errors that pop up in their entirety, etc. If they're more than a few
lines long, please use the pastebin site(s) that someone else mentioned
in another reply.

---end of reply---

OUTPUT:

RDImport v2.1.0
 Log mode is OFF
 Normalization level = -13 dB
 AutoTrim level = -30 dB
 Destination cart is AUTO
 Single cart mode is OFF
 Delete source mode is OFF
 Delete cuts mode is OFF
 DropBox mode is OFF
 Start Date Offset = 0 days
 End Date Offset = 0 days
 Broken format workarounds are DISABLED
 Import Create Dates mode is OFF
 Files to process:
   /media/Personal/snd/06_001.mp3

 Importing file 06_001.mp3 to cart 04 ...  Unable to import
/media/Personal/snd/06_001.mp3, skipping...

My location is not /usr/local/libexec but instead according to mlocate
rdxport.cgi it is /usr/lib/cgi-bin/rivendell . rd-bin.conf did NOT exist at
all in /etc/apache2/conf.d however I did find /etc/apache2/conf.d/rivendell
which points to /etc/rivendell/apache.conf which I checked is correct as
far as directories. Apache2 seems to be loading that conf because when I
use rd-bin.conf copied from the doc folder of rivendell, apache says the
scriptalias overlaps.

---This was a reply from---
Hi Patrick,

I've just finished installing Rivendell 2.1.1 from Source on Ubuntu 11.10
and can confirm that Rivendell works fine if you do a scratch build.  I
suspect the problem lies in incorrectly configured deb files as you said
you installed from the debs?

Can you run rdimport --verbose BEDS path_to_some_wav_file

and paste the output back here?

As an example I get the following output:

wayne@UBUMEZZ:/usr/local/libexec$ rdimport --verbose BEDS ~/*.wav

RDImport v2.1.1
 Log mode is OFF
 Normalization level = -13 dB
 AutoTrim level = -30 dB
 Destination cart is AUTO
 Single cart mode is OFF
 Delete source mode is OFF
 Delete cuts mode is OFF
 DropBox mode is OFF
 Start Date Offset = 0 days
 End Date Offset = 0 days
 Broken format workarounds are DISABLED
 Import Create Dates mode is OFF
 Files to process:
  /home/wayne/dummy-message.wav

 Importing file dummy-message.wav to cart 040001 ... OK

I seem to remember when I've had problems before the OK at the end turns
into the error you're describing.

Instead of just leaving it there heres a few steps to check.  On a scratch
Ubuntu build, the Rivendell importing web files live in /usr/local/libexec.
 Is that where rdxport.cgi and others are located for you?

The libexec directory is owned by root:root for me with rwxr-xr-x
permissions.  Apache2 is also running as either root or www-data.

Finally, make sure your apache is configured with the Rivendell conf file
too.  Inside /etc/apache2/conf.d I have the file rd-bin.conf.  Do you
have that?  Do the directories on this also match /usr/local/libexec?

The important lines are line 23: Directory /usr/local/libexec and line
50: ScriptAlias /rd-bin/ /usr/local/libexec/

Hope it helps either way.

Regards,

Wayne
---end of reply---

The box is on the same network... rivendell runs on the same computer as
the server. The box is identified as 127.0.0.1 . The computer's rivendell
and JACK both run at 44100 (used to run at 48000 recently but I was having
problems with rdimport and rdlibrary importing audio at a lower pitch than
it should. This was before rdimport and rdlibrary started giving me the
invalid URL messages.

Yes the same computer will be used for production and playout... it must be
that way since Skype, Google Voice, and my mic, as well as Rivendell, must
all be routed to the internet radio stream via. JACK... which is impossible
to do to my knowledge on a computer separate from the one running rivendell
server.

Thanks for reading the messages and commenting!

---This was a reply from---
This is a clue:

Are you trying to upload music from a box on the same network as the
server, or on a remote network?

Is your remote box correctly identified in RDADMIN


Are both boxes working at the same sample rate?


We do all read your messages

For my part I have been unsuccessful at getting Rivendell to work on
Ubuntu Studio, which I use for Production. I opted for Centos as a
server OS. Production goes in to a 'Dropbox' installed after getting
around Ubuntu 

Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-18 Thread VE4PER/ Andy
does the user login you use in that terminal also have adequate access 
permissions on both the source and destination audio folders??



On 11-12-19 01:59 AM, Patrick Schmalstig / WRRJ Radio wrote:

No I'm calling rdimport from rdlibrary, but thanks for asking.

What I have been doing is opening up rdlibrary FROM A TERMINAL RUNNING 
AS MY USER which is also set as the Rivendell audio user. I try to 
import a cut from an mp3 file (also tried wav) into a cart... and it 
gives me Invalid URL.


---This was a reply to---
Are you calling rdimport from the command line?  What's the command
you're using?  What is the URL it's trying to use?  Can you paste that
URL into a browser and have it go there properly?
I'm jumping into the fray late, so don't know if you've posted the
answer to those question earlier bit if so, please post again.  Since
we're not watching when you do it, it's hard to troubleshoot.  Please
give a detailed step by step of what you're doing and how, any specific
errors that pop up in their entirety, etc. If they're more than a few
lines long, please use the pastebin site(s) that someone else mentioned
in another reply.

---end of reply---

OUTPUT:

RDImport v2.1.0
 Log mode is OFF
 Normalization level = -13 dB
 AutoTrim level = -30 dB
 Destination cart is AUTO
 Single cart mode is OFF
 Delete source mode is OFF
 Delete cuts mode is OFF
 DropBox mode is OFF
 Start Date Offset = 0 days
 End Date Offset = 0 days
 Broken format workarounds are DISABLED
 Import Create Dates mode is OFF
 Files to process:
   /media/Personal/snd/06_001.mp3

 Importing file 06_001.mp3 to cart 04 ...  Unable to import 
/media/Personal/snd/06_001.mp3, skipping...
My location is not /usr/local/libexec but instead according to mlocate 
rdxport.cgi it is /usr/lib/cgi-bin/rivendell . rd-bin.conf did NOT 
exist at all in /etc/apache2/conf.d however I did find 
/etc/apache2/conf.d/rivendell which points to 
/etc/rivendell/apache.conf which I checked is correct as far as 
directories. Apache2 seems to be loading that conf because when I use 
rd-bin.conf copied from the doc folder of rivendell, apache says the 
scriptalias overlaps.


---This was a reply from---
Hi Patrick,

I've just finished installing Rivendell 2.1.1 from Source on Ubuntu 
11.10 and can confirm that Rivendell works fine if you do a scratch 
build.  I suspect the problem lies in incorrectly configured deb files 
as you said you installed from the debs?


Can you run rdimport --verbose BEDS path_to_some_wav_file

and paste the output back here?

As an example I get the following output:

wayne@UBUMEZZ:/usr/local/libexec$ rdimport --verbose BEDS ~/*.wav

RDImport v2.1.1
 Log mode is OFF
 Normalization level = -13 dB
 AutoTrim level = -30 dB
 Destination cart is AUTO
 Single cart mode is OFF
 Delete source mode is OFF
 Delete cuts mode is OFF
 DropBox mode is OFF
 Start Date Offset = 0 days
 End Date Offset = 0 days
 Broken format workarounds are DISABLED
 Import Create Dates mode is OFF
 Files to process:
  /home/wayne/dummy-message.wav

 Importing file dummy-message.wav to cart 040001 ... OK

I seem to remember when I've had problems before the OK at the end 
turns into the error you're describing.


Instead of just leaving it there heres a few steps to check.  On a 
scratch Ubuntu build, the Rivendell importing web files live in 
/usr/local/libexec.  Is that where rdxport.cgi and others are located 
for you?


The libexec directory is owned by root:root for me with rwxr-xr-x 
permissions.  Apache2 is also running as either root or www-data.


Finally, make sure your apache is configured with the Rivendell conf 
file too.  Inside /etc/apache2/conf.d I have the file rd-bin.conf. 
 Do you have that?  Do the directories on this also match 
/usr/local/libexec?


The important lines are line 23: Directory /usr/local/libexec and 
line 50: ScriptAlias /rd-bin/ /usr/local/libexec/


Hope it helps either way.

Regards,

Wayne
---end of reply---

The box is on the same network... rivendell runs on the same computer 
as the server. The box is identified as 127.0.0.1 . The computer's 
rivendell and JACK both run at 44100 (used to run at 48000 recently 
but I was having problems with rdimport and rdlibrary importing audio 
at a lower pitch than it should. This was before rdimport and 
rdlibrary started giving me the invalid URL messages.


Yes the same computer will be used for production and playout... it 
must be that way since Skype, Google Voice, and my mic, as well as 
Rivendell, must all be routed to the internet radio stream via. 
JACK... which is impossible to do to my knowledge on a computer 
separate from the one running rivendell server.


Thanks for reading the messages and commenting!

---This was a reply from---
This is a clue:

Are you trying to upload music from a box on the same network as the
server, or on a remote network?

Is your remote box correctly identified in RDADMIN


Are both boxes working at the same sample rate?


We do all 

Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-18 Thread Patrick Schmalstig / WRRJ Radio
Yes... I added the user to the audio group... and all users may read and
write from the /media/Personal directory (which contains ./snd where the
music is located)... and may do the same with /var/snd (rivendell sound
directory)

TO ALL USERS: Apparently my problem lies within /etc/hosts. The address
127.0.0.1 was defined as my domain name instead of my host computer name.
Changing this allowed rdimport to work... but not rdXport. Now I get an
error saying the URL /rd-bin/rdxport.cgi is not found... even though the
scriptalias is defined in /etc/apache2/conf.d/rivendell (points to
/etc/rivendell/apache.conf). I changed the alias back to /rd-bin/ in
/etc/rivendell/apache.conf . It was originally /rivendell/ .

On Sun, Dec 18, 2011 at 9:03 PM, VE4PER/ Andy ve4...@aim.com wrote:

 **
 does the user login you use in that terminal also have adequate access
 permissions on both the source and destination audio folders??



 On 11-12-19 01:59 AM, Patrick Schmalstig / WRRJ Radio wrote:

 No I'm calling rdimport from rdlibrary, but thanks for asking.

  What I have been doing is opening up rdlibrary FROM A TERMINAL RUNNING
 AS MY USER which is also set as the Rivendell audio user. I try to import a
 cut from an mp3 file (also tried wav) into a cart... and it gives me
 Invalid URL.

 ---This was a reply to---
 Are you calling rdimport from the command line?  What's the command
 you're using?  What is the URL it's trying to use?  Can you paste that
 URL into a browser and have it go there properly?

 I'm jumping into the fray late, so don't know if you've posted the
 answer to those question earlier bit if so, please post again.  Since
 we're not watching when you do it, it's hard to troubleshoot.  Please
 give a detailed step by step of what you're doing and how, any specific
 errors that pop up in their entirety, etc. If they're more than a few
 lines long, please use the pastebin site(s) that someone else mentioned
 in another reply.

  ---end of reply---

  OUTPUT:

  RDImport v2.1.0
  Log mode is OFF
  Normalization level = -13 dB
  AutoTrim level = -30 dB
  Destination cart is AUTO
  Single cart mode is OFF
  Delete source mode is OFF
  Delete cuts mode is OFF
  DropBox mode is OFF
  Start Date Offset = 0 days
  End Date Offset = 0 days
  Broken format workarounds are DISABLED
  Import Create Dates mode is OFF
  Files to process:
/media/Personal/snd/06_001.mp3

   Importing file 06_001.mp3 to cart 04 ...  Unable to import
 /media/Personal/snd/06_001.mp3, skipping...

  My location is not /usr/local/libexec but instead according to mlocate
 rdxport.cgi it is /usr/lib/cgi-bin/rivendell . rd-bin.conf did NOT exist at
 all in /etc/apache2/conf.d however I did find /etc/apache2/conf.d/rivendell
 which points to /etc/rivendell/apache.conf which I checked is correct as
 far as directories. Apache2 seems to be loading that conf because when I
 use rd-bin.conf copied from the doc folder of rivendell, apache says the
 scriptalias overlaps.

  ---This was a reply from---
 Hi Patrick,

 I've just finished installing Rivendell 2.1.1 from Source on Ubuntu 11.10
 and can confirm that Rivendell works fine if you do a scratch build.  I
 suspect the problem lies in incorrectly configured deb files as you said
 you installed from the debs?

 Can you run rdimport --verbose BEDS path_to_some_wav_file

 and paste the output back here?

 As an example I get the following output:

 wayne@UBUMEZZ:/usr/local/libexec$ rdimport --verbose BEDS ~/*.wav

 RDImport v2.1.1
  Log mode is OFF
  Normalization level = -13 dB
  AutoTrim level = -30 dB
  Destination cart is AUTO
  Single cart mode is OFF
  Delete source mode is OFF
  Delete cuts mode is OFF
  DropBox mode is OFF
  Start Date Offset = 0 days
  End Date Offset = 0 days
  Broken format workarounds are DISABLED
  Import Create Dates mode is OFF
  Files to process:
   /home/wayne/dummy-message.wav

  Importing file dummy-message.wav to cart 040001 ... OK

 I seem to remember when I've had problems before the OK at the end turns
 into the error you're describing.

 Instead of just leaving it there heres a few steps to check.  On a scratch
 Ubuntu build, the Rivendell importing web files live in /usr/local/libexec.
  Is that where rdxport.cgi and others are located for you?

 The libexec directory is owned by root:root for me with rwxr-xr-x
 permissions.  Apache2 is also running as either root or www-data.

 Finally, make sure your apache is configured with the Rivendell conf file
 too.  Inside /etc/apache2/conf.d I have the file rd-bin.conf.  Do you
 have that?  Do the directories on this also match /usr/local/libexec?

 The important lines are line 23: Directory /usr/local/libexec and line
 50: ScriptAlias /rd-bin/ /usr/local/libexec/

 Hope it helps either way.

 Regards,

 Wayne
  ---end of reply---

  The box is on the same network... rivendell runs on the same computer as
 the server. The box is identified as 127.0.0.1 . The computer's rivendell
 and JACK both 

Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-18 Thread Robert Jeffares


On 19/12/2011 14:59, Patrick Schmalstig / WRRJ Radio wrote:
 and it gives me Invalid URL



can you from a terminal run

# cat /etc/rd.conf


and post the output

copy what you get and paste it in an email



-- 
Robert Jeffares
Big Valley Radio
Thames New Zealand
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-18 Thread Robert Jeffares


On 19/12/2011 15:13, Patrick Schmalstig / WRRJ Radio wrote:
 which contains ./snd where the music is located

what music is located here?


all rivendell audio is in /var/snd


unusual to have music files stored in a hidden folder: is this on some 
kind of external drive with audio as mp3 or m4a or somesuch?

-- 
Robert Jeffares
Big Valley Radio
Thames New Zealand
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-18 Thread Robert Jeffares
you need to be running rivendell as the user listed in /etc/rd.conf for 
everything to work

then that user allows other things to happen

Just as a matter of interest what were you using to run your station 
before you switched to Rivendell?

Robert

On 19/12/2011 16:17, Patrick Schmalstig / WRRJ Radio wrote:
 ...now rdxport.cgi is not being able to work unable to create Rivendell
 group. rdxport.cgi is now found but cannot load under the rivendell
 group. I've tried creating a SEPARATE user under both the rivendell and
 audio groups (and even tried loading rivendell under a new rivendell2
 group and also under root and root). When I've tried all these different
 users and groups I also changed the rdxport.cgi permissions to the same
 user and group. I also tried chmod 4755 rdxport.cgi.

 Nothing at all is working.

-- 
Robert Jeffares
Big Valley Radio
Thames New Zealand
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-17 Thread Patrick Schmalstig / WRRJ Radio
Well alright if you guys do not want to help me then I'll have nothing to
do with Rivendell. Where in my previous message did I mention anything to
do with professional technical support?

...and why are you talking about this sounding like technical support
instead of community help, instead of helping me out with what I really
need help on... RDImport?

...and I cannot go with any professional solution... I have no money to do
so. Sorry.

On Sat, Dec 17, 2011 at 12:53 AM, Bill Putney bi...@wwpc.com wrote:

 Might I recommend Rivendell from Paravell Systems. They know a lot about
 the product and seem a reasonable bunch. I'm sure you would find the
 support very good. They have a turn key solution with all the bells and
 whistles.

 You can reach them at sa...@paravelsystems.com .

 Bill Putney - KPTZ Port Townsend, WA

 Sent from my iPad

 On Dec 16, 2011, at 8:55 PM, Tim Camp t...@wnsp.com wrote:

 You understand that you are not talking to some support line for a product
 that you paid for don't you. This a a community forum where help is given
 on a voluntary basis when people have time. If you expect to demand a
 response may I say suggest you purchase a product.
 On Dec 16, 2011 10:08 PM, Patrick Schmalstig / WRRJ Radio 
 xana...@gmail.com wrote:

 Hello.

 I've been having a lot of troubles lately trying to set up a new
 installation of Rivendell 2.1.0 on Ubuntu 11.10 (and do NOT tell me that
 this was not meant for Ubuntu 11.10... I looked at that page with regards
 to that and did everything on it... it should work properly but it does
 not. Not only that but there was no clear documentation that it was not
 meant for Ubuntu 11.10.).

 Anyway problem is when I upload (or try to upload) a file to rdlibrary I
 get Invalid URL. Here's what I did:

 *I have verified my IP address was correct in Rivendell.
 *I verified Apache is working correctly.
 *I verified the Rivendell cgi scripts were able to be accessed from my IP.
 *I verified the freeDB url was correct... freedb.freedb.org.

 This started happening randomly. Rdimport was working fine before (with
 the exception of uploading music at a lower pitch than it should be...
 which I'm trying to fix... but now I can't with this problem).

 Please tell me what's up and how to fix it. Please also respond when you
 have received this message and you are on it trying to find a solution.
 Thank you!

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

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


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


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


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-17 Thread Patrick Schmalstig / WRRJ Radio
Okay sorry I misread the messages. I have no money for professional
services... and I have constantly been angry at the fact that I have no
income and cannot work because of my mental and physical conditions... thus
almost everything that costs money I cannot partake in. Urgh I feel this
world was not supposed to invent money in the first place.

Anyway, I will wait... it appears with my ISP I will have to delay my plans
with my station anyway. Please do reply though, when you get more info on
this problem. Thanks!

On Sat, Dec 17, 2011 at 11:01 AM, Patrick Schmalstig / WRRJ Radio 
xana...@gmail.com wrote:

 Well alright if you guys do not want to help me then I'll have nothing to
 do with Rivendell. Where in my previous message did I mention anything to
 do with professional technical support?

 ...and why are you talking about this sounding like technical support
 instead of community help, instead of helping me out with what I really
 need help on... RDImport?

 ...and I cannot go with any professional solution... I have no money to do
 so. Sorry.

 On Sat, Dec 17, 2011 at 12:53 AM, Bill Putney bi...@wwpc.com wrote:

 Might I recommend Rivendell from Paravell Systems. They know a lot about
 the product and seem a reasonable bunch. I'm sure you would find the
 support very good. They have a turn key solution with all the bells and
 whistles.

 You can reach them at sa...@paravelsystems.com .

 Bill Putney - KPTZ Port Townsend, WA

 Sent from my iPad

 On Dec 16, 2011, at 8:55 PM, Tim Camp t...@wnsp.com wrote:

 You understand that you are not talking to some support line for a
 product that you paid for don't you. This a a community forum where help is
 given on a voluntary basis when people have time. If you expect to demand a
 response may I say suggest you purchase a product.
 On Dec 16, 2011 10:08 PM, Patrick Schmalstig / WRRJ Radio 
 xana...@gmail.com wrote:

 Hello.

 I've been having a lot of troubles lately trying to set up a new
 installation of Rivendell 2.1.0 on Ubuntu 11.10 (and do NOT tell me that
 this was not meant for Ubuntu 11.10... I looked at that page with regards
 to that and did everything on it... it should work properly but it does
 not. Not only that but there was no clear documentation that it was not
 meant for Ubuntu 11.10.).

 Anyway problem is when I upload (or try to upload) a file to rdlibrary I
 get Invalid URL. Here's what I did:

 *I have verified my IP address was correct in Rivendell.
 *I verified Apache is working correctly.
 *I verified the Rivendell cgi scripts were able to be accessed from my
 IP.
 *I verified the freeDB url was correct... freedb.freedb.org.

 This started happening randomly. Rdimport was working fine before (with
 the exception of uploading music at a lower pitch than it should be...
 which I'm trying to fix... but now I can't with this problem).

 Please tell me what's up and how to fix it. Please also respond when you
 have received this message and you are on it trying to find a solution.
 Thank you!

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

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


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



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


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-17 Thread James Harrison
Well, okay, let's start working this one out instead of getting all 
sidelined. We're volunteers and as a community we should just get on 
with this, eh? I know the no-money feeling (my desktop PC just died, now 
looking at £1k to get a new one sorted out).


So - check /var/log/syslog.log, /var/log/daemons.log for any issues. For 
added points, do this:


* Shut down rivendell daemons, apache2 and any open applications (sudo 
service rivendell stop; sudo service apache2 stop;)

* Start up the daemons, apache2, and rdlibrary.
* Grab a 'ps faux' at this point, and 'tail -n 1500 /var/log/syslog.log' 
(and again for daemons.log)

* Import a file
* Grab the two logs again
* Upload everything to http://pastie.org or http://gist.github.com (the 
latter does multiple files better - make sure you label each 
appropriately as before/after)


You could also check /var/log/apache2/error.log (I think - doing this 
all off memory!), just grab that afterwards. Armed with that info we can 
probably make some progress here.


(The root issue is that Rivendell isn't very good at being specific 
about errors with this stuff - I have some spare time this week and 
might submit a patch to improve things here)


James

On 17/12/11 16:17, Patrick Schmalstig / WRRJ Radio wrote:
Okay sorry I misread the messages. I have no money for professional 
services... and I have constantly been angry at the fact that I have 
no income and cannot work because of my mental and physical 
conditions... thus almost everything that costs money I cannot partake 
in. Urgh I feel this world was not supposed to invent money in the 
first place.


Anyway, I will wait... it appears with my ISP I will have to delay my 
plans with my station anyway. Please do reply though, when you get 
more info on this problem. Thanks!


On Sat, Dec 17, 2011 at 11:01 AM, Patrick Schmalstig / WRRJ Radio 
xana...@gmail.com mailto:xana...@gmail.com wrote:


Well alright if you guys do not want to help me then I'll have
nothing to do with Rivendell. Where in my previous message did I
mention anything to do with professional technical support?

...and why are you talking about this sounding like technical
support instead of community help, instead of helping me out with
what I really need help on... RDImport?

...and I cannot go with any professional solution... I have no
money to do so. Sorry.

On Sat, Dec 17, 2011 at 12:53 AM, Bill Putney bi...@wwpc.com
mailto:bi...@wwpc.com wrote:

Might I recommend Rivendell from Paravell Systems. They know a
lot about the product and seem a reasonable bunch. I'm sure
you would find the support very good. They have a turn key
solution with all the bells and whistles.

You can reach them at sa...@paravelsystems.com
mailto:sa...@paravelsystems.com .

Bill Putney - KPTZ Port Townsend, WA

Sent from my iPad

On Dec 16, 2011, at 8:55 PM, Tim Camp t...@wnsp.com
mailto:t...@wnsp.com wrote:


You understand that you are not talking to some support line
for a product that you paid for don't you. This a a community
forum where help is given on a voluntary basis when people
have time. If you expect to demand a response may I say
suggest you purchase a product.

On Dec 16, 2011 10:08 PM, Patrick Schmalstig / WRRJ Radio
xana...@gmail.com mailto:xana...@gmail.com wrote:

Hello.

I've been having a lot of troubles lately trying to set
up a new installation of Rivendell 2.1.0 on Ubuntu 11.10
(and do NOT tell me that this was not meant for Ubuntu
11.10... I looked at that page with regards to that and
did everything on it... it should work properly but it
does not. Not only that but there was no clear
documentation that it was not meant for Ubuntu 11.10.).

Anyway problem is when I upload (or try to upload) a file
to rdlibrary I get Invalid URL. Here's what I did:

*I have verified my IP address was correct in Rivendell.
*I verified Apache is working correctly.
*I verified the Rivendell cgi scripts were able to be
accessed from my IP.
*I verified the freeDB url was correct...
freedb.freedb.org http://freedb.freedb.org.

This started happening randomly. Rdimport was working
fine before (with the exception of uploading music at a
lower pitch than it should be... which I'm trying to
fix... but now I can't with this problem).

Please tell me what's up and how to fix it. Please also
respond when you have received this message and you are
on it trying to find a solution. Thank you!

___
Rivendell-dev mailing list

Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-17 Thread Bill Putney

Patrick,

It's not that we don't want to help. That's what this whole mail list is 
about.


Rivendell runs on linux and to trouble shoot problems you have to be 
pretty high functioning as a linux hacker. Rivendell is a complicated 
suite of applications with not so great documentation. I've been working 
around *nix systems since the 70's when they were connected to the 
ARPANet by IMPs and TIPs. I still have to put out a call for help to the 
mailing list sometimes because it's been a long time since I did any 
heavy programming and Rivendell is complicated. Sometimes I get help 
right away and sometimes I don't hear a peep. I don't get too upset 
about it, I just start trying things to try to fix it myself. I have a 
machine that I use just for that and if I break it I reload it from 
scratch and it's just a couple days of my time burned up.


I'm not running 2.1 (still in production on 1.7.1) yet so it's hard for 
me to help you. In 1.7.1 all the work with RDLibrary is done in a 
desktop GUI not a web browser. I wasn't aware that had changed.


If the browser is saying the URL is invalid, it probably is either a 
configuration issue with Apache or file permissions. If there was a bug, 
the cgi would die and hang the browser or report some exit error 
message. Open a terminal window and sudo a find for the cgi. Look at 
it's permissions and where it is. Make sure all that it correct. After 
you find out some more, ask the list some more questions. At some point 
you may run across some information that triggers a memory for someone 
and you'll get some help.


I think the point that Tim was making is that no one on this list has a 
responsibility to anyone else to fix problems. If one of us can help and 
we recognize the problem and have a solution we'll reply. If it's new 
ground we're just like you and we won't waste the bandwidth saying so.


Rivendell is an excellent system. It is complete, in current development 
and even as a turnkey from Paravell it is cost effective when compared 
to other broadcast automation systems. If you're really new to this 
whole thing one of the LiveCD's from RRAbuntu is a great way to have a 
running system up in a hurry. Look at their Sourceforge  project pages 
(http://rrabuntu.sourceforge.net/). If you have the money in your 
budget, you can't go wrong with a turnkey and then you have someone that 
really does have a responsibility to help you fix your issues.


Bill Putney - KPTZ Port Townsend, WA

 and On 12/17/11 8:01 AM, Patrick Schmalstig / WRRJ Radio wrote:
Well alright if you guys do not want to help me then I'll have nothing 
to do with Rivendell. Where in my previous message did I mention 
anything to do with professional technical support?


...and why are you talking about this sounding like technical support 
instead of community help, instead of helping me out with what I 
really need help on... RDImport?


...and I cannot go with any professional solution... I have no money 
to do so. Sorry.


On Sat, Dec 17, 2011 at 12:53 AM, Bill Putney bi...@wwpc.com 
mailto:bi...@wwpc.com wrote:


Might I recommend Rivendell from Paravell Systems. They know a lot
about the product and seem a reasonable bunch. I'm sure you would
find the support very good. They have a turn key solution with all
the bells and whistles.

You can reach them at sa...@paravelsystems.com
mailto:sa...@paravelsystems.com .

Bill Putney - KPTZ Port Townsend, WA

Sent from my iPad

On Dec 16, 2011, at 8:55 PM, Tim Camp t...@wnsp.com
mailto:t...@wnsp.com wrote:


You understand that you are not talking to some support line for
a product that you paid for don't you. This a a community forum
where help is given on a voluntary basis when people have time.
If you expect to demand a response may I say suggest you purchase
a product.

On Dec 16, 2011 10:08 PM, Patrick Schmalstig / WRRJ Radio
xana...@gmail.com mailto:xana...@gmail.com wrote:

Hello.

I've been having a lot of troubles lately trying to set up a
new installation of Rivendell 2.1.0 on Ubuntu 11.10 (and do
NOT tell me that this was not meant for Ubuntu 11.10... I
looked at that page with regards to that and did everything
on it... it should work properly but it does not. Not only
that but there was no clear documentation that it was not
meant for Ubuntu 11.10.).

Anyway problem is when I upload (or try to upload) a file to
rdlibrary I get Invalid URL. Here's what I did:

*I have verified my IP address was correct in Rivendell.
*I verified Apache is working correctly.
*I verified the Rivendell cgi scripts were able to be
accessed from my IP.
*I verified the freeDB url was correct... freedb.freedb.org
http://freedb.freedb.org.

This started happening randomly. Rdimport was working fine
before (with the exception of uploading 

Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-17 Thread Patrick Schmalstig / WRRJ Radio
Sorry to clarify it's not the web browser saying invalid URL... it's
rdlibrary saying that when trying to import music.

I checked permissions of rdimport as well as rdxport.cgi and they are all
the same as when rivendell was installed

On Sat, Dec 17, 2011 at 11:52 AM, Bill Putney bi...@wwpc.com wrote:

  Patrick,

 It's not that we don't want to help. That's what this whole mail list is
 about.

 Rivendell runs on linux and to trouble shoot problems you have to be
 pretty high functioning as a linux hacker. Rivendell is a complicated suite
 of applications with not so great documentation. I've been working around
 *nix systems since the 70's when they were connected to the ARPANet by IMPs
 and TIPs. I still have to put out a call for help to the mailing list
 sometimes because it's been a long time since I did any heavy programming
 and Rivendell is complicated. Sometimes I get help right away and sometimes
 I don't hear a peep. I don't get too upset about it, I just start trying
 things to try to fix it myself. I have a machine that I use just for that
 and if I break it I reload it from scratch and it's just a couple days of
 my time burned up.

 I'm not running 2.1 (still in production on 1.7.1) yet so it's hard for me
 to help you. In 1.7.1 all the work with RDLibrary is done in a desktop GUI
 not a web browser. I wasn't aware that had changed.

 If the browser is saying the URL is invalid, it probably is either a
 configuration issue with Apache or file permissions. If there was a bug,
 the cgi would die and hang the browser or report some exit error message.
 Open a terminal window and sudo a find for the cgi. Look at it's
 permissions and where it is. Make sure all that it correct. After you find
 out some more, ask the list some more questions. At some point you may run
 across some information that triggers a memory for someone and you'll get
 some help.

 I think the point that Tim was making is that no one on this list has a
 responsibility to anyone else to fix problems. If one of us can help and we
 recognize the problem and have a solution we'll reply. If it's new ground
 we're just like you and we won't waste the bandwidth saying so.

 Rivendell is an excellent system. It is complete, in current development
 and even as a turnkey from Paravell it is cost effective when compared to
 other broadcast automation systems. If you're really new to this whole
 thing one of the LiveCD's from RRAbuntu is a great way to have a running
 system up in a hurry. Look at their Sourceforge  project pages (
 http://rrabuntu.sourceforge.net/). If you have the money in your budget,
 you can't go wrong with a turnkey and then you have someone that really
 does have a responsibility to help you fix your issues.


 Bill Putney - KPTZ Port Townsend, WA

  and On 12/17/11 8:01 AM, Patrick Schmalstig / WRRJ Radio wrote:

 Well alright if you guys do not want to help me then I'll have nothing to
 do with Rivendell. Where in my previous message did I mention anything to
 do with professional technical support?

  ...and why are you talking about this sounding like technical support
 instead of community help, instead of helping me out with what I really
 need help on... RDImport?

  ...and I cannot go with any professional solution... I have no money to
 do so. Sorry.

 On Sat, Dec 17, 2011 at 12:53 AM, Bill Putney bi...@wwpc.com wrote:

  Might I recommend Rivendell from Paravell Systems. They know a lot
 about the product and seem a reasonable bunch. I'm sure you would find the
 support very good. They have a turn key solution with all the bells and
 whistles.

 You can reach them at sa...@paravelsystems.com .

  Bill Putney - KPTZ Port Townsend, WA

 Sent from my iPad

 On Dec 16, 2011, at 8:55 PM, Tim Camp t...@wnsp.com wrote:

   You understand that you are not talking to some support line for a
 product that you paid for don't you. This a a community forum where help is
 given on a voluntary basis when people have time. If you expect to demand a
 response may I say suggest you purchase a product.
 On Dec 16, 2011 10:08 PM, Patrick Schmalstig / WRRJ Radio 
 xana...@gmail.com wrote:

 Hello.

  I've been having a lot of troubles lately trying to set up a new
 installation of Rivendell 2.1.0 on Ubuntu 11.10 (and do NOT tell me that
 this was not meant for Ubuntu 11.10... I looked at that page with regards
 to that and did everything on it... it should work properly but it does
 not. Not only that but there was no clear documentation that it was not
 meant for Ubuntu 11.10.).

  Anyway problem is when I upload (or try to upload) a file to rdlibrary
 I get Invalid URL. Here's what I did:

  *I have verified my IP address was correct in Rivendell.
 *I verified Apache is working correctly.
 *I verified the Rivendell cgi scripts were able to be accessed from my
 IP.
 *I verified the freeDB url was correct... freedb.freedb.org.

  This started happening randomly. Rdimport was working fine before
 (with the exception of 

Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-17 Thread Kevin Miller
On 12/17/2011 08:25 AM, Patrick Schmalstig / WRRJ Radio wrote:
 Sorry to clarify it's not the web browser saying invalid URL... it's
 rdlibrary saying that when trying to import music.

 I checked permissions of rdimport as well as rdxport.cgi and they are
 all the same as when rivendell was installed

Are you calling rdimport from the command line?  What's the command 
you're using?  What is the URL it's trying to use?  Can you paste that 
URL into a browser and have it go there properly?

I'm jumping into the fray late, so don't know if you've posted the 
answer to those question earlier bit if so, please post again.  Since 
we're not watching when you do it, it's hard to troubleshoot.  Please 
give a detailed step by step of what you're doing and how, any specific 
errors that pop up in their entirety, etc. If they're more than a few 
lines long, please use the pastebin site(s) that someone else mentioned 
in another reply.



...Kevin
-- 
Kevin Miller - http://www.alaska.net/~atftb
Juneau, Alaska
In a recent survey, 7 out of 10 hard drives preferred Linux
Registered Linux User No: 307357, http://linuxcounter.net
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-16 Thread Tim Camp
You understand that you are not talking to some support line for a product
that you paid for don't you. This a a community forum where help is given
on a voluntary basis when people have time. If you expect to demand a
response may I say suggest you purchase a product.
On Dec 16, 2011 10:08 PM, Patrick Schmalstig / WRRJ Radio 
xana...@gmail.com wrote:

 Hello.

 I've been having a lot of troubles lately trying to set up a new
 installation of Rivendell 2.1.0 on Ubuntu 11.10 (and do NOT tell me that
 this was not meant for Ubuntu 11.10... I looked at that page with regards
 to that and did everything on it... it should work properly but it does
 not. Not only that but there was no clear documentation that it was not
 meant for Ubuntu 11.10.).

 Anyway problem is when I upload (or try to upload) a file to rdlibrary I
 get Invalid URL. Here's what I did:

 *I have verified my IP address was correct in Rivendell.
 *I verified Apache is working correctly.
 *I verified the Rivendell cgi scripts were able to be accessed from my IP.
 *I verified the freeDB url was correct... freedb.freedb.org.

 This started happening randomly. Rdimport was working fine before (with
 the exception of uploading music at a lower pitch than it should be...
 which I'm trying to fix... but now I can't with this problem).

 Please tell me what's up and how to fix it. Please also respond when you
 have received this message and you are on it trying to find a solution.
 Thank you!

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


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