Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error during install #40

Open
rosetwig opened this issue Jan 31, 2012 · 1 comment
Open

error during install #40

rosetwig opened this issue Jan 31, 2012 · 1 comment

Comments

@rosetwig
Copy link

I'm running Railo 3.2.1.000 and I'm trying to install the cfspreadsheet extension application, I've set up and verified the http://www.andyjarrett.co.uk/RailoExtensionProvider/ExtensionProvider.cfc provider. But I always get this error:

can't copy file [http://www.andyjarrett.co.uk:80/RailoExtensionProvider/cfpoi.zip] to [C:\railo\tomcat\webapps\ROOT\WEB-INF\railo\extensions\2E1348EC3E0B5663D1A35ACDAA0E68C0\CFPOI\0.2.rep]
Read timed out

Appears that the server is not serving the zip file. I've got the cfpoi.zip file locally -- can someone show me how to install from it instead? Thanks.

@Leigh-
Copy link

Leigh- commented Jan 31, 2012

I just tested the url and it seemed to install fine for me and I can browse the cfpoi.zip file directly. You may want to check for possible i/o, firewall or connectivity issues on your end.

As a temporary work-around, you could always set up the installer files on your local machine.

c:\path\to\root\RailoExtensionProvider\ExtensionProvider.cfc
c:\path\to\root\RailoExtensionProvider\cfpoi.zip

Then use your local server as the provider instead. Note, you will not be notified of updates obviously.

http://localhost/RailoExtensionProvider/ExtensionProvider.cfc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants