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

Extensions not loading #1

Closed
SunflowerFuchs opened this issue Dec 23, 2017 · 4 comments
Closed

Extensions not loading #1

SunflowerFuchs opened this issue Dec 23, 2017 · 4 comments

Comments

@SunflowerFuchs
Copy link

A connection error occurs while trying to load the extension list on https://ext.ulauncher.io.

Here's the error copied from my browsers console:
Failed to load https://owd2rwb5be.execute-api.us-east-1.amazonaws.com/prod/extensions: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://ext.ulauncher.io' is therefore not allowed access. The response had HTTP status code 502. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

@gornostal
Copy link
Member

That's weird. I checked the website 10 hours ago and as you said it wasn't working because of the CORS error.
Now it is working, although I didn't make any changes.

Anyway, thanks for reporting this issue. I'll keep an eye on it.

@ZaLiTHkA
Copy link

I just came to report this very same issue now.. I haven't actually looked at the extensions list before, so I'm not sure when this started happening.

from what I can tell by the documentation, it sounds like Amazon AWS doesn't have CORS enabled by default, but if you set up the extensions site like this from the start, then I'm pretty sure you would've enabled it anyway.. maybe there's something funky happening on Amazon's side then?

@gornostal
Copy link
Member

I'm using AWS Lambda and it tend to crash like this lately.
Working on a fix now...

@gornostal gornostal reopened this Jan 20, 2018
@gornostal
Copy link
Member

fixed

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

3 participants