Yes. I have that exact problem. I worked around the EXTERNAL_FRONTEND_HOST with a terrible hack. If you want that hack, I'll boot the machine and get it for you. As for the other issue, I don't have a fix for it as I expect one will show up soon. On Thu, Oct 9, 2008 at 9:00 AM, aledr <matrixworkstation@gmail.com> wrote:
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?
-- Jon -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org