Black screen

Hello! After installing of node when I open web page at browser I see black screen. Help me please to solve this problem. Attach the link: http://78.46.99.94/

Thank you in advance.

It seems you haven’t run yarn build because your UI can not get bundle.js from your server

How I can run yarn build?

https://docs.radicle.xyz/docs/using-radicle/running-a-seed-node

(cd seed/ui && yarn && yarn build)

Have you run this line?

error
~/radicle-bins # cd seed/ui && yarn && yarn build
00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

need run via sudo) problem solved

1 Like