-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LinkPreview was working great and then just stopped working #39
Comments
@katr - minimum PHP version for humhub/linkpreview is php7.4 and it's defined in composer.json of linkpreview. How you installed/updated LinkPreview ? Also Can You please enabled debug mode and try again, this will give us more detailed error info. |
@gevorgmansuryan The LinkPreview is usually installed using the including all dependencies. The error message should be logged in: Administration -> Information -> Logging |
We are using php 7.2.24, so that may certainly be an issue...however it was working initially. I'm trying to recall how we installed it, but that was a while ago, so I'm not quite certain. Looking at my modules folder, it looks like I installed it back in Dec 2021. drwxr-xr-x. 10 apache apache 4096 Feb 28 2021 breakingnews I did turn on debug mode, however I don't see any additional information. |
@katr Seems firewall is blocking incoming request or something like this. Can You please try |
wget works just fine...I wouldn't expect outgoing http/https requests to be blocked....
|
We are running an older version of HumHub and have been using LinkPreview with great success for the better part of a year. All of a sudden, LinkPreview just stopped working. We haven't upgraded anything (OS, LinkPreview, HumHub, etc). There is plenty of disk space free and no RAM issues.
None of the logs have any useful information and the specific 500 error doesn't seem to be recorded anywhere (/var/log/httpd/* or in HumHub admin logs).
Do you have any suggestions for what we might do to regain this functionality? Any other information that I could provide?
Thanks,
Bill
LinkPreview: 1.14
HumHub: 1.7.3
$ uname -a
Linux 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Mon Jan 18 17:05:51 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ httpd -v
Server version: Apache/2.4.37 (centos)
Server built: Nov 4 2020 03:20:37
$ php -v
PHP 7.2.24 (cli) (built: Oct 22 2019 08:28:36) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
The text was updated successfully, but these errors were encountered: