<div dir="ltr">I've encountered the same error while installing openstack with devstack.<div><br></div><div>It seems to be caused by an issue in vitrage dashboard plugin.</div><div><br></div><div>The relative link in dagre-d3 demo pages can not be resolved in django compressor.</div><div><br></div><div><span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre;background-color:rgb(248,238,199)"><</span><span class="inbox-inbox-pl-ent" style="color:rgb(99,163,92);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre">script</span><span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre;background-color:rgb(248,238,199)"> </span><span class="inbox-inbox-pl-e" style="color:rgb(121,93,163);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre">src</span><span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre;background-color:rgb(248,238,199)">=</span><span class="inbox-inbox-pl-s" style="color:rgb(24,54,145);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre"><span class="inbox-inbox-pl-pds" style="box-sizing: border-box;">"</span>../build/dagre-d3.js<span class="inbox-inbox-pl-pds" style="box-sizing: border-box;">"</span></span><span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre;background-color:rgb(248,238,199)">></</span><span class="inbox-inbox-pl-ent" style="color:rgb(99,163,92);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre">script</span><span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre;background-color:rgb(248,238,199)">></span><br></div><div><br></div><div><a href="https://github.com/openstack/vitrage-dashboard/blob/master/vitragedashboard/static/vendor/dagre-d3/demo/arrows.html#L8">https://github.com/openstack/vitrage-dashboard/blob/master/vitragedashboard/static/vendor/dagre-d3/demo/arrows.html#L8</a></div><div><br></div><div>Currently we can make a work around by removing the demo pages from the python lib.</div><div><br></div><div>$ sudo mv /opt/stack/vitrage-dashboard/vitragedashboard/static/vendor/dagre-d3/demo/ dagre-d3-demo.backup<br></div><div><br></div><div>Could vitrage and devstack team have a look at it?</div><div><br></div><div>--</div><div>Yujun Zhang</div><div><br></div><div><div class="gmail_quote"><div dir="ltr">On Fri, Jul 22, 2016 at 11:04 AM <<a href="mailto:dong.wenjuan@zte.com.cn">dong.wenjuan@zte.com.cn</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><font size="2" face="sans-serif">Hi all,</font>
<br>
<br><font size="2" face="sans-serif">When i use devstack to deploy a OS env,
it raise the error. </font>
<br><font size="2" face="sans-serif">The log is as follows.</font>
<br><font size="2" face="sans-serif">Does anybody know how to resolve this
problem? Thank you!~<br>
</font>
<br><font size="3">12 static files copied to '/opt/stack/horizon/static',
1708 unmodified.</font>
<br><font size="3">+lib/horizon:init_horizon:152        
     DJANGO_SETTINGS_MODULE=openstack_dashboard.settings</font>
<br><font size="3">+lib/horizon:init_horizon:152        
     django-admin compress --force</font>
<br><font size="3">Found 'compress' tags in:</font>
<br><font size="3">        /opt/stack/horizon/openstack_dashboard/templates/horizon/_scripts.html</font>
<br><font size="3">        /opt/stack/horizon/openstack_dashboard/templates/horizon/_conf.html</font>
<br><font size="3">        /opt/stack/horizon/openstack_dashboard/templates/_stylesheets.html</font>
<br><font size="3" color="red">Compressing... CommandError: An error occurred
during rendering /opt/stack/horizon/openstack_dashboard/templates/horizon/_scripts.html:
'\"../build/dagre-d3.js\"' isn't accessible via COMPRESS_URL
('/dashboard/static/') and can't be compressed</font>
<br><font size="3">+lib/horizon:init_horizon:1        
       exit_trap</font>
<br><font size="3">+./stack.sh:exit_trap:480        
         local r=1<br>
</font>
<br>
<br><font size="3">BR,</font>
<br><font size="3">dwj<br>
</font>
<br>

<br><pre><font color="blue">
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s).  If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited.  If you have received this mail in error, please delete it and notify us immediately.

</font></pre><br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div></div></div>