Open kennyrowe opened 4 years ago
I actually can't replicate this — it compiles without any complaint on a fresh dev ship (it mounts index.html to just ~staticsite/index.html
without redirecting root directory to index.html, but that's beside the point). Can you write down the steps for what you did and any changes you made to the files?
Here are the steps I'm doing
1 - Git clone this directory (git clone https://github.com/matildepark/urbit-static-page)
2 - Boot a new dev ship (also tried a comet, and a live ship)
3 - Mount %home (|mount %)
4 - Copy staticsite folder and staticsite.hoon from app folder to ship app folder
5 - Commit (|commit %home)
6 - Try and start staticsite app (|start %staticsite)
7 - The above error
Native OS: Linux Urbit Version: v 0.10.3 Base : 0v12.8geac.ckg9k.6kk39.r48jb.bo3mb.t5scf.46hu3.jne4i.vps1a.548h8
I tried on a fresh dev ship on my mac. Same steps, same error
And one more time on a ship off master, works fine:
Tres curiouse. @Fang- ideas why it's giving a build error on an arm from, I think, *server?
bump im getting a different error
> |start %nortex-ramnyd
>=
activated app home/nortex-ramnyd
%cx /~nortex-ramnyd/home/~2020.6.27..22.47.56..32bc/app/nortex-ramnyd/hoon
scry failed for
ford: %hood failed for /~nortex-ramnyd/home/0/app/nortex-ramnyd/hoon:
ford: %core on /~nortex-ramnyd/home/0/app/nortex-ramnyd/hoon failed:
I've tried a few times to get this app working but I'm getting this error. Any assistance would be appreciated.