urbit-static-page icon indicating copy to clipboard operation
urbit-static-page copied to clipboard

Not Compiling

Open kennyrowe opened this issue 5 years ago • 5 comments

I've tried a few times to get this app working but I'm getting this error. Any assistance would be appreciated.

> |start %staticsite
>=
activated app home/staticsite
/~zod/home/~2020.1.30..11.22.58..1f0b/sys/vane/ford:<[4.825 18].[4.825 59]>
/~zod/home/0/app/staticsite/hoon::[3 1].[84 3]>
/~zod/home/0/app/staticsite/hoon::[4 1].[84 3]>
/~zod/home/0/app/staticsite/hoon::[5 1].[84 3]>
/~zod/home/0/app/staticsite/hoon::[17 3].[64 5]>
/~zod/home/0/app/staticsite/hoon::[18 3].[64 5]>
/~zod/home/0/app/staticsite/hoon::[19 3].[64 5]>
/~zod/home/0/app/staticsite/hoon::[21 3].[64 5]>
/~zod/home/0/app/staticsite/hoon::[22 3].[64 5]>
/~zod/home/0/app/staticsite/hoon::[23 3].[64 5]>
/~zod/home/0/app/staticsite/hoon::[24 3].[64 5]>
/~zod/home/0/app/staticsite/hoon::[28 7].[43 9]>
/~zod/home/0/app/staticsite/hoon::[30 7].[43 9]>
/~zod/home/0/app/staticsite/hoon::[30 12].[30 24]>
-find.request-line
ford: %slim failed: 
ford: %ride failed to compute type:
ford: %plan failed: 
ford: %core on /~zod/home/0/app/staticsite/hoon failed:

kennyrowe avatar Mar 04 '20 05:03 kennyrowe

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?

matildepark avatar Mar 04 '20 05:03 matildepark

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

kennyrowe avatar Mar 04 '20 17:03 kennyrowe

I tried on a fresh dev ship on my mac. Same steps, same error

kennyrowe avatar Mar 04 '20 19:03 kennyrowe

And one more time on a ship off master, works fine:

image

Tres curiouse. @Fang- ideas why it's giving a build error on an arm from, I think, *server?

matildepark avatar Mar 04 '20 23:03 matildepark

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:

h5gq3 avatar Jun 27 '20 22:06 h5gq3