-
Notifications
You must be signed in to change notification settings - Fork 165
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 PHP implode(): Invalid arguments passed at /var/www/html/nextcloud/apps/onlyoffice/templates/settings.php#66 #51
Comments
Fixed 013b9ff |
Same issue here! |
I do get the same (new) error (php#444) and (php#66) still occrs .. |
@Githopp192 thx |
LinneyS .. you'r the BEST :-) Thx a lot .. now it works without any error since. (was the first time .. i succeeded with Integration of OnlyOffice in my productive Environment) Great ! Wish you a nice day |
Sergey .. i got an other issue with OnlyOffice running on the latest Docker Pull .. Message --> Ony a complete Restart of the container lets OnlyOffice working again Here the RAM-Usage inside docker --> 0 MB /bin/sh When this happens nginx will refuse the Connection of Course .. ==> /var/log/onlyoffice/documentserver/nginx.error.log <== |
@Githopp192 Hello, |
@LinneyS @CarlOnlyoffice Mind to close this ticket then? So it's properly identifiable as resolved. Thanks |
Steps to reproduce
Setup ONLYOFFICE in the Nextcloud GUI - PHP ERROR will pop-up
Info onlyoffice Set groups: null 2019-01-04T14:47:14+0100
Info onlyoffice Set opening in a same tab: false 2019-01-04T14:47:14+0100
Info onlyoffice Set editing formats: {"csv":"true","odp":"false","ods":"false","odt":"false","rtf":"false","txt":"true"} 2019-01-04T14:47:14+0100
Info onlyoffice Set default formats: {"csv":"false","doc":"false","docm":"false","docx":"true","dotx":"false","epub":"false","html":"false","odp":"false","ods":"false","odt":"false","pdf":"false","potm":"false","potx":"false","ppsm":"false","ppsx":"true","ppt":"false","pptm":"false","pptx":"true","rtf":"false","txt":"true","xls":"false","xlsm":"false","xlsx":"true","xltm":"false","xltx":"false"} 2019-01-04T14:47:14+0100
Info onlyoffice Set secret key 2019-01-04T14:47:11+0100
Info onlyoffice SetStorageUrl: 2019-01-04T14:47:11+0100
Info onlyoffice SetDocumentServerInternalUrl: 2019-01-04T14:47:11+0100
Info onlyoffice SetDocumentServerUrl: https://xxxxxx/ 2019-01-04T14:47:11+0100
Error PHP implode(): Invalid arguments passed at /var/www/html/nextcloud/apps/onlyoffice/templates/settings.php#66 2019-01-04T14:47:07+0100
Logs-entries from /var/log/Messages -->
Jan 4 14:40:01 xxxsystemd: Started Session 13415 of user root.
Jan 4 14:42:30 xxxx journal: Flushing stats at Fri Jan 04 2019 13:42:30 GMT+0000 (UTC)#15
Jan 4 14:42:30 xxxx journal: { counters: #15
Jan 4 14:42:30 xxxx journal: { 'statsd.bad_lines_seen': 0,#15
Jan 4 14:42:30 xxxx journal: 'statsd.packets_received': 0,#15
Jan 4 14:42:30 xxxx journal: 'statsd.metrics_received': 0 },#15
Jan 4 14:42:30 xxxx journal: timers: {},#15
Jan 4 14:42:30 xxxx journal: gauges: { 'statsd.timestamp_lag': -1 },#15
Jan 4 14:42:30 xxxx journal: timer_data: {},#15
Jan 4 14:42:30 xxxx journal: counter_rates: #15
Jan 4 14:42:30 xxxx journal: { 'statsd.bad_lines_seen': 0,#15
Jan 4 14:42:30 xxxx journal: 'statsd.packets_received': 0,#15
Jan 4 14:42:30 xxxx journal: 'statsd.metrics_received': 0 },#15
Jan 4 14:42:30 xxxx journal: sets: {},#15
Jan 4 14:42:30 xxxx journal: pctThreshold: [ 90 ] }#15
On The Docker-Document-Server are no relevant error Messages seen.
Expected behaviour
no PHP Errors; ONLYOFFICE is functional
Actual behaviour
the ONLYOFFICE Application will run on another Document Server (Docker Installation).
This Server can be properly reached through https://xxxx
The Nextcloud ONLYOFFICE APP can be enabled;
The Configuration wizard will successfully complete; but PHP Errors will Show into the Nextcloud Log
Office Documents cannot be opened by the Nextcloud Onlyoffice APP; message "ONLYOFFICE is currently not reachable" ..
Server configuration detail
Operating system: Linux 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64
Webserver: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.1.24 (apache2handler)
Database: mysql 5.5.60
PHP version:
7.1.24
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, apcu, bcmath, bz2, calendar, ctype, curl, dba, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, imap, intl, json, ldap, exif, mcrypt, mysqli, PDO, pdo_mysql, pdo_sqlite, Phar, posix, redis, shmop, SimpleXML, soap, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, wddx, xmlreader, xmlwriter, xsl, memcached, zip, Zend OPcache
Nextcloud version: 14.0.4 - 14.0.4.2
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: Nextcloud Source (Upgrade) from NC 13.0.7
Signing status
Array
(
)
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption:
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134
Operating system: Windows 10
The text was updated successfully, but these errors were encountered: