Hi, Aaron, if you're running a host firewall on your image, try
temporarily taking it down and see if that resolves the error message. If
so, you need to add an exception. If not, more digging is required. But,
this looks like a firewall thing to me.
--
HARDY POTTINGER <
potti...@umsystem.edu>
University of Missouri Library Systems
http://lso.umsystem.edu/~pottingerhj/
https://MOspace.umsystem.edu/
"Some people, when confronted with a problem, think 'I know, I'll use
XML.' Now they have two problems." --Jamie Zawinski
On 7/23/13 8:55 AM, "Aaron Brenner" <
aaronb...@gmail.com> wrote:
>Yes, that's the URL I have in the config.
>
>I was able to get the exception to get passed into the output on the
>admin screen. Here's how it starts:
>
>exception 'HttpConnectionException' with message 'Failed to connect to
>::1: Permission denied' in
>/var/www/html/sites/all/libraries/tuque/HttpConnection.php:402
>
>
>So it seems like localhost is resolving to ::1, which from googling I see
>is IPv6. Heading to apache config to see what I can do there, but any
>other advice is welcome :-)
>
>
>
>
>
>
>On Mon, Jul 22, 2013 at 5:24 PM, Peter Murray
><
peter....@lyrasis.org> wrote:
>
>On Jul 22, 2013, at 3:44 PM, Aaron Brenner <
aaronb...@gmail.com> wrote:
>>
>> Hi Peter,
>>
>> Yes, that's pretty much right -- the error I'm describing is on the
>>Islandora admin config screen. It's not necessarily a 403 error, just a
>>"Unable to connect" string which the module returns when something fails
>>with the tuque connection to the repository
> (That's part of what I wish were more descriptive!). From here:
>>
>
https://github.com/Islandora/islandora/blob/7.x/includes/admin.form.inc#L1
>23
><
https://github.com/Islandora/islandora/blob/7.x/includes/admin.form.inc#L
>123>
>>
>> Because the Islandora module can't connect to the server, I'm not
>>getting the /islandora/object/... view that you describe, I just tested
>>that connection with a simple img href to a Fedora-served jpg in a node
>>body. That worked.
>
>
>Ah, right, yes -- that particular URL goes through Drupal -> Islandora ->
>Fedora, so it would fail if Tuque weren't able to connect to the
>repository. Looking a couple lines above in the code
>(
https://github.com/Islandora/islandora/blob/7.x/includes/admin.form.inc#L
>107),
> it might be nice if the module reported what the problem was rather than
>ignoring the exception. Unless someone else gets to it first, I'll try
>to work up a patch that captures the exception error message and includes
>that in the error output.
>
>Just to be sure, you are using the webapp context name as the URL in the
>admin config screen, right?
>
>
http://localhost:8080/fedora
>
>
>Peter
>--
>Peter Murray
>Assistant Director, Technology Services Development
>LYRASIS
>
Peter....@lyrasis.org
>
+1 678-235-2955 <tel:%2B1%20678-235-2955>
>
800.999.8558 x2955 <tel:800.999.8558%20x2955>
>
>
>--
>You received this message because you are subscribed to the Google Groups
>"islandora" group.
>To unsubscribe from this group and stop receiving emails from it, send an
>email to
>
islandora+...@googlegroups.com
><mailto:
islandora%2Bunsu...@googlegroups.com>.
><
https://groups.google.com/groups/opt_out>.