#185 new
Pierre-Yves Gérardy

Exception at startup when behind a proxy (WinXP)

Reported by Pierre-Yves Gérardy | 2010-11-03 06:03:39 UTC

Hi,

I'm trying to run Limelight 0.5.5 in order to read the manual, in Windows XP, but it crashes after the splashscreen with the following stacktrace (relevant bits only AFAICT).

I'm behind a proxy that I can't control.


.../jruby-complete-1.4.0.jar!/.../lib/.../net/http.rb:560:in initialize: Errno::ECONNREFUSED: Connection refused (Limelight::LimelightException) ... from .../limelight/util/downloader.rb:100:in attempt_http_download
... from ...\Limelight\/Runtime_1:3 in new
... from Limelight::Util::Downloader.download_http(.../util/downloader.rb:30)

...

The error window is too small to show the full trace.

Comments and changes to this ticket

  • Pierre-Yves Gérardy

    Pierre-Yves Gérardy 2010-11-03 06:28:44 UTC

    Some debugging later:

    download_http is trying to get http://limelightapps.com:6980/playlist.llp

    Is there any way to use a local finle instead?

  • Pierre-Yves Gérardy

    Pierre-Yves Gérardy 2010-11-03 06:31:32 UTC

    playbills.llp, not playlist :-)

  • Micah Martin

    Micah Martin 2010-11-03 09:32:55 UTC

    Pierre, this was an inevitable outcome of using a non-standard port. In the future we'll see what we can do to use port 80 or 8080.

    In the mean time, you can get the LimelightDocs production here: https://github.com/downloads/8thlight/limelight_docs/limelight_docs...

    Hope that helps.

    Micah

  • Pierre-Yves Gérardy

    Pierre-Yves Gérardy 2010-11-03 09:47:29 UTC

    It would be nice if you could go for 80.

    Thanks for the help.

  • Pierre-Yves Gérardy

    Pierre-Yves Gérardy 2010-11-03 09:49:19 UTC

    BTW, does this mean that Limelight doesn't work offline? Or is it for the first execution only?

    It would be nice to have a local (even if outdated) replacement for the files you try to download for offline use.

  • Micah Martin

    Micah Martin 2010-11-03 10:19:30 UTC

    • Tag set to “feature_request”

    Limelight works offline. You can open productions off your disk. Typically they have a .llp file extension.

    When limelight is loaded with out specifying a production, it attempts to download and open the Playbill production. Playbills connects to a server where several production are hosted. For this, you have to be online of course.

    I agree that it would be nice to reopen previously downloaded productions and this will be a feature in the future. For now, you can look in "\Application Support\Limelight\Downloads" for downloaded llp files.

    Micah

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Elegant UI Framework for Ruby

People watching this ticket

Pages