NFS_FM
Champions League
As noted before, the Team ID collection thread's first page throws a code 502 error (https://evo-web.co.uk/threads/★-teams-id-collection.78064/).
I tried to repost the page contents to a new thread, and I get the following error: Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
Browser console output:
2nd try:
Is it the content's size, or something else that breaks it?
Edit: I have found the issue, it's the (reserved) Northern Irish flag emoji that appears on that thread.
Edit 2: This is the faulty character's unicode codepoints:
The 2nd to 6th characters shouldnot have been there.
Also, as you may have noticed, the posts I tried to create do in fact appear in the thread list, but lead to the same error. Finally, the post that loads without issue, cannot be edited again, at least by me, because of an error.
I tried to repost the page contents to a new thread, and I get the following error: Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
Browser console output:
PHP: <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
core-compiled.js:57:506
defaultAjaxError https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:57
x https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:54
jQuery 4
c
fireWith
l
o
Error: Promised response from onMessage listener went out of scope 15 common.js:4:491
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
core-compiled.js:57:506
defaultAjaxError https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:57
x https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:54
jQuery 4
c
fireWith
l
o
Error: Promised response from onMessage listener went out of scope 15 common.js:4:491
HP: <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
core-compiled.js:57:506
defaultAjaxError https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:57
x https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:54
jQuery 6
c
fireWith
l
o
(Async: EventHandlerNonNull)
send
ajax
ajax https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:55
submit https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:259
(Async: setTimeout handler)
submit https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:259
proxy https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:87
jQuery 2
dispatch
handle
Error: Promised response from onMessage listener went out of scope
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
core-compiled.js:57:506
defaultAjaxError https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:57
x https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:54
jQuery 6
c
fireWith
l
o
(Async: EventHandlerNonNull)
send
ajax
ajax https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:55
submit https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:259
(Async: setTimeout handler)
submit https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:259
proxy https://evo-web.co.uk/js/xf/core-compiled.js?_v=21f7287d:87
jQuery 2
dispatch
handle
Error: Promised response from onMessage listener went out of scope
Edit: I have found the issue, it's the (reserved) Northern Irish flag emoji that appears on that thread.
Edit 2: This is the faulty character's unicode codepoints:
1F3F4 (name not known)
E0067 TAG LATIN SMALL LETTER G
E0062 TAG LATIN SMALL LETTER B
E0065 TAG LATIN SMALL LETTER E
E006E TAG LATIN SMALL LETTER N
E0067 TAG LATIN SMALL LETTER G
E007F CANCEL TAG
E0067 TAG LATIN SMALL LETTER G
E0062 TAG LATIN SMALL LETTER B
E006E TAG LATIN SMALL LETTER N
E0069 TAG LATIN SMALL LETTER I
E0072 TAG LATIN SMALL LETTER R
E007F CANCEL TAG
E0067 TAG LATIN SMALL LETTER G
E0062 TAG LATIN SMALL LETTER B
E0065 TAG LATIN SMALL LETTER E
E006E TAG LATIN SMALL LETTER N
E0067 TAG LATIN SMALL LETTER G
E007F CANCEL TAG
E0067 TAG LATIN SMALL LETTER G
E0062 TAG LATIN SMALL LETTER B
E006E TAG LATIN SMALL LETTER N
E0069 TAG LATIN SMALL LETTER I
E0072 TAG LATIN SMALL LETTER R
E007F CANCEL TAG
Also, as you may have noticed, the posts I tried to create do in fact appear in the thread list, but lead to the same error. Finally, the post that loads without issue, cannot be edited again, at least by me, because of an error.
Last edited: