Good day! I've recently updated my local Build Service to openSuSE 11.0 with a production environment. Live Log Refreshing is not working and I can't see my packages files on the webclient. Here is the error when trying to access a package: ------------------------------------------------------------------------------------------------------------------------------------------------------ OpenSUSE Webclient Error: Error Details: Errorcode: unknown Message: uninitialized constant ApplicationHelper::EXTERNAL_FRONTEND_HOST Exception from Webclient: ActionView::TemplateError: uninitialized constant ApplicationHelper::EXTERNAL_FRONTEND_HOST Stack Trace: On line #23 of package/_files.rhtml 20: <%= link_to("[Show]", :action => :view_file, :project => @project, 21: :package => @package, :file => file[:name] ) %> 22: </td> 23: <td><%= link_to "[Download]", file_url( @project, @package, file[:name] ) %></td> 24: <td><%= link_to "[Remove]", {:action => :remove_file, :project => @project, 25: :package => @package, :filename => file[:name]}, 26: {:confirm => "Really remove file '#{file[:name]}'?" }%></td> ------------------------------------------------------------------------------------------------------------------------------------------------------ Did someone else have the same problem? -- [ ]'s Aledr - Alexandre "OpenSource Solutions for SmallBusiness Problems" -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org