one click install page DOWN!

https://en.opensuse.org/openSUSEone_Click_Install

that’s NO good!

On 2014-02-09 15:36, goro goren wrote:
>
> ‘https://en.opensuse.org/openSUSEone_Click_Install
> (https://en.opensuse.org/openSUSE:One_Click_Install)
>
> that’s NO good!

It never ends loading and eats many cpu cycles. Some broken javscript,
perhaps.

Try again on working hours on Monday.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

On 2014-02-10 03:34, Carlos E. R. wrote:
> On 2014-02-09 15:36, goro goren wrote:
>>
>> ‘https://en.opensuse.org/openSUSEone_Click_Install
>> (https://en.opensuse.org/openSUSE:One_Click_Install)
>>
>> that’s NO good!
>
> It never ends loading and eats many cpu cycles. Some broken javscript,
> perhaps.
>
> Try again on working hours on Monday.

Apparently, Firefox browsers on all operating systems fail, whereas
other browsers work.

There is a thread on the mail list on this issue, and the opensuse web
admin has been notified.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

On 2014-02-10 19:54, Carlos E. R. wrote:
> There is a thread on the mail list on this issue, and the opensuse web
> admin has been notified.

The issue has been solved this afternoon:


The pages are not working because MediaWiki is trying to load resources
over port 80 using HTTPS.  Found a bug in the
MW code that is causing this.  Commenting the code fixed the issue.

Line 179 in WebRequest.php:
#if ( isset( $_SERVER'SERVER_PORT'] ) ) {
#       $port = $_SERVER'SERVER_PORT'];
#} // else leave it as $stdPort

Please check if it works for you now.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

Hi!

oh yeah!!