Getting Error 500

Hey guys,

I just downloaded and installed OBS , when I went to check it I got an error 500 page, this is what error_log says about it:

App 7299 stderr: WARN: Unresolved specs during Gem::Specification.reset:
App 7299 stderr:
App 7299 stderr:       rake (>= 0.8.1)
App 7299 stderr:
App 7299 stderr: WARN: Clearing out unresolved specs.
App 7299 stderr:
App 7299 stderr: Please report a bug if this causes problems.
App 7299 stderr:

Any idea what I can do to fix this?

Hi
Seems your in the wrong OBS sub forum, will move up one.

Temporarily closed until moved, nntp users please hold off any replies.

Thread moved and open for consumption.

Hi
So is this the OBS Appliance, or you added the OBS server repo and installed?

Did you follow a how to if not the appliance install?

OBS appliance.

I tried running a:

gem install rake

And also a:

gem install rake -v 0.8.1

But it still shows.

Hi
Hmmmm, I installed the OBS iso image in a laptop here a few months back, it just worked aside from setting the hostname, never had to run gen, rake etc?

Why did you have to run the command?

Weird, I re-installed it, ran the same commands in this order (I did it the opposite before and failed):

gem install rake
gem install rake -v 0.8.1

Restarted it and it works now.

I’m running the commands because the error suggested the wrong version of rake was installed.