urbit / create-landscape-app

Get started making a simple app for Landscape with a few commands.
86 stars 21 forks source link

404s galore #48

Closed dylanirlbeck closed 4 years ago

dylanirlbeck commented 4 years ago

Hi all. I've worked through the tutorial several times now but I continue to get 404s when navigating to https://localhost:9000/~my-app. I see the necessary files in my fakezod, the Gall app is running, and the tile appears in Landscape (albeit with the broken image icon).

Is there any recourse? Some advice would be much appreciated. (Note that I already saw the FAQ question about the app not showing up but the proposed solution did not work.)

Thanks!

matildepark commented 4 years ago

Does localhost:9000 itself work?

dylanirlbeck commented 4 years ago

Okay so I'm not exactly sure what happened, but after launching a brand new fakezod, and a lot of tinkering/restarting, I now see the correct screen at localhost:9000... I'll follow up if I figure out more details around why this was happening.

Sorry for the inconvenience!

dylanirlbeck commented 4 years ago

@matildepark Follow-up: a friend of mine was encountering the same issue and the solution was to clear the browser history/cookies -- upon reflection, this is one thing I tried before I got the page to load properly. Not sure if this provides any insight, but it might help those who experience this issue in the future!