> Hello,
>
> Am Dienstag, 13. Dezember 2011 schrieb Matthew Ehle:
>>>>>> Christian Boltz <opensuse(a)cboltz.de> 12/13/2011 10:58 AM
>>> Matthew, you probably already know that
>>> http://en.opensuse.org/
>>> (without specifying a page) is totally broken - I can wait forever,
>>> but nothing happens.
>>
>> I was aware that it used to be broken, but I thought I had it
>> working.
>
> It seems this is still not (permanently) fixed - the same problem
> happened again yesterday evening[1]. (See also Rajko's mail.
I'm opening a bug report on this. I have never seen this before, and it only happens on that particular URL. It's very strange.
>> It's not the rewrite rules. It's one of the reverse proxies. It
>> keeps locking up on that URL for some reason.
>
> Can you double-check the reverse proxy again, please? Either it is still
> broken/misconfigured, or there is/was another reverse proxy with similar
> problems.
>
> And to make that mail more general:
>
> The situation is quite annoying - someone notices issues with the wiki
> (like this one), but you are our single contact (and SPOF). While you
> are doing a good job, you still need some sleep - which means it can
> take hours until you see a "HELP!!!!" mail.
>
> I'd guess there's always an admin in the datacenter who could restart
> the reverse proxy or do other quick fixes, but we don't know how to
> reach him/her. Can you give us a mail address of the datacenter that is
> checked 24/7 so we can get wiki issues fixed even in the middle of the
> night [2]?
Please contact me directly. It requires a restart of the application, and a reboot of the servers is unnecessary and takes much longer. If you need me after hours, you should be able to call or text me on my mobile number. One of the SUSE employees or I can PM you the phone number. I am taking responsibility for this issue (plus I am in the on call rotation for web) so please don't hesitate to call. I only ask that you don't give my number out :)
By the way, did I mention that it's fixed for now?
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org
HCL namespace needs FalggedRevs.
Although it is not much used it will be better of if it is equipped with
revision control, so that volunteers to maintain it have tool to provide
dependable information on such pages.
Here is a bit dated request, but it is better ever then never :)
https://bugzilla.novell.com/show_bug.cgi?id=683964
--
Regards,
Rajko
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org
Hi
We have on Russian main page http://www.opensuse.org/ru/ description
text for 14.1
How we can change this text to more actual, for example to 12.1?
--
Andrey Gankov
openSUSE Member
Email: gankov(a)opensuse.org
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The page says:
download.opensuse.org
ftpadmin(a)opensuse.org mirror(a)opensuse.org
but a report in the forum (opensuse.org.help.applications, Re: 12.1
Repo Data is incorrect) says:
On 2012-01-22 01:16, dwestf wrote:
> I sent an email to (ftpadmin(a)opensuse.org, mirror(a)opensuse.org,
> admin(a)opensuse.org). ftpadmin did not exist and mirror refused saying
> that it was for mailing list.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
iEYEARECAAYFAk8bX4QACgkQtTMYHG2NR9U8NwCdH4Jr2sQRii6YSJNQ5a7Y9Jh1
3tkAn3Sw+IlX9SnxgWnDuEEIULmphljU
=UUox
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org
Next thing: I can't create any page with diacritics, eg.
http://cs.opensuse.org/index.php?title=N%C3%A1pov%C4%9Bda:Ov%C4%9B%C5%99en%…
It writes:
>MediaWiki internal error.
>
>Exception caught inside exception handler.
>
>Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to
show detailed debugging information.
What to do?
Jan
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org
Dne Pá 9. prosince 2011 17:14:31, Matthew Ehle napsal(a):
> It looks like the Czech wiki had another collation issue that the other
> wikis didn't have. I had to revert a few days back, but it's fixed now.
Hi,
I don't know if something happened with czech wiki, but it still have problem
with collation. I tried to modify
(http://cs.opensuse.org/V%C3%BDznamn%C3%A9_%C4%8D%C3%A1sti - Product
highlights),
but it is still broken. If I try that pages, which I sent at 9.12.2011 (eg.
http://cs.opensuse.org/Struktura_soubor%C5%AF_u_opera%C4%8Dn%C3%ADho_syst%C…),
it's the same.
Is there any way to get it in order? I will be disposed to write that from
scratch, if it must to be. Or is there any possibility to convert data from
one to another collation? (Some python script?)
Thanks.
Jan
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org
Okay I know this will slow down the things, but with the help of sopa, 80% of internet will be shutdown anyways :D
Why : So here my request, we have a big bunch of fan, followers, on G+, and so it would be cool to add the G+ button to our
lizard blog plateform.
Who (well we need someone able to have access to the wp instance)
How here the simple step
Adding Google +1 Button in WordPress:
1. Login to your WordPress account.
2. Go to the Editor Option in Appearance, in the left toolbar.
3. Go to header.php search for </head> and immediately before that place the following code
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
4. Now you will have to Add the button you can do that by editing single.php by adding this code where you want to place the button.
<g:plusone href="<?php the_permalink(); ?>"></g:plusone>
It will be good if you place it just next to all social sharing options like the Facebook’s “like” button. Once you do all this
you are done with the adding.
When : Yesterday as always
Did someone else think it's a good idea, or have arguments to not doing it ?
--
Bruno Friedmann
Ioda-Net Sàrl www.ioda-net.ch
openSUSE Member & Ambassador
GPG KEY : D5C9B751C4653227
irc: tigerfoot
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org
I recently upgraded the Lizards and News Test and Stage Blogs to WordPress 3.3. When I did so I noticed a small skin error. I was hoping to have it fixed before I go ahead with the upgrade in Production.
The error is on the header bar across the top. The "Search" text is no longer in the Search Box, thus adding an extra header layer on the top of the page.
Test: http://lizardstest.opensuse.orghttp://newstest.opensuse.org
Stage: http://lizardsstage.opensuse.orghttp://newsstage.opensuse.org
I am going to be unavailable from the 12th until the 19th.
Thanks
Scott Weber
Hello,
Matthew, you probably already know that
http://en.opensuse.org/
(without specifying a page) is totally broken - I can wait forever, but
nothing happens.
The wiki works in general - for example http://en.opensuse.org/foo loads
instantly. Funnily even http://en.opensuse.org/index.php loads without
problems.
I have no idea what really happens here, but since index.php works,
I recommend you have a very close look at your rewrite rules. There
could be an endless redirect loop when "/" is requested... (inside
mod_rewrite / your rewrite rules, not with external "301 moved
permanently" + "Location:" redirects)
Funnily enstage.o.o is not broken so taking the redirect config from the
stage wiki might be the easiest solution.
In case it helps - here's the telnet session confirming the problem:
# telnet en.opensuse.org 80
Trying 130.57.4.24...
Connected to en.opensuse.org.
Escape character is '^]'.
GET / HTTP/1.0
Host: en.opensuse.org
[... nothing happens for some minutes ...]
Regards,
Christian Boltz
--
*** Error: Typical Friday typo! Please do quit working or correct it.
[Robert Felber in postfixbuch-users]
--
To unsubscribe, e-mail: opensuse-web+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-web+owner(a)opensuse.org