NRP Update nginx problems


#1

Hello,

I updated my NRP local install without any errors. But when I launch my Experiment I can’t open the control panel anymore and the camera is constantly zooming. I found an similar post in this Forum Nginx problem - update NRP but I don’t know how to fix the issues.

I looked at the error.log of nginx and there are a lot of entries caused by missing files in the EXDFrontend/dist file.

The messages I get are:

2018/12/19 17:03:33 [error] 15207#15207: *9 open() “/home/programmer/Documents/NRP/ExDFrontend/dist/favicon.ico” failed (2: No such file or directory), client: 127.0.0.1, server: 127.0.0.1, request: “GET /favicon.ico HTTP/1.1”, host: “localhost:9000”

The other missing files are:

ExDFrontend/dist/…
favicon.ico
components/application-top-toolbar/application-top-toolbar.style.4f982a03.css
components/tip-tooltip/tip-tooltip.style.e373ac8b.css
styles/esv/experiment-view.b79238f0.css
components/application-top-toolbar/application-top-toolbar.style.4f982a03.css
components/tip-tooltip/tip-tooltip.style.e373ac8b.css
styles/esv/gz3d-view.d2fe664e.css
styles/esv/environment-settings-panel.c14f9013.css
components/help-tooltip/help-tooltip.style.2a31a14a.css
styles/esv/environment-master.ee61363e.css
styles/esv/environment-settings.c14f9013.css
styles/esv/environment-settings-colors.b35848d3.css
styles/esv/environment-settings-environment.85f69358.css
styles/esv/environment-settings-usercamera.950b2fa4.css

How can I get the missing files?


#2

Dear Katharina,

Are you sure you ran $HBP/user-scripts/update_nrp update or update_nrp build ?
Try the build once more, it should populate your frontend dist/.

Axel


#3

I used

./update_nrp update all
./configure_nrp

twice in my user-scripts location. Now I tried updte_nrp build and it works.

Many thanks.

Best regards
Katharina