<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div dir="ltr" data-setdir="false">Hello,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">When I start the stork server I have this message</div><div dir="ltr" data-setdir="false"><div>WARN[2023-12-12 23:47:08] restservice.go:354 Cannot read the base URL in the '/usr/share/stork/www/index.html' file because it is missing. If the files are located on separate machine, you need manually change the 'href' value of the <base> HTML tag to '/' error="open /usr/share/stork/www/index.html: no such file or directory"<br><br></div><div><br></div><div dir="ltr" data-setdir="false">And indeed, this path doesn't exist on my system.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">When I call the help for the stork-server there is no mension about a base URL<br></div><div dir="ltr" data-setdir="false"><span># stork-server --help</span></div><div dir="ltr" data-setdir="false"><span>except for the rest base url <span>--rest-base-url=</span></span></div><div dir="ltr" data-setdir="false"><span><span>Are base URL and rest base URL the same ?</span></span></div><div dir="ltr" data-setdir="false"><span><span><br></span></span></div><div dir="ltr" data-setdir="false"><span><span>The help says</span></span></div><div dir="ltr" data-setdir="false"><span><div class="ydpe8a85382pasted-link" dir="ltr" data-setdir="false"> --rest-base-url= The base URL of the UI. Specify this flag if the UI is served from a subdirectory (not the root URL). It must start and end with a slash. Example:<br><div> https://www.example.com/admin/stork/ would need to have '/admin/stork/' as the rest-base-url (default: /) [$STORK_REST_BASE_URL]</div><div><br></div><div dir="ltr" data-setdir="false">It says it's used for the user interface but how can I get rid of this error message ?<br></div><div dir="ltr" data-setdir="false"><br></div></div></span><div><br></div><span></span></div></div></div></body></html>