POV-Ray : Newsgroups : povray.general : Server failure Server Time
18 May 2024 08:26:54 EDT (-0400)
  Server failure (Message 49 to 58 of 88)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Chris Cason
Subject: Re: Server failure
Date: 25 Mar 2021 08:21:05
Message: <605c8031$1@news.povray.org>
Folks,

I had to re-build the NNTP server indexes and caches again while trying 
to diagnose a feed issue. This may cause the need to fetch headers again 
(at least for those who had this problem last time I needed to do this).

-- Chris


Post a reply to this message

From: Chris Cason
Subject: Re: Server failure
Date: 26 Mar 2021 08:44:44
Message: <605dd73c$1@news.povray.org>
Current status: we've run into an issue with the NEWNEWS NNTP command on 
the new architecture and have had to disable it. Since this was the way 
the web view got postings into the DB I've had to work around it. The 
new method works fine but isn't automated yet. I ran it once to import 
all the posts that were made since the server came back up; these are 
now available in the webview. I'll automate it in the next day or so, 
until then new posts won't turn up.

I also noticed an issue with posts containing high ASCII (e.g. hex A0, 
which is a non-breaking space). With everything running under UTF-8 
encoding now, PHP considers these as invalid code sequences when calling 
htmlentities() or htmlspecialchars(), leading to blank lines anywhere 
one is present (e.g. http://news.povray.org/60567d33@news.povray.org has 
these in the blank section of quoted text you see. If you don't see a 
blank section of quoted text, it means we've now fixed it :)

This will likely manifest it as strangeness in other parts of the 
webview since invalid code sequences in names, titles, etc have the 
potential to get turned into blank strings.

There is a workaround for it (ENT_SUBSTITUTE, which looks fugly, or 
ENT_IGNORE (which may have security implications). We'll work out what 
to do and let you know. In the meantime if you spot anything that shows 
this issue other than in message bodies please LMK.

-- Chris


Post a reply to this message

From: Bald Eagle
Subject: Re: Server failure
Date: 26 Mar 2021 13:44:48
Message: <605e1d90$1@news.povray.org>
On 3/26/21 8:44 AM, Chris Cason wrote:
In the meantime if you spot anything that shows
> this issue other than in message bodies please LMK.
> 
> -- Chris

Is this related to the message digests?   I can see recent posts in the 
actual groups, but the message digests are still pre-crash.


Post a reply to this message

From: Thorsten
Subject: Re: Server failure
Date: 26 Mar 2021 14:28:45
Message: <605e27dd$1@news.povray.org>
On 26.03.2021 18:44, Bald Eagle wrote:
> On 3/26/21 8:44 AM, Chris Cason wrote:
> In the meantime if you spot anything that shows
>> this issue other than in message bodies please LMK.
>>
>> -- Chris
> 

> actual groups, but the message digests are still pre-crash.

No,can't be. the digests are dynamically generated. So what you see 
would be a bug.

The problem with non-ASCII is related to the codebase being pre-propper 
UTF8 support pretty much everywhere, and now having to work with code 
that does UTF8 properly. The good news is that this means that most 
likely all known problems will get fixed now that developed over the 
past two decades, as I will be reviewing the whole code for UTF8 issues 
in the next few days (unlike Chris, I have to deal with UTF8 more 
frequently in Germany...)

Thorsten


Post a reply to this message

From: Chris Cason
Subject: Re: Server failure
Date: 27 Mar 2021 05:20:09
Message: <605ef8c9$1@news.povray.org>
On 27/03/2021 04:44, Bald Eagle wrote:
> Is this related to the message digests? I can see recent posts in the
> actual groups, but the message digests are still pre-crash.

Digests seem to be working for me (or at least are not the pre-crash
version). Try a shift-reload on the page in question to force flushing
of your browser cache, see if it makes a difference. If not please LMK
the particular page you see this on.

-- Chris


Post a reply to this message

From: Chris Cason
Subject: Re: Server failure
Date: 27 Mar 2021 06:57:42
Message: <605f0fa6@news.povray.org>
Current status: posts are now auto-importing into the web view DB. The 
schedule is as before (every 5 minutes).

Additionally posting from the web view has now been re-enabled; those 
who use that interface may like to test some posts and attachments. 
Please LMK of any issues.

-- Chris


Post a reply to this message

From: jr
Subject: Re: Server failure
Date: 27 Mar 2021 09:15:00
Message: <web.605f2ec0c68e683b79819d986cde94f1@news.povray.org>
hi,

Chris Cason <del### [at] deletethistoopovrayorg> wrote:
> Current status: posts are now auto-importing into the web view DB. The
> schedule is as before (every 5 minutes).
>
> Additionally posting from the web view has now been re-enabled; those
> who use that interface may like to test some posts and attachments.
> Please LMK of any issues.
>

first off, thank you + all involved for your work, for the continuity.

I've been using the RSS feed to read new posts (on Android), but even after
refresh (and re-subscribe a few minutes ago) I see the date/time of posts but no
content.


regards, jr.


Post a reply to this message

From: Chris Cason
Subject: Re: Server failure
Date: 27 Mar 2021 18:46:18
Message: <605fb5ba@news.povray.org>
On 28/03/2021 00:11, jr wrote:
> refresh (and re-subscribe a few minutes ago) I see the date/time of posts but no
> content.

I'll have a look it.

-- Chris


Post a reply to this message

From: Chris Cason
Subject: Re: Server failure
Date: 29 Mar 2021 02:41:48
Message: <606176ac@news.povray.org>
On 28/03/2021 00:11, jr wrote:
> I've been using the RSS feed to read new posts (on Android), but even after
> refresh (and re-subscribe a few minutes ago) I see the date/time of posts but no
> content.

Should be fixed now.

-- Chris


Post a reply to this message

From: jr
Subject: Re: Server failure
Date: 29 Mar 2021 05:05:00
Message: <web.606197b2c68e683b79819d986cde94f1@news.povray.org>
hi,

Chris Cason <del### [at] deletethistoopovrayorg> wrote:
> On 28/03/2021 00:11, jr wrote:
> > ... RSS ...
>
> Should be fixed now.

looks good, thank you.


regards, jr.


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.