Exported code doesn't work on external host

Hello Webflow friends! :slight_smile:

I’m trying to set up this static site designed in Webflow https://soundofnolo.webflow.io/ on AWS S3 here https://nolo.space/

Here is my site Read-Only: https://preview.webflow.com/preview/soundofnolo?utm_medium=preview_link&utm_source=designer&utm_content=soundofnolo&preview=05f912ca41d193f8458ae16f81e396eb&mode=preview

The exported code works fine on my local computer, but it’s not working on the link through S3.

Anybody know what could be the issue?

I have another site (https://storymaps.studio/ / https://storymaps.webflow.io/) running on on AWS S3 with same model with no problems.

It looks like I’m able to access the nolo.space site just fine on my end, it’s possible the issue was due to some caching:

Are you still have issues reaching the site?

Yeah, you are right! It was indeed a caching issue one AWS S3 hosted version. I was confused by the fact that the html was showing, but the JS and not all the CSS was loaded, even though I uploaded them at the same time. I’ve now learned how to properly clear the caches with AWS. Thanks for checking, @mikeyevin!

1 Like