WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: forum error (500 Internal Server Error) when preview or post  (Read 2191 times)

Offline mocore

  • Hero Member
  • *****
  • Posts: 687
  • ~.~
forum error (500 Internal Server Error) when preview or post
« 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
¯\_(ツ)_/¯
« Last Edit: February 24, 2021, 07:14:40 AM by mocore »

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 934
Re: forum error (500 Internal Server Error) when preview or post
« Reply #1 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.
« Last Edit: February 24, 2021, 09:07:38 AM by jazzbiker »

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11720
Re: forum error (500 Internal Server Error) when preview or post
« Reply #2 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.

Offline mocore

  • Hero Member
  • *****
  • Posts: 687
  • ~.~
Re: forum error (500 Internal Server Error) when preview or post
« Reply #3 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

Offline mocore

  • Hero Member
  • *****
  • Posts: 687
  • ~.~
Re: forum error (500 Internal Server Error) when preview or post
« Reply #4 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]




Offline CentralWare

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 783
Re: forum error (500 Internal Server Error) when preview or post
« Reply #5 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.)

« Last Edit: December 30, 2024, 12:37:16 AM by CentralWare »

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1274
Re: forum error (500 Internal Server Error) when preview or post
« Reply #6 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.

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 302
Re: forum error (500 Internal Server Error) when preview or post
« Reply #7 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.