-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Error "Illegal instruction (4)" after logging in #11165
Comments
You have to provide the app-id you want to check...
|
Okay, I updated my original information in that place. |
One more thing about it... At first I could successfully login, and as apps socialsharing_email and socialsharing_facebook were disabled I went on to enable them. Does this perhaps help in guessing what could have gone wrong? |
It seems my PHP modules were somehow broken or with invalid flags. I just re-installed all PHP modules from FreeBSD packages (portupgrade -PP) and Nextcloud started working again. |
Steps to reproduce
Expected behaviour
Nextcloud should function properly.
Actual behaviour
Getting "internal error", Apache logs the following error on each access:
[Tue Sep 11 10:58:02.006363 2018] [core:notice] [pid 37197] AH00052: child pid 37372 exit signal Illegal instruction (4)
Server configuration
Operating system: FreeBSD 11.2
Web server: Apache 2.4
Database: MariaDB 10.3.8
PHP version: 7.2.9
Nextcloud version: 14.0.0
Updated from an older Nextcloud/ownCloud or fresh install: Upgraded from 13.0.6
Where did you install Nextcloud from: FreeBSD ports
List of activated apps:
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Chrome, Opera, Nextcloud client
Operating system: Windows 7
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
The last entry: ``` {"reqId":"DNQM54coJbKNgHkeYTxv","level":1,"time":"2018-09-11T07:37:04+00:00","remoteAddr":"10.0.254.1","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=...","message":"\\OC\\Updater::resetLogLevel: Reset log level to Warning(2)","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/68.0.3440.106 Safari\/537.36 OPR\/55.0.2994.56","version":"14.0.0.19"} ```The text was updated successfully, but these errors were encountered: