bartonhammond / snowflake

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
http://bartonhammond.github.io/snowflake/snowflake.js.html
MIT License
4.59k stars 614 forks source link

Network request failed #163

Closed iwoork closed 7 years ago

iwoork commented 7 years ago

Trying the remote heroku parse server on a vanilla install but I get "Network request failed" when trying to sign up for an account. anything I'm missing here?

bartonhammond commented 7 years ago

I'm sorry - it appears that Heroku has an error starting the dyno. Not sure why.

iSamuelBarney commented 7 years ago

I had that same issue with the default heroku url included. You might want to make your own or build a local one no issues with those.

wookiem commented 7 years ago

@bartonhammond You may want to check that the Heroku environment variable "verbose" is set to true so that you get the detailed server logs. Also, I notice that the package.json start script hard-codes the environment variables via the setenv file. I think you may want to drop this so that it is picking up Heroku's user-entered environment variable settings.

bartonhammond commented 7 years ago

Yeah. I got a note from Heroku support about the env vars.

Thanks for looking at it.

bartonhammond commented 7 years ago

This is fixed now, please verify.

iwoork commented 7 years ago

It's still happening... I've ran a heroku instance at https://meetdine.herokuapp.com/parse. Server seems to be working fine. The IOS app itself throws a network request failed even if i used the same credentials that I've setup on heroku.

bartonhammond commented 7 years ago

Have you tried debugging? What did you see? Are you using https as the protocol? Did you try both Anroid and iOS? I know that iOS requires https.

On Nov 22, 2016 6:16 PM, "Efren Macasaet" notifications@github.com wrote:

It's still happening... I've ran a heroku instance at https://meetdine.herokuapp.com/parse. Server seems to be working fine. The IOS app itself throws a network request failed even if i used the same credentials that I've setup on heroku.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/bartonhammond/snowflake/issues/163#issuecomment-262404910, or mute the thread https://github.com/notifications/unsubscribe-auth/ABORPGAYDAJsJIUrwcokvtu6DP-tWVGlks5rA4XkgaJpZM4Kx5YZ .