Host your expo app anywhere

@quinlanj. I am trying to host my RN app using the expo app on aws. I read your article: Host your Expo app anywhere. Export your JS bundle and assets so… | by Quinlan Jung | Exposition

I started a Linux instance but I am getting a bundle error when I try to access the app using the expo app. “No cache exists for this resource: UNVERIFIED - xxxinstance.amazonaws.com%2FApp%Fios-index.json-appname.cc.bundle”

Have you seen this error before and can you help?

hi @ruedacc, if you curl the bundle url that is showing up in the error, does it return the bundle? (ie) xxxinstance.amazonaws.com%2FApp%Fios-index.json-appname.cc.bundle ?