Tiny Core Linux

General TC => General TC Talk => Topic started by: mocore on February 24, 2021, 07:07:35 AM

Title: forum error (500 Internal Server Error) when preview or post
Post by: mocore on February 24, 2021, 07:07:35 AM
is it just me or ...

i cant post much text.. / or code block ..not shore why

Quote

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@forum.tinycorelinux.net to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

--
]edoc[

txt.kooberoc fdp.kooberoc txetotfdp
 txt.kooberoc zpizg
ssel | zg.txt.kooberoc tacz

]edoc/[
--

i cant post code block above ... un less it is reversed
odd indeed
perhaps im getting on the wrong side of some kind of filter
=S
¯\_(ツ)_/¯
Title: Re: forum error (500 Internal Server Error) when preview or post
Post by: jazzbiker on February 24, 2021, 08:59:39 AM
Hi, mocore!

Text version is small, of course, especially being gzipped :) but original pdf is much smoother to read. Corebook.pdf is only 1M size, mupdf.tcz is 3.3M with dependencies. Not an issue nowadays, I hope. But of course .txt will save if You can not start X. Thanks for a tip!

P.S. By the way using -layout option for pdftotext gives slightly more readable output.
Title: Re: forum error (500 Internal Server Error) when preview or post
Post by: Rich on February 24, 2021, 09:49:57 AM
Hi mocore
There seems to be no rhyme or reason to what's going on.

If I misspell  gzip  it works:
Code: [Select]
pdftotext corebook.pdf corebook.txt
gzipz corebook.txt
zcat corebook.txt.gz | less

The code block also works if I misspell  zcat  instead, but not if the above example is posted at the same time.
Title: Re: forum error (500 Internal Server Error) when preview or post
Post by: mocore on December 29, 2024, 05:17:43 AM

There seems to be no rhyme or reason to what's going on.


SMF 2.x and the possessed spam filter
Title: Re: forum error (500 Internal Server Error) when preview or post
Post by: mocore on December 29, 2024, 05:22:56 AM

also fwiw trying to post just now

Code: [Select]
this works
[url=forum.tinycorelinux.net/index.php/topic,24820.0.html]blah[/url]

this (should afaik work)
[url="https://forum.tinycorelinux.net/index.php/topic,24820.0.html"]blargghh[/url]

some how ??? becomes
[url=http://"https://forum.tinycorelinux.net/index.php/topic,24820.0.html"]blargghh[/url]



Title: Re: forum error (500 Internal Server Error) when preview or post
Post by: CentralWare on December 30, 2024, 12:32:48 AM
FWIW: We have a fresh SMF 2.1.4 installed with no extensions or other bells/whistles...
NOTE: For obvious reasons, we do not use the TCL template for SMF, so that area went untested.
TCL template is circa 2010'ish if memory serves, so it may be worthwhile testing the same post on a different template.

ERR500 did not pop when creating a new post with the above content under 2.1.4.

Anyone else have a SMF 2.1.x install to test on?
(With and without CODE block tested just in case.)

Title: Re: forum error (500 Internal Server Error) when preview or post
Post by: Paul_123 on December 30, 2024, 08:22:08 AM
Yes I have it running, it works fine.  At some point, I need to move the forum to it, but just lack the time.

The look and feel is as close as I can make it, but it will change.
Title: Re: forum error (500 Internal Server Error) when preview or post
Post by: CNK on December 31, 2024, 12:57:01 AM
The look and feel is as close as I can make it, but it will change.

Oh dear, I hope it's not too awkward to use in lightweight Web browsers like Dillo. Other Web forums have all deterred me already for that reason.