Quoting Adrian Schröter <adrian@suse.de>:
Am Donnerstag, 18. Oktober 2012, 14:49:54 schrieb Dominique Leuenberger a.k.a DimStar:
Hi everybody,
I did the stupid thing of updating my box running OBS from 12.1 to 12.2... only to find out: there are no OBS packages for 12.2 :(
So, stupidly / bravely, I added openSUSE:Tools:Unstable in place; updated OBS. Changed the entire config to use apache instead of lighttpd, changed a bunch of .osc/_apiurl files (the default is now to use https:// so I followed that).
osc ls / osc co seems to work just fine... which is good. I have a few things 'left' to be fixed: - OBS WEbui does not log me in (credentials are confirmed to work using osc) - I can't checkin changes, get a HTTP Error 500 (and I don't seem to find the log file telling me more than 'Error 500').
Any pointers on where I should look, things that are known to cause issues like this?
first thing would be log/production.log of api server and the /srv/obs/log/srcserver.log files.
/srv/www/obs/api/log/production.log does not give ANY line while trying to checkin. apache_access.log shows: 192.168.163.161 - - [18/Oct/2012:15:54:32 +0200] "POST /source/SuSE/vlc?comment=fix&cmd=commitfilelist&user=dimstar HTTP/1.1" 500 17373 /srv/obs/log/src_server.log gives a useless: 2012-10-18 15:52:32 [28261]: GET /source/SuSE/vlc?rev=latest 2012-10-18 15:52:33 [28262]: POST /source/SuSE/vlc?cmd=getprojectservices 2012-10-18 15:52:34 [28263]: POST /source/SuSE/vlc?cmd=commitfilelist&user=dimstar&comment=fix Best regards, Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org