-
Notifications
You must be signed in to change notification settings - Fork 80
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
Bayou Playground doesnt work #220
Comments
same here... i can see a CORS error, but accessing the url directly also gives an error saying service is unavailable. |
If there was some issue with the vms behind the load balancer not responding to a request I can imagine that could manifest to the browser as the CORS error you see. The lb may be returning a 504 and not putting a CORS response header in the response. You can probably see the raw response from the lb on the Network tab. |
Thanks a lot for the quick response.. still seeing same error.. will await your update once it is up.. |
Oh, I haven't worked on this project in years. I thought you were running it now. |
yes i tried running but seeing errors.. is there a way you can bring it up if it is down? |
No, I don't have access anymore. |
oh ok thanks.. so is this project still active or has been retired? |
When running the samples the result says "Unexpected error. Please retry.". Assuming it has to do with the errors that show up in the console
The text was updated successfully, but these errors were encountered: