Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

manifest download error #6

Open
taylorotwell opened this issue Mar 26, 2014 · 9 comments
Open

manifest download error #6

taylorotwell opened this issue Mar 26, 2014 · 9 comments
Labels

Comments

@taylorotwell
Copy link

laravel/envoy#38

@ghost
Copy link

ghost commented Mar 26, 2014

I'm wondering if it's related to this issue: Buzz #67

If you use an HTTP URL instead of HTTPS, do you still see the problem?

@taylorotwell
Copy link
Author

Same issue. Github just redirects you to HTTPS.

@ghost
Copy link

ghost commented Mar 26, 2014

Hmm, okay. Do you have allow_url_fopen = On in your PHP configuration file (php.ini)?

@taylorotwell
Copy link
Author

Yes:

allow_url_fopen => On => On

@taylorotwell
Copy link
Author

Weird thing is this was all totally working for like a month now for everyone. We haven't made any releases.

@ghost ghost added the bug label Mar 26, 2014
@ghost
Copy link

ghost commented Mar 26, 2014

This is weird, I haven't made any changes either. GitHub probably changed something.

I may need to release a new major version to use cURL instead of simply file_get_contents(), as I see a lot of people recommending it for related problems.

I'll let you know when that is done and see if that helps fix the problem.

@taylorotwell
Copy link
Author

OK cool, thanks

@taylorotwell
Copy link
Author

Where is the code that does this? Can't find it in this repo.

@ghost
Copy link

ghost commented Mar 31, 2014

This dependency.

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

No branches or pull requests

1 participant