LeonardoRM / owncloud-roundcube

OwnCloud app to integrate RoundCube Webmail
GNU Affero General Public License v3.0
5 stars 14 forks source link

The plugin does not work with the OwnCloud 10.2.1 and Roundcube 1.3.7. How to fix this? #5

Closed flionet89 closed 5 years ago

flionet89 commented 5 years ago

Hi. The plugin does not work with the OwnCloud 10.2.1 and Roundcube 1.3.7. How to fix this? error1 error2

flionet89 commented 5 years ago

AutoLogin is not work.

LeonardoRM commented 5 years ago

Hi! Did you try setting the RC path to something relative to owncloud server? For example: "roundcube/". The full path would then be https://cloudx.corp....kz/owncloud/roundcube in your case, and it should point to RC installation.

flionet89 commented 5 years ago

Yes. I used different options. The result is the same.

flionet89 commented 5 years ago

Installed Roundcube 1.3.10. Also does not work.

flionet89 commented 5 years ago

I use PHP7.2 and 10.4.7-MariaDB. Is this possible?

flionet89 commented 5 years ago

Owncloud LOG file

{"reqId":"XWeJW3@p-39XAjjroKtORwAAAAk","level":2,"time":"2019-08-29T08:14:19+00:00","remoteAddr":"192.168.3.9","user":" bo...@corp.....kz","app":"roundcube","method":"GET","url":"\/owncloud\/index.php\/apps\/roundcube\/","message": "OCA\RoundCube\BackLogin::sendRequest: Disabling SSL verification."} {"reqId":"XWeJW3@p-39XAjjroKtORwAAAAk","level":3,"time":"2019-08-29T08:14:25+00:00","remoteAddr":"192.168.3.9","user":" bo...@corp......kz","app":"PHP","method":"GET","url":"\/owncloud\/index.php\/apps\/roundcube\/","message":"Undef ined index: set-cookie at \/usr\/share\/owncloud\/apps\/roundcube\/lib\/BackLogin.php#76"} {"reqId":"XWeJW3@p-39XAjjroKtORwAAAAk","level":3,"time":"2019-08-29T08:14:25+00:00","remoteAddr":"192.168.3.9","user":" bo....@corp.....kz","app":"PHP","method":"GET","url":"\/owncloud\/index.php\/apps\/roundcube\/","message":"Undef ined index: _token at \/usr\/share\/owncloud\/apps\/roundcube\/lib\/BackLogin.php#83"} {"reqId":"XWeJW3@p-39XAjjroKtORwAAAAk","level":3,"time":"2019-08-29T08:14:25+00:00","remoteAddr":"192.168.3.9","user":" bo...@corp......kz","app":"PHP","method":"GET","url":"\/owncloud\/index.php\/apps\/roundcube\/","message":"Undef ined index: _timezone at \/usr\/share\/owncloud\/apps\/roundcube\/lib\/BackLogin.php#86"} {"reqId":"XWeJW3@p-39XAjjroKtORwAAAAk","level":3,"time":"2019-08-29T08:14:25+00:00","remoteAddr":"192.168.3.9","user":" bo...@corp.....kz","app":"PHP","method":"GET","url":"\/owncloud\/index.php\/apps\/roundcube\/","message":"Undef ined index: _url at \/usr\/share\/owncloud\/apps\/roundcube\/lib\/BackLogin.php#87"} {"reqId":"XWeJW3@p-39XAjjroKtORwAAAAk","level":2,"time":"2019-08-29T08:14:25+00:00","remoteAddr":"192.168.3.9","user":" bo...@corp....kz","app":"roundcube","method":"GET","url":"\/owncloud\/index.php\/apps\/roundcube\/","message": "OCA\RoundCube\BackLogin::sendRequest: Disabling SSL verification."} {"reqId":"XWeJW3@p-39XAjjroKtORwAAAAk","level":3,"time":"2019-08-29T08:14:25+00:00","remoteAddr":"192.168.3.9","user":" bo...u@corp....kz","app":"PHP","method":"GET","url":"\/owncloud\/index.php\/apps\/roundcube\/","message":"Undef ined index: set-cookie at \/usr\/share\/owncloud\/apps\/roundcube\/lib\/BackLogin.php#98"}

LeonardoRM commented 5 years ago

Can you enable the setting SSL validation and try it or your RC server doesn't support SSL?