Skip to content

When deploying this, warning shows stating that ccouldn't connect to site cloud code is unavailable. What is this issue? #407

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

Closed
malcolm-dane opened this issue Nov 27, 2021 · 2 comments

Comments

@malcolm-dane
Copy link

I have cloud code defined in my cloud/functions.js, then a main with the require statement. Why does it keep giving this error? I have tried everything!!!! Do I need to just build this from the main api?

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@dblythy
Copy link
Member

dblythy commented Dec 16, 2021

Parse Server attempts to perform a GET request on ${serverURL}/health and if it fails, that response is logged.

The issue is more than likely related to your configuration.

This might help you

Closing as it doesn't seem to be a Parse Server / Parse Server Example issue.

Alternatively, feel free to post in our community forum if the issue continues.

@dblythy dblythy closed this as completed Dec 16, 2021
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