- Affected version
- 2.2.10
Hi,
just updated XF to the latest release, but after that all of my oEmbed on my forum are broken. When I browse my threads I am getting following info: Oops! We ran into some problems. Please try again later. More error details may be in the browser console. The console of my browser says:
There were no errors while upgrading, also new threads with oEmbed shows me same error. The links come from this board but I tried also with different URLs and the issue is same. I use PHP v 7.3.32.
just updated XF to the latest release, but after that all of my oEmbed on my forum are broken. When I browse my threads I am getting following info: Oops! We ran into some problems. Please try again later. More error details may be in the browser console. The console of my browser says:
Code:
Failed to load resource: the server responded with a status of 500 ()
/threads/xenforo-2-2-10.40/#post-122:1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at e (core-compiled.js?_v=1aa515b2:142:75)
at XMLHttpRequest.onprogress (core-compiled.js?_v=1aa515b2:142:320)
core-compiled.js?_v=1aa515b2:42 PHP:
An exception occurred: [ErrorException] [E_WARNING] array_column() expects parameter 1 to be array, bool given in src/XF/Http/Reader.php on line 321
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] arr...', '/usr/home/dawid...', 321, Array)
#1 src/XF/Http/Reader.php(321): array_column(false, 'ipv6')
#2 src/XF/Http/Reader.php(106): XF\Http\Reader->isRequestableUntrustedUrlExtended('https://xenforo...', NULL, NULL)
#3 src/XF/Http/Reader.php(81): XF\Http\Reader->requestUntrusted('get', 'https://xenforo...', Array, NULL, Array, NULL)
#4 src/XF/Http/MetadataFetcher.php(56): XF\Http\Reader->getUntrusted('https://xenforo...', Array, NULL, Array, NULL)
#5 src/XF/Service/Unfurl/Fetcher.php(22): XF\Http\MetadataFetcher->fetch('https://xenforo...', NULL)
#6 unfurl.php(71): XF\Service\Unfurl\Fetcher->fetch()
#7 {main}
There were no errors while upgrading, also new threads with oEmbed shows me same error. The links come from this board but I tried also with different URLs and the issue is same. I use PHP v 7.3.32.
Last edited: