web icon indicating copy to clipboard operation
web copied to clipboard

(Internal Server Error 500) in translation pages

Open adib-yg opened this issue 1 year ago • 2 comments

Examples: https://www.open.mp/de/docs/client https://www.open.mp/es/docs/server

Only happens with _.md files.

adib-yg avatar Aug 19 '24 16:08 adib-yg

This doesn't only happen with translation pages.

For example, I just went to https://www.open.mp/docs/scripting/resources/keys and it showed a 502 error:

image

I then refresh the page, and it works fine.

I know of a few people who've seen the same problem, so it's not an internet or browser issue.

In the example above, I used Google Chrome Version 128.0.6613.85 (Official Build) (64-bit)

v0UwUK6CmCrjVB1PAtRb avatar Aug 27 '24 17:08 v0UwUK6CmCrjVB1PAtRb

502 is a gateway error so it seems something has gone wrong across the board, will look into it soon.

Southclaws avatar Aug 27 '24 17:08 Southclaws

This happens on all pages whose translations are not available.

  • client
  • meta
  • scripting and sub-pages
  • server
  • tutorials

All of these are available in English, but it is not possible to translate them into another language, causing the 500 error.

Screenshot

devicewhite avatar Sep 26 '24 17:09 devicewhite

should be fixed now

AmyrAhmady avatar Feb 24 '25 07:02 AmyrAhmady